RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TComponentFactory.UpdateRegistry Method

Registers the typed COM object class.

Pascal
procedure UpdateRegistry(Register: Boolean); override;
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!