Vcl.ActnMan.TCommandProperties.TCommandPropertiesChangeEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

typedef void __fastcall (__closure *TCommandPropertiesChangeEvent)(System::TObject* Sender, TChangeState State);

Propriétés

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

Description

TCommandPropertiesChangeEvent définit une méthode utilisée pour notifier une modification dans une instance de TCommandProperties.

Le type TCommandPropertiesChangeEvent est utilisé par l'événement OnChange de la classe TCommandProperties.

Voir aussi