Xceed FTP Library Documentation
DLL Registration sample application for Delphi 4-7
Sample applications > DLL Registration sample application for Delphi 4-7

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