Unit 'IdFTPList' Package
[Overview][Types][Classes][Index] [#pl_indy]

TIdFTPListItems

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

Declaration

Source position: IdFTPList.pas line 490

type TIdFTPListItems = class(TCollection)

protected

  FDirectoryName: string;

  

  procedure SetDirectoryName();

  

  function GetItems();

  

  procedure SetItems();

  

public

  function Add;

  

  constructor Create;

  

  function IndexOf();

  

  property DirectoryName: string; [rw]

  

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

  

end;

Inheritance

TIdFTPListItems

  

|

TObject



CT Web help

CodeTyphon Studio