|
@@ -92,6 +92,8 @@ type
|
|
property OnDisconnect;
|
|
property OnDisconnect;
|
|
property OnControlReceived;
|
|
property OnControlReceived;
|
|
Property ThreadMode;
|
|
Property ThreadMode;
|
|
|
|
+ Property OnError;
|
|
|
|
+ Property OnConnectionHandshake;
|
|
// use SSL ?
|
|
// use SSL ?
|
|
Property UseSSL : Boolean Read FUseSSL Write SetUseSSL;
|
|
Property UseSSL : Boolean Read FUseSSL Write SetUseSSL;
|
|
// Properties to use when doing SSL handshake
|
|
// Properties to use when doing SSL handshake
|