Vcl.SvcMgr.TService.StartType
Delphi
property StartType: TStartType read FStartType write FStartType default stAuto;
C++
__property TStartType StartType = {read=FStartType, write=FStartType, default=2};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | Vcl.SvcMgr.pas Vcl.SvcMgr.hpp |
Vcl.SvcMgr | TService |
Description
Indicates when or how the service starts.
StartType specifies how and why the service starts