Unit 'ExtCtrls' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TFlowPanelControlList.IndexOf

Gets the ordinal position of the specified control in the list of controls.

Declaration

Source position: extctrls.pp line 1295

public function TFlowPanelControlList.IndexOf(

  AControl: TControl

):Integer;

Arguments

AControl

  

Control to locate in the list.

Function result

Ordinal position in the list for the control.



CT Web help

CodeTyphon Studio