EMS.Services.EMSServices

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

EMSServices: IEMSServices = nil;

C++

extern DELPHI_PACKAGE _di_IEMSServices EMSServices;

Properties

Type Visibility Source Unit Parent
variable public
EMS.Services.pas
EMS.Services.hpp
EMS.Services EMS.Services

Description

Global object that implements IEMSServices to provide methods to access the interfaces of services of the EMS Server.

Tip: You do not need to use EMSServices. The EMS.Services unit provides helper classes that you can use to easily access some service interfaces (TEMSApplicationService and TEMSLoggingService), and the helper class TEMSServices makes it easier to access the remaining services than using EMSServices.

EMSServices provides the following methods:

These methods provide access to the following interfaces of EMS services:

The RAD Server Engine (EMS Server) initializes EMSServices.