Inserts the specified control into the Controls property.
Source position: controls.pp line 2352
public procedure TWinControl.InsertControl( |
AControl: TControl |
); |
AControl: TControl; |
Index: Integer |
); virtual; |
AControl |
|
The control to insert. |
AControl |
|
The control to insert. |
Index |
|
Insert at index (optional). |
CT Web help |
CodeTyphon Studio |