Unit 'FileUtil' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#bs_utils]

TFileIterator

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

Declaration

Source position: fileutil.pas line 103

type TFileIterator = class

public

  procedure Stop;

  

  function IsDirectory;

  

  property FileName: string; [r]

  

  property FileInfo: TSearchRec; [r]

  

  property Level: Integer; [r]

  

  property Path: string; [r]

  

  property Searching: Boolean; [r]

  

end;

Inheritance

TFileIterator

  

|

TObject



CT Web help

CodeTyphon Studio