Vcl.RibbonGalleryBar.TCustomRibbonGalleryBar.CreateControl
Delphi
function CreateControl(AnItem: TActionClientItem): TCustomActionControl; override;
C++
virtual Vcl::Actnman::TCustomActionControl* __fastcall CreateControl(Vcl::Actnman::TActionClientItem* AnItem);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | public | Vcl.RibbonGalleryBar.pas Vcl.RibbonGalleryBar.hpp |
Vcl.RibbonGalleryBar | TCustomRibbonGalleryBar |
Description
Crée et initialise un contrôle barre d'outils d'action.
Vcl.RibbonGalleryBar.TCustomRibbonGalleryBar.CreateControl hérite de Vcl.ActnCtrls.TCustomActionToolBar.CreateControl. Tout le contenu en-dessous de cette ligne se réfère à Vcl.ActnCtrls.TCustomActionToolBar.CreateControl.
Crée et initialise un contrôle barre d'outils d'action.
Utilisez CreateControl pour créer et initialiser un contrôle barre d'outils d'action.