Vcl.ActnMan.TComboBoxProperties

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