[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 1301
public function TFlowPanelControlList.IndexOf( |
AControl: TControl |
):Integer; |
AControl |
|
Control to locate in the list. |
Ordinal position in the list for the control.
Version 4.0 | Generated 2025-05-03 | Home |