|
RAD Studio VCL Reference
|
DoChanged triggers the OnChange event.
procedure DoChanged; virtual;
virtual __fastcall DoChanged();
DoChanged is called whenever the state of the TCommandProperties instance is changed. DoChanged simply calls the user supplied OnChange event, otherwise nothing happens.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|