Vcl.RibbonActnCtrls.TRibbonGalleryControlMenuItem

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TRibbonGalleryControlMenuItem = class(TCustomMenuItem, IRibbonContainedControl)

C++

class PASCALIMPLEMENTATION TRibbonGalleryControlMenuItem : public Vcl::Actnmenus::TCustomMenuItem

Properties

Type Visibility Source Unit Parent
class public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls Vcl.RibbonActnCtrls

Description

Represents a menu item for a gallery control.

TRibbonGalleryControlMenuItems are items for a gallery control 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