Datasnap.Win.MConnect.TDispatchAppServer

From RAD Studio API Documentation
Jump to: navigation, search

System.TInterfacedObjectSystem.TObjectTDispatchAppServer

Delphi

TDispatchAppServer = class(TInterfacedObject, IAppServer, ISupportErrorInfo)

C++

class PASCALIMPLEMENTATION TDispatchAppServer : public System::TInterfacedObject

Properties

Type Visibility Source Unit Parent
class public
Datasnap.Win.MConnect.pas
Datasnap.Win.MConnect.hpp
Datasnap.Win.MConnect Datasnap.Win.MConnect

Description

Implements the IAppServer and TInterfacedObject interfaces.

The TDispatchAppServer class implements the IAppServer and TInterfacedObject interfaces.

See Also