Vcl.RibbonGalleryBar.TRibbonPopupGalleryBar.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.