ComObj.TComObjectFactory.UpdateRegistry
From RAD Studio VCL Reference
Delphi Information
From ComObj.pas
procedure UpdateRegistry(Register: Boolean); virtual;
Unit: ComObj
Type: method
Visibility: public
Member Of: TComObjectFactory
Description
Registers COM objects created by the factory.
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.