TRsAlias

Created by Jeff Hiscock

Created on 04/15/00 11:28 AM

  1. Purpose
  2. Component to register in process and out of process COM servers

  3. Inheritance
  4. TComponent

  5. Properties
    1. Public
    2. There are no public properties.

    3. Published
    Name Data Type Notes
    COMServerFileName String The filename for the server
    COMType Enumeration ctInProcess,ctOutProcess. This property determines the actions of Register and UnRegister
  6. Methods
    1. Public
    Declaration Notes
    void __fastcall Register(); Register the server.
    void __fastcall UnRegister(); Unregister the server

     

  7. Events
  8.  

    Declaration Notes
    OnError Event handler for any errors parameters are TObject Sender , AnsiString Message
  9. Notes

 

 

Download component and documentation