Vcl.RibbonActnCtrls.TRibbonGalleryMenuItem
Delphi
TRibbonGalleryMenuItem = class(TCustomMenuItem)
C++
class PASCALIMPLEMENTATION TRibbonGalleryMenuItem : public Vcl::Actnmenus::TCustomMenuItem
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Vcl.RibbonActnCtrls.pas Vcl.RibbonActnCtrls.hpp |
Vcl.RibbonActnCtrls | Vcl.RibbonActnCtrls |
Description
Item for drop-down menu.
TRibbonGalleryMenuItems are items of the TRibbonGallerySplitButton pop-up menu.
Note: Using
csGallery
CommandStyle withgtRibbon
TGalleryType is not supported in the current version, but you can use the other two TGalleryType values.