Discuss this help topic in SecureBlackbox Forum
This method creates the instance of
TElCommandSSHTunnel class
Declaration
[C#]
TElCommandSSHTunnel(Component AOwner);
TElCommandSSHTunnel();
[VB.NET]
Sub New(ByVal AOwner As Component)
Sub New()
[Pascal]
constructor Create;
constructor Create (AOwner : TComponent);
[Java]
public TElCommandSSHTunnel();
Description
Call this method to create the
instance of TElCommandSSHTunnel class.
Discuss this help topic in SecureBlackbox Forum