API:Vcl.ActnMan.TTextProperties

提供: RAD Studio API Documentation
移動先: 案内検索

Vcl.ActnMan.TCheckBoxPropertiesVcl.ActnMan.TCommandPropertiesSystem.Classes.TPersistentSystem.TObjectTTextProperties

Delphi

TTextProperties = class(TCheckBoxProperties)

C++

class PASCALIMPLEMENTATION TTextProperties : public TCheckBoxProperties

プロパティ

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

説明

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

Vcl.ActnMan.TTextProperties は Vcl.ActnMan.TCheckBoxProperties を継承しています。以下の内容はすべて Vcl.ActnMan.TCheckBoxProperties を参照しています。

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

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

関連項目