Vcl.ActnMan.TGalleryProperties

Delphi
TGalleryProperties = class(TButtonProperties)
C++
class PASCALIMPLEMENTATION TGalleryProperties : public TButtonProperties
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Vcl.ActnMan.pas Vcl.ActnMan.hpp |
Vcl.ActnMan | Vcl.ActnMan |
Description
TGalleryProperties contains properties applicable to the action client items that have the CommandStyle property set to csGallery.
TGalleryProperties is used by the TActionClientItem objects that have the CommandStyle property set to csGallery. Do not create instances of TButtonProperties directly. TButtonProperties is created automatically by the TActionClientItem when its CommandStyle property is modified.