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