RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDesigner60.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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!