API:Vcl.SvcMgr.TService.OnPause

From RAD Studio API Documentation

Delphi

property OnPause: TPauseEvent read FOnPause write SetOnPause;

C++

__property TPauseEvent OnPause = {read=FOnPause, write=SetOnPause};

Properties

Type Visibility Source Unit Parent
event published
Vcl.SvcMgr.pas
Vcl.SvcMgr.hpp
Vcl.SvcMgr TService

Description

Embarcadero Technologies does not currently have any additional information.