RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TService.TagID Property

Specifies a unique tag for the service within its LoadGroup.

Pascal
property TagID: DWord;
C++
__property DWord TagID;

TagID is the unique tag value for this service in its LoadGroup. If no tag is requested, this property is 0. Tags are only evaluated when the ServiceType is not stWin32 and the StartType is stBoot or stSystem. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!