Internet Direct (Indy)
|
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.
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. |