REST.Backend.EMSProvider.TEMSProvider

From RAD Studio API Documentation
Jump to: navigation, search

REST.Backend.EMSProvider.TCustomEMSProviderREST.Backend.EMSProvider.TCustomEMSConnectionInfoSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTEMSProvider

Delphi

TEMSProvider = class(TCustomEMSProvider)

C++

class PASCALIMPLEMENTATION TEMSProvider : public TCustomEMSProvider

Properties

Type Visibility Source Unit Parent
class public
REST.Backend.EMSProvider.pas
REST.Backend.EMSProvider.hpp
REST.Backend.EMSProvider REST.Backend.EMSProvider

Description

Sets up the connection to the RAD Server Engine (EMS Server).

In an EMS Client application, use the TEMSProvider to set the connection parameters (URLHost and URLPort) with the RAD Server Engine (EMS Server).

See Also