API:Vcl.ActnMan.TCommandProperties.TCommandPropertiesChangeEvent
Delphi
TCommandPropertiesChangeEvent = procedure (Sender: TObject; State: TChangeState) of object;
C++
typedef void __fastcall (__closure *TCommandPropertiesChangeEvent)(System::TObject* Sender, TChangeState State);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
type typedef |
public | Vcl.ActnMan.pas Vcl.ActnMan.hpp |
Vcl.ActnMan | TCommandProperties |
Description
Embarcadero Technologies does not currently have any additional information.