Implements a collection for DICT MATCH command responses received in TIdDICT.
TIdMatchList = class(TIdCollection);
TIdMatchList is a TIdCollection descendant that implements a collection for DICT MATCH command responses received in TIdDICT.
TIdMatchList manages TIdMatch instances added to the collection in the TIdDICT.Match method.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|