Vcl.RibbonActnCtrls.TRibbonGalleryMenuItem

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ActnMenus.TCustomMenuItemVcl.ActnMan.TCustomActionControlVcl.Controls.TGraphicControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentTRibbonGalleryMenuItem

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 with gtRibbon TGalleryType is not supported in the current version, but you can use the other two TGalleryType values.

See Also