Vcl.ActnMan.TGetCommandPropertiesClassEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
typedef public Vcl.ActnMan.hpp Vcl.ActnMan Vcl.ActnMan

Beschreibung

Ereignisbehandlungsroutine für das Ereignis OnGetCommandPropertiesClass.

TGetCommandPropertiesClassEvent ist die Ereignisbehandlungsroutine, die für das Ereignis TCustomActionManager.OnGetCommandPropertiesClass gesetzt werden kann.

Siehe auch