Vcl.WinXCtrls.TCustomRelativePanel.GetControlIndex
Delphi
function GetControlIndex(AControl: TControl): Integer;
C++
int __fastcall GetControlIndex(Vcl::Controls::TControl* AControl);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Vcl.WinXCtrls.pas Vcl.WinXCtrls.hpp |
Vcl.WinXCtrls | TCustomRelativePanel |
Description
Returns the index of the specified AControl
in the ControlCollection.