RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPropertyPage.Modified Method

Notifies the property page's container that the user has edited one of the controls on the page.

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

Call Modified from the controls on the property page when their values change. The property dialog will enable the Apply button in response to this method call. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!