API:EMS.Services.TEMSServices.GetService

From RAD Studio API Documentation

[–] Properties
Type: function
Visibility: public
Source:
EMS.Services.pas
EMS.Services.hpp
Unit: EMS.Services
Parent: TEMSServices

Delphi

class function GetService<T: IInterface>: T;

C++

template<typename T> __classmethod T __fastcall GetService();

Description

Embarcadero Technologies does not currently have any additional information.