API:Vcl.SvcMgr.TService.OnPause
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. Please help us document this topic by using the Discussion page!