RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TComServer.Initialize Method

Updates the registry and registers the class objects.

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

Initialize updates the registry if the server was not started only to remove the server from the system registry. Then, if the server was started as an interactive stand-alone application, or in response to a request from an automation controller, Initialize calls on each class factory, owned by the server, to register its class object in the system registry. 

 

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