RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCommandProperties.OnChange Property

Occurs when the state of a TCommandProperties object changes.

Pascal
property OnChange: TCommandPropertiesChangeEvent;
C++
__property TCommandPropertiesChangeEvent OnChange;

Use the OnChange event to implement custom processing that should occur whenever the state of a TCommandProperties object changes. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!