Vcl.ActnMan.TGetCommandPropertiesClassEvent

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

C++

typedef void __fastcall (__closure *TGetCommandPropertiesClassEvent)(TCustomActionManager* Sender, TActionClientItem* AnItem, TCommandPropertiesClass &CommandPropertiesClass);

プロパティ

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

説明

OnGetCommandPropertiesClass イベントのイベント ハンドラです。

TGetCommandPropertiesClassEvent は、TCustomActionManager に設定できるイベント ハンドラです。 OnGetCommandPropertiesClass イベント。

関連項目