home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 2000 May / PCP163A.iso / Runimage / Cbuilder4 / Examples / Doc / Filmanex / README.TXT < prev   
Encoding:
Text File  |  1999-01-26  |  659 b   |  23 lines

  1. //---------------------------------------------------------------------------
  2. // Borland C++Builder
  3. // Copyright (c) 1987, 1998 Borland International Inc.  All Rights Reserved.
  4. //---------------------------------------------------------------------------
  5.  
  6. TITLE:
  7.     FILMANEX
  8.  
  9. DESCRIPTION:
  10.     DirectoryOutLine, Tabset and FileList Components Demonstration
  11.  
  12. DEMONSTRATES:
  13.     + How to use the custom component DirectoryOutline 
  14.     + How to use FileList Component
  15.     + How to use the TabSet Component
  16.     + How to create customized FileManager using above components
  17.  
  18. COMMENTS:
  19.     Uses the TDirectoryOutline sample component.
  20.    
  21.    
  22.  
  23.