EMS.Services.IEMSApplicationService.Startup

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Startup;

C++

virtual void __fastcall Startup() = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
EMS.Services.pas
EMS.Services.hpp
EMS.Services IEMSApplicationService

Description

Used internally. Do not use this method.

The Startup method tells the EMS Application Service to send Startup notifications.

See Also