RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBasicActionLink.OnChange Event

Occurs when an OnChange event is triggered on the action.

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

Write an OnChange event handler when you want to respond to a change that occurs when the associated action fires an OnChange event. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!