RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TGraphic.OnChange Event

Occurs whenever a graphical image changes.

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

Use OnChange to write a handler to perform an action then the graphical image changes. 

 

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