EMS.Services.TEMSServices

From RAD Studio API Documentation

TEMSServicesSystem.TObject
[–] Properties
Type: class
Visibility: public
Source:
EMS.Services.pas
EMS.Services.hpp
Unit: EMS.Services
Parent: EMS.Services

Delphi

TEMSServices = class

C++

class PASCALIMPLEMENTATION TEMSServices : public System::TObject

Description

Provides methods to access the interfaces of services of the RAD Server Engine (EMS Server).

This is a helper class for the IEMSServices interface.

TEMSServices provides the GetService and TryGetService methods to access a service.