Vcl.RibbonActnCtrls.TRibbonGalleryItem
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
csGalleryCommandStyle withgtRibbonTGalleryType is not supported in the current version, but you can use the other two TGalleryType values.