type

 TScBeforeShellConnect = procedure(Sender: TObject; ClientInfo: TScSSHClientInfo) of object;

 

property BeforeShellConnect: TScBeforeShellConnect;

 

Description

Occurs before opening a new shell session.

 

Parameters:

Sender - the object whose event handler is called;
ClientInfo - holds information about the current connection state.

 

See Also

TScSSHShell

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support