FMX.Controls.TCustomControlAction

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

FMX.ActnList.TCustomActionSystem.Actions.TContainedActionSystem.Classes.TBasicActionSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomControlAction

Delphi

TCustomControlAction = class(TCustomAction)

C++

class PASCALIMPLEMENTATION TCustomControlAction : public Fmx::Actnlist::TCustomAction

プロパティ

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

説明

TCustomControlAction は、一部のコントロールに関連付けることができるアクションの基底クラスです。


コントロールの Action プロパティがサポートされている場合にそれを設定すると、コントロール アクションをコントロールに追加することができます。[オブジェクト インスペクタ]で、Action プロパティの[標準アクションの新規作成|(カテゴリなし)|TControlAction]を選択してください。

関連項目