Vcl.RibbonGalleryBar.TCustomRibbonGalleryBar.CreateControl
Delphi
function CreateControl(AnItem: TActionClientItem): TCustomActionControl; override;
C++
virtual Vcl::Actnman::TCustomActionControl* __fastcall CreateControl(Vcl::Actnman::TActionClientItem* AnItem);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Vcl.RibbonGalleryBar.pas Vcl.RibbonGalleryBar.hpp |
Vcl.RibbonGalleryBar | TCustomRibbonGalleryBar |
Description
Creates and initializes an action tool bar control.
Vcl.RibbonGalleryBar.TCustomRibbonGalleryBar.CreateControl inherits from Vcl.ActnCtrls.TCustomActionToolBar.CreateControl. All content below this line refers to Vcl.ActnCtrls.TCustomActionToolBar.CreateControl.
Creates and initializes an action tool bar control.
Use CreateControl to create and initialize an action tool bar control.