Vcl.ActnCtrls.TCustomActionToolBar.SetupDropDownBtn

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetupDropDownBtn; virtual;

C++

virtual void __fastcall SetupDropDownBtn();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ActnCtrls.pas
Vcl.ActnCtrls.hpp
Vcl.ActnCtrls TCustomActionToolBar

Description

Creates drop-down buttons.

SetupDropDownBtn is used for creating drop-down buttons.

See Also