Internet Direct (Indy)
Home
PreviousUpNext
TIdGeneric Class

Implements the base class for generic textual response added to collections in the DICT Server Protocol.

Pascal
TIdGeneric = class(TIdCollectionItem);

TIdGeneric is a TIdCollectionItem descendant that implements a base class for collection items used for textual replies in the DICT Server Protocol. 

TIdGeneric is the ancestor for collection items like TIdStrategy and TIdDBInfo

TIdGeneric provides the Name and Desc properties used to identify and represent values in the textual responses.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.