RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TService.Param Property

Lists the parameters to the service.

Pascal
property Param [Index: Integer]: String;
C++
__property AnsiString Param[int Index];

Param is an indexed property that contains the parameters to 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!