Vcl.SvcMgr.TService.StartType
Delphi
property StartType: TStartType read FStartType write FStartType default stAuto;
C++
__property TStartType StartType = {read=FStartType, write=FStartType, default=2};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | published | Vcl.SvcMgr.pas Vcl.SvcMgr.hpp |
Vcl.SvcMgr | TService |
説明
いつ,どのような方法でサービスが起動するかを示します。
StartType プロパティは,サービスが起動する方法と理由を指定します。