Vcl.RibbonGalleryBar.TRibbonGalleryPopupBar.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.