AddTDirectoryTreeView and TFileListView
  • C++ Builder:
    C1 C3 C4 C5 C6 C2006 C2007 C2009 C2010 
  • Delphi:
    D1 D2 D3 D4 D5 D6 D7 D8 D2005 D2006 D2007 D2009 D2010 DPHP DPRISM Delphi/400 
  • Kylix:
    K1 K3 



Components for creating drive/folder/file selector like Windows Explorer. TDirectoryTreeView is a TreeView control that is aware of the drives and directory structure like Windows explorer. TFileListView is a specialized list view that lists all the files in a specified directory and the list automatically refreshes on any changes in this directory. All view styles (Report, Icon, SmallIcon, List) supported. The items are sorted in A->Z or Z->A order if the user clicks on any header. Component automatically determines how the items should be sorted, as letters or as numbers. Items will be sorted correctly (unlike Windows Explorer), even if filenames contain mixture of letters and numbers. Whenever a file is created or deleted in current directory, the FileListView automatically refreshes.

  • Category:
    Tree/List
  • Author:
    (More by this author)
  • Info:
    Freeware
  • Date added:
    08 August, 2001 03:47
  • Views:
    2362
  • Downloads:
    1744
UsefulnessGood
DocumentationGood
StabilityGood
Value
Ease of UseGood
Level of UseZero
1 people have rated this applicaton
Total AverageZero
 
You can submit your own rating, for this you must be logged in.
Files:
  • /uploads/umod_object_image/2/5/6/0/file_name/kfile.zipkfile.zip
    Size: 130.9 KB | Since: Aug 2, 2009
Related Information
  • LOAD FILE FROM TFILELISTVIEW? (2002-01-05 09:45:38)
    hello, try something like this: unit FList; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms,...
  • WICH FILENAME IS NEXT? (2002-01-06 09:16:30)
    I like your idea because it answers to 2 problems that could happen with the TFileListBox : 1. I'm not sure of the correct way of sorting items...
Categories

Latest Forum Entries