Vcl.AppEvnts.TCustomApplicationEvents.OnRemoteSessionChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnRemoteSessionChanged: TRemoteSessionChangedEvent read FOnRemoteSessionChanged write FOnRemoteSessionChanged;

C++

__property Vcl::Forms::TRemoteSessionChangedEvent OnRemoteSessionChanged = {read=FOnRemoteSessionChanged, write=FOnRemoteSessionChanged};

Properties

Type Visibility Source Unit Parent
event protected
Vcl.AppEvnts.pas
Vcl.AppEvnts.hpp
Vcl.AppEvnts TCustomApplicationEvents

Description

Embarcadero Technologies does not currently have any additional information.