[Overview][Types][Classes][Procedures and functions][Index] |
Gets the ordinal position for the specified control in the container.
Source position: extctrls.pp line 1566
public function TCtrlBands.GetIndex( |
AControl: TControl |
):Integer; |
AControl |
|
The control to locate in the TCtrlBand items in the container. |
Ordinal position for the requested control, or -1 when not found in the container.
Version 4.0 | Generated 2025-05-03 | Home |