API:Vcl.SvcMgr.TService.AllowPause

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AllowPause: Boolean read FAllowPause write FAllowPause default True;

C++

__property bool AllowPause = {read=FAllowPause, write=FAllowPause, default=1};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.