Vcl.RibbonActnCtrls.TRibbonGalleryControl
Delphi
TRibbonGalleryControl = class(TCustomActionControl, IRibbonContainedControl)
C++
class PASCALIMPLEMENTATION TRibbonGalleryControl : public Vcl::Actnman::TCustomActionControl
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | Vcl.RibbonActnCtrls.pas Vcl.RibbonActnCtrls.hpp |
Vcl.RibbonActnCtrls | Vcl.RibbonActnCtrls |
Description
Gallery control class.
TRibbonGalleryControl is a gallery control class.
Note: Using
csGalleryCommandStyle withgtRibbonTGalleryType is not supported in the current version, but you can use the other two TGalleryType values.