Vcl.ActnCtrls.TCustomActionToolBar.SetupDropDownBtn

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetupDropDownBtn; virtual;

C++

virtual void __fastcall SetupDropDownBtn();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Vcl.ActnCtrls.pas
Vcl.ActnCtrls.hpp
Vcl.ActnCtrls TCustomActionToolBar

Beschreibung

Erzeugt Dropdown-Schaltflächen.

Mit SetupDropDownBtn werden Dropdown-Schaltflächen erzeugt.

Siehe auch