RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TComObjectFactory.UpdateRegistry Method

Registers COM objects created by the factory.

Pascal
procedure UpdateRegistry(Register: Boolean); virtual;
C++
virtual __fastcall UpdateRegistry(Boolean Register);

UpdateRegistry is called for EXEs when the EXE is run, and for DLLs or EXEs when the routines are called to specifically register or unregister the server. 

 

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