RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TService.ParamCount Property

Indicates the number of startup parameters for the service.

Pascal
property ParamCount: Integer;
C++
__property int ParamCount;

ParamCount is the number of parameters for the service. These parameters are typed into the Startup Parameters input window in the Service Control Manager. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!