Xceed FTP Library Documentation
Sample applications / DLL Registration sample application for Delphi 4-7
In This Topic
    DLL Registration sample application for Delphi 4-7
    In This Topic

    Introduction

    This sample demonstrates how to automatically register the XCEEDFTP.DLL before your Delphi application starts. This is for users that are making applications that cannot guarantee that the ActiveX component is registered on a target machine. A good example of such an application would be an installation or setup program.

    Source code location

    SAMPLES\DELPHI 4-7\AUTOREGISTER

    Project file

    AUTOREGISTER.DPR