Vcl.WinXCtrls.TRelativePanelControlCollection.SetControl

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetControl(Index: Integer; Value: TControl);

C++

void __fastcall SetControl(int Index, Vcl::Controls::TControl* Value);

Eigenschaften

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


Beschreibung

Verknüpft die TControl-Instanz mit einem bestimmten Element in der Sammlung.

Siehe auch