RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPicture.OnChange Event

Occurs when the specific graphics item encapsulated by the picture object changes.

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

Use OnChange to write an event handler to process an action when the graphic is modified. 

 

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