[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |