Vcl.WinXCtrls.TRelativePanelControlCollection.GetControl

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetControl(Index: Integer): TControl;

C++

Vcl::Controls::TControl* __fastcall GetControl(int Index);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TRelativePanelControlCollection


Beschreibung

Unterstützt die Array-Eigenschaft Controls.

GetControl ist eine Zugriffsmethode zum Lesen, die die Array-Eigenschaft Controls unterstützt.

Siehe auch