RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IProperty.Revert Method

Restores all object properties to their original values.

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

Call Revert to restore the original property values that each of the edited objects had before the user began making modification with the Object Inspector. Revert may not work if GetAttributes returns paAutoUpdate. 

 

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