RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TGraphicsObject.Changed Method

Generates an OnChange event when the properties of the graphics object change.

Pascal
procedure Changed; dynamic;
C++
__fastcall Changed();

Descendants of TGraphicsObject call Changed after making changes to the properties encapsulated by the TGraphicsObject object. 

 

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