API:Vcl.RibbonGalleryBar.TRibbonGalleryBar.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TCustomRibbonGalleryBar.Create */ inline __fastcall virtual TRibbonGalleryBar(System::Classes::TComponent* AOwner) : TCustomRibbonGalleryBar(AOwner) { }
/* TWinControl.CreateParented */ inline __fastcall TRibbonGalleryBar(HWND ParentWindow) : TCustomRibbonGalleryBar(ParentWindow) { }

Properties

Type Visibility Source Unit Parent
constructor public Vcl.RibbonGalleryBar.hpp Vcl.RibbonGalleryBar TRibbonGalleryBar

Description

Embarcadero Technologies does not currently have any additional information.