Vcl.ActnMan.TCommandProperties.TCommandPropertiesChangeEvent
C++
typedef void __fastcall (__closure *TCommandPropertiesChangeEvent)(System::TObject* Sender, TChangeState State);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
typedef | public | Vcl.ActnMan.hpp | Vcl.ActnMan | TCommandProperties |
Description
TCommandPropertiesChangeEvent defines a method used to notify a change in a TCommandProperties instance.
The TCommandPropertiesChangeEvent type is used by the OnChange event of the TCommandProperties class.