Vcl.ActnCtrls.TCustomActionToolBar.CreateControls
Delphi
procedure CreateControls; override;
C++
virtual void __fastcall CreateControls(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Vcl.ActnCtrls.pas Vcl.ActnCtrls.hpp |
Vcl.ActnCtrls | TCustomActionToolBar |
Description
Creates the action tool bar controls.
CreateControls is used for creating the action tool bar controls. After freeing the scroll buttons, the SetupDropDownBtn method is called.