API:Vcl.RibbonGalleryBar.TCustomRibbonGalleryBar.Create
Delphi
constructor Create(AOwner: TComponent); override;
C++
__fastcall virtual TCustomRibbonGalleryBar(System::Classes::TComponent* AOwner);
/* TWinControl.CreateParented */ inline __fastcall TCustomRibbonGalleryBar(HWND ParentWindow) : Vcl::Actnctrls::TActionToolBar(ParentWindow) { }
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| constructor | public | Vcl.RibbonGalleryBar.pas Vcl.RibbonGalleryBar.hpp |
Vcl.RibbonGalleryBar | TCustomRibbonGalleryBar |
Description
Create crée et initialise une instance de TCustomActionToolBar. {{#multireplace:Vcl.RibbonGalleryBar.TCustomRibbonGalleryBar.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} hérite de {{#multireplace:Vcl.ActnCtrls.TCustomActionToolBar.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Tout le contenu en-dessous de cette ligne se réfère à {{#multireplace:Vcl.ActnCtrls.TCustomActionToolBar.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Create crée et initialise une instance de TCustomActionToolBar.
Create génère un objet TCustomActionToolBar et initialise ses propriétés.
__fastcall virtual TCustomActionToolBar(Classes::TComponentTComponent_Object* AOwner);
__fastcall (HWND ParentWindow) : Controls::TWinControlTWinControl_Create(ParentWindow) { }