EMS.Services.IEMSApplicationService.Startup

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

procedure Startup;

C++

virtual void __fastcall Startup() = 0 ;

Description

Used internally. Do not use this method.

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

See Also