Discuss this help topic in SecureBlackbox Forum
Creates the instance of TElSftpClient class
Declaration
[C#/Java]
TElSftpClient();
TElSftpClient(Component AOwner);
[VB.NET]
Sub New()
Sub New(ByVal AOwner As Component)
[Pascal]
constructor Create(AOwner : TComponent);
Description
Use this method to create
the new instance of TElSftpClient class.
Discuss this help topic in SecureBlackbox Forum