Datasnap.Win.MConnect.TDispatchAppServer

From RAD Studio API Documentation
Jump to: navigation, search

System.TInterfacedObjectSystem.TObjectTDispatchAppServer
[–] Properties
Type: class
Visibility: public
Source:
Datasnap.Win.MConnect.pas
Datasnap.Win.MConnect.hpp
Unit: Datasnap.Win.MConnect
Parent: Datasnap.Win.MConnect

Delphi

TDispatchAppServer = class(TInterfacedObject, IAppServer, ISupportErrorInfo)

C++

class PASCALIMPLEMENTATION TDispatchAppServer : public System::TInterfacedObject

Description

Implements the IAppServer and TInterfacedObject interfaces.

The TDispatchAppServer class implements the IAppServer and TInterfacedObject interfaces.

See Also