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.4 | Generated 2025-11-08 | Home |