Vcl.ActnMan.TControlProperties

提供:RAD Studio API Documentation

TControlPropertiesVcl.ActnMan.TCheckBoxPropertiesVcl.ActnMan.TCommandPropertiesSystem.Classes.TPersistentSystem.TObject

Delphi

TControlProperties = class(TCheckBoxProperties)

C++

class PASCALIMPLEMENTATION TControlProperties : public TCheckBoxProperties

プロパティ

種類 可視性 ソース ユニット 親
class public
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan Vcl.ActnMan

説明

TControlProperties は、csControl に設定される CommandStyle プロパティを持つ、アクション クライアント項目に適用可能なプロパティを保持します。

TControlProperties は、csControl に設定される CommandStyle プロパティを持つ、TActionClientItem オブジェクトが使用します。TControlProperties インスタンスを直接作成しないでください。TControlProperties は、その CommandStyle プロパティが変更されたときに、TActionClientItem によって自動的に作成されます。

関連項目