Unit 'IdDICTCommon' Package
[Overview][Classes][Index] [#pl_indy]

TIdMatchList

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: IdDICTCommon.pas line 55

type TIdMatchList = class(TCollection)

protected

  function GetItems();

  

  procedure SetItems();

  

public

  constructor Create; virtual;

  

  function IndexOf();

  

  function Add;

  

  property Items []: TIdMatchItem; default; [rw]

  

end;

Inheritance

TIdMatchList

  

|

TObject



CT Web help

CodeTyphon Studio