| BotanicalVis |
Content
|
| TDirectoryItem |
| Data |
|
a structure for a directory listing |
| TDirectoryItem = record n : String ; s : Int64 ; fileCnt : Cardinal ; dirCnt : Cardinal ; tn : TTreeNode ; dl : TSList ; fl : TSList ; end ; |
| #UnderConstruction# |
| BotanicalVis |
Content
|