Vcl.RibbonActnCtrls.TRibbonCustomControl.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TRibbonCustomControl();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
destructor public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TRibbonCustomControl

Beschreibung

Gibt eine Instanz von TRibbonCustomControl frei.

Die Methode Destroy gibt eine Instanz von TRibbonCustomControl frei.

Siehe auch