Discuss this help topic in SecureBlackbox Forum

TElX11ForwardSSHTunnel Constructor

TElX11ForwardSSHTunnel     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


This method creates the instance of TElX11ForwardSSHTunnel class

Declaration

[C#]
    TElX11ForwardSSHTunnel(Component AOwner);
    TElX11ForwardSSHTunnel();

[VB.NET]
    Sub New(ByVal AOwner As Component)
    Sub New()

[Pascal]
    constructor Create;
    constructor Create (AOwner : TComponent);

[C++]
    not available

[PHP]
    not available

[Java]
    public TElX11ForwardSSHTunnel();

Description

    Call this method to create the instance of TElX11ForwardSSHTunnel class.

See also:     Destructor    

Discuss this help topic in SecureBlackbox Forum