Vcl.ActnMan.TGetCommandPropertiesClassEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
typedef public Vcl.ActnMan.hpp Vcl.ActnMan Vcl.ActnMan

Description

Gestionnaire d'événement pour l'événement OnGetCommandPropertiesClass.

TGetCommandPropertiesClassEvent est le gestionnaire d'événement qui peut être défini pour l'événement TCustomActionManager.OnGetCommandPropertiesClass.

Voir aussi