[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Insert control into Controls[].
Source position: controls.pp line 2253
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). |
lazarus-ccr.sourceforge.net |