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