API:Vcl.SvcMgr.TService.OnExecute
Delphi
property OnExecute: TServiceEvent read FOnExecute write FOnExecute;
C++
__property TServiceEvent OnExecute = {read=FOnExecute, write=FOnExecute};
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!