Internet Direct (Indy) Version 9.0.2 Beta
|
constructor Create(AOwner: TComponent); override;
Create assigns TIdFTPServerThread to the ThreadClass property used for creating new threaded client connections.
Create sets the default values for properties in the FTP server implementation, including:
Create also allocates resources required for properties in the object instance, including the following:
When the FTP Server component is not being used in the IDE, Create will populate CommandHandlers with the TIdCommandHandler instances and command reply event handlers used to implement the FTP commands.