VCL.TRegSvr Sample
This sample provides the source for TRegSvr.exe and shows how to register a type library programmatically.
Location
You can find the TRegSvr sample project at:
- Start | Programs | Embarcadero RAD Studio Athens | Samples and then navigate to:
Object Pascal\VCL\tregsvr
- Subversion Repository:
How to Use the Sample
- Navigate to the location given above and open
TRegSvr.dproj
. - In the Projects Window, right-click on TRegSvr.exe and select Compile on the context menu. The output of the compilation is tregsvr.exe.
- Note: Some command line examples are listed in TRegSvr.exe, the Type Library Registration Tool.