OnStatusChanged Event |
Top Previous Next |
Is fired upon connection or session status changes. Session status changes include changes in parameters that affect the remote control session: like mouse control, color depth, etc.
ActiveX/.NET Syntax void OnStatusChanged () Delphi Syntax procedure OnStatusChanged (Sender:TObject) |