RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionManager.OnStateChange Event

Occurs after an OnChange event.

Pascal
property OnStateChange: TNotifyEvent;
C++
__property TNotifyEvent OnStateChange;

Write an OnStateChange event handler to respond after the OnChange event occurs. 

 

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