Vcl.StdActnMenus.TStandardDropDownButton

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Vcl.ActnCtrls.TCustomDropDownButtonVcl.ActnCtrls.TCustomButtonControlVcl.ActnMan.TCustomActionControlVcl.Controls.TGraphicControlVcl.Controls.TControlTStandardDropDownButton

Delphi

TStandardDropDownButton = class(TCustomDropDownButton)

C++

class PASCALIMPLEMENTATION TStandardDropDownButton : public Vcl::Actnctrls::TCustomDropDownButton

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Vcl.StdActnMenus.pas
Vcl.StdActnMenus.hpp
Vcl.StdActnMenus Vcl.StdActnMenus

Beschreibung

TCustomDropDownButton ist die Basisklasse für ActionBand-Dropdown-Steuerelemente.

Vcl.StdActnMenus.TStandardDropDownButton erbt von Vcl.ActnCtrls.TCustomDropDownButton. Der folgende Inhalt bezieht sich auf Vcl.ActnCtrls.TCustomDropDownButton.

TCustomDropDownButton ist die Basisklasse für ActionBand-Dropdown-Steuerelemente.

TCustomDropDownButton ist die Basisklasse für verschiedene ActionBand-Komponenten. Die Standard-Dropdown-Schaltfläche ist ebenfalls von dieser Klasse abgeleitet. Erstellen Sie keine Instanzen von TCustomDropDownButton.

Siehe auch