Topic Path: Symbol Reference > Classes > TIdCommandHandler Class > TIdCommandHandler Properties > Tag Property
ContentsIndexHome
PreviousUpNext
TIdCommandHandler.Tag Property

Stores an Integer value.

property Tag: Integer;

Tag is an Integer property that has no predefined meaning. The Tag property is provided for the convenience of developers. It can be used for storing an additional integer value, or it can be typecast to any value such as a component reference or a pointer. 

TIdNNTPServer uses the Tag property to identify the index position of the NNTPCommand assigned to the TIdCommandHandler

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.