API:Vcl.ActnMan.TButtonProperties

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

Vcl.ActnMan.TCommandPropertiesSystem.Classes.TPersistentSystem.TObjectTButtonProperties

Delphi

TButtonProperties = class(TCommandProperties)

C++

class PASCALIMPLEMENTATION TButtonProperties : public TCommandProperties

プロパティ

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

説明

TCommandProperties は、アクション クライアント項目のプロパティを制御するのに使用される、すべてのクラスの基底クラスです。

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

TCommandProperties は、アクション クライアント項目のプロパティを制御するのに使用される、すべてのクラスの基底クラスです。

TCommandProperties は、TActionClientItem オブジェクトが使用します。TCommandProperties から派生したクラスは、親の TActionClientItem オブジェクトの動作や外観をコントロールするのに使用される、一連のプロパティを保持します。

関連項目