Vcl.RibbonActnCtrls.TRibbonGallery
Delphi
TRibbonGallery = class(TControl)
C++
class PASCALIMPLEMENTATION TRibbonGallery : public Vcl::Controls::TControl
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | Vcl.RibbonActnCtrls.pas Vcl.RibbonActnCtrls.hpp |
Vcl.RibbonActnCtrls | Vcl.RibbonActnCtrls |
Description
Class for internal use in the gallery control.
TRibbonGallery is used internally. TRibbonGallery has no original members. All of TRibbonGallery's members are inherited from TControl.
Note: Using
csGalleryCommandStyle withgtRibbonTGalleryType is not supported in the current version, but you can use the other two TGalleryType values.