[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Finds the index value for the given control, in Controls[].
Source position: controls.pp line 2238
public function TWinControl.GetControlIndex( |
AControl: TControl |
):Integer; |
AControl |
|
The (possible) child control. |
The index in Controls, -1 if not found.
lazarus-ccr.sourceforge.net |