RAD Studio VCL Reference
|
Provides the interface for a method that adds type library and version information to the Registry on components that implement COM interfaces.
class procedure UpdateRegistry(Register: Boolean; const ClassID: string; const ProgID: string); virtual;
virtual __fastcall UpdateRegistry(Boolean Register, const AnsiString ClassID, const AnsiString ProgID);
Do not call UpdateRegistry directly. It is for internal use only.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|