Vcl.Ribbon.TCustomActionControlBar.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.Ribbon.pas Vcl.Ribbon.hpp |
Vcl.Ribbon | TCustomActionControlBar |
Description
CreateControl recrée un contrôle spécifique.
CreateControl recrée un contrôle spécifique.