Class TDirInfo (unit ScanThread)

Inherits from

TBaseInfo

Checksum matches all of its duplicates' checksum

Constructors


constructor Create;

TDirInfo


Functions

destructor Destroy;


Properties

property TotBytes : double

Total bytes in this directory and all sub-directories (does not include Wasted space

Events

Variables

Files : TList;


NumDirs : integer;


NumFiles : integer;


SubDirs : TList;


TreeNode : TTreeNode;



Constructors


constructor Create;

TDirInfo


Functions


destructor Destroy;


Properties


property TotBytes : double

Total bytes in this directory and all sub-directories (does not include Wasted space


Events


Variables


Files : TList;


NumDirs : integer;


NumFiles : integer;


SubDirs : TList;


TreeNode : TTreeNode;