Vcl.WinXCtrls.TRelativePanelControlCollection.RemoveControl

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure RemoveControl(AControl: TControl);

C++

void __fastcall RemoveControl(Vcl::Controls::TControl* AControl);

Eigenschaften

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


Beschreibung

Entfernt die TControl-Instanz aus der Sammlung.

Siehe auch