RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDesigner60.Resurrect Method

The designer is becoming active after having been dormant.

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

You should not need to call the Resurrect method. It is used internally to restore the root object after the designer has been in a dormant state. 

 

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