[Overview][Types][Classes][Procedures and functions][Index] |
Gets the ordinal position of the specified control in the list of controls.
Source position: extctrls.pp line 1262
public function TFlowPanelControlList.IndexOf( |
AControl: TControl |
):Integer; |
AControl |
|
Control to locate in the list. |
Ordinal position in the list for the control.