Vcl.ActnMan.TGalleryProperties

Delphi
TGalleryProperties = class(TButtonProperties)
C++
class PASCALIMPLEMENTATION TGalleryProperties : public TButtonProperties
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
class | public | Vcl.ActnMan.pas Vcl.ActnMan.hpp |
Vcl.ActnMan | Vcl.ActnMan |
説明
TGalleryProperties は、csGallery に設定される CommandStyle プロパティを持つ、アクション クライアント項目に適用可能なプロパティを保持します。
TGalleryProperties は、csGallery に設定される CommandStyle プロパティを持つ、TActionClientItem オブジェクトが使用します。TGalleryProperties インスタンスを直接作成しないでください。TGalleryProperties は、その CommandStyle プロパティが変更されたときに、TActionClientItem によって自動的に作成されます。