Vcl.SvcMgr.TService.StartType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property StartType: TStartType read FStartType write FStartType default stAuto;

C++

__property TStartType StartType = {read=FStartType, write=FStartType, default=2};

Propriétés

Type Visibilité  Source Unité  Parent
property published
Vcl.SvcMgr.pas
Vcl.SvcMgr.hpp
Vcl.SvcMgr TService

Description

Indique pourquoi et comment le service démarre.

StartType spécifie comment et pourquoi le service démarre.