BotanicalVis
Content
Index
Previous (TItem)
Next (PTFileItem)

Member
  TFileItem

Related Unit
  Data

Description
 

structure for information of a file
full name of file (with extension)
size in byte


Source code
  TFileItem = record n : String ; s : Int64 ; end ;

Links
  #UnderConstruction#

BotanicalVis
Content
Index
Previous (TItem)
Next (PTFileItem)


Created with DelphiCodeToDoc. To obtain the latest revision, please see http://dephicodetodoc.sourceforge.net/
Under GNU GPL licence. Copyright (c) 2003 - TridenT.