Re: How to add control to form?
Brett wrote:
"Brett" <no@xxxxxxxx> wrote in message
news:VaydnQq6hI8JjPrfRVn-og@xxxxxxxxxx
I have a group of third party components on my Tool Palette. I click on of
the component that needs to be added to a form so I can reference the
component. I drag this component onto the form. I see the mouse arrow and
a square box of the component together. I click the form to drop the
component. Now I see the form code. Looking back on the form, the
component isn't there.
This is a demo app and four of the third party components are already on
the form. The vendor placed them there. What could be keeping me from
adding more components to this form?
Using Delphi 2005 Architecture trial.
Thanks,
Brett
Actually, this is happening with any control I drop onto the form.
if your using a newer version of Delphi i think i remember it not
allowing you to drop some controls on the form depending on the
platform your app is targeted for. also i remember something
about a double click or something.
.
Relevant Pages
- Referencing rows to columns
... by clicking the box until the + sign shows and dragging downward to ... when copying a formula along the y axis (via the above ... naturally makes changes such that a reference to A4 becomes A5, A6, ... etc as I copy the formula vertically using this same "click and drag" ... (microsoft.public.excel.misc) - Re: Table addressing
... Drag Source to the Field area ... right click on any cell within the PT>Table Options>Page Layout>Over then Down ... Product Name Price Weight Rating Source ... I would like a symbolic reference that involves the ... (microsoft.public.excel) - Re: formula series (newbie)
... I just want to drag and fill the reference formula down from row 1 to row 3. ... drag and fill I'll ref the cell in sheet 2 manually. ... In are the ref cells in sheet2 that I've entered the formula manually ... (microsoft.public.excel.worksheet.functions) - Re: Compiling VICE in VS dot net 2.0
... paste - you must drag and drop. ... When you open up VS you should be able to see it in the object browser. ... If you can't you need to set a reference to it. ... selection of code templates given to .net C++ programs. ... (comp.emulators.cbm) - Re: Could not add an instance of <dataset> to the designer
... > Designer surface. ... I just got this error when trying to drag a DataSet onto a Web Form. ... Typed DataSet was part of another project in the same solution. ... I'd sure like to be able to reference a ... (microsoft.public.dotnet.framework.adonet) |
|