Vcl.RibbonActnCtrls.TRibbonGalleryItem

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.RibbonActnCtrls.TRibbonBaseButtonControlVcl.ActnCtrls.TCustomButtonControlVcl.ActnMan.TCustomActionControlVcl.Controls.TGraphicControlVcl.Controls.TControlTRibbonGalleryItem

Delphi

TRibbonGalleryItem = class(TRibbonBaseButtonControl)

C++

class PASCALIMPLEMENTATION TRibbonGalleryItem : public TRibbonBaseButtonControl

Properties

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

Description

Gallery control item.

TRibbonGalleryItems are items in the gallery control.

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