Vcl.ActnMan.TCommandProperties

Delphi
TCommandProperties = class(TPersistent)
C++
class PASCALIMPLEMENTATION TCommandProperties : public System::Classes::TPersistent
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
class | public | Vcl.ActnMan.pas Vcl.ActnMan.hpp |
Vcl.ActnMan | Vcl.ActnMan |
説明
TCommandProperties は、アクション クライアント項目のプロパティを制御するのに使用される、すべてのクラスの基底クラスです。
TCommandProperties は、TActionClientItem オブジェクトが使用します。TCommandProperties から派生したクラスは、親の TActionClientItem オブジェクトの動作や外観をコントロールするのに使用される、一連のプロパティを保持します。