RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDesignerNotify.Modified Method

Notifies property and component editors when a change is made to a component.

Pascal
procedure Modified;
C++
__fastcall Modified();

When any change is made to a component the property and component editors call this method, allowing the designer to respond to the change. 

 

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