//--------------------------------------------------------------------------- // Borland C++Builder // Copyright (c) 1987, 1998-2002 Borland International Inc. All Rights Reserved. //--------------------------------------------------------------------------- TITLE: FILMANEX DESCRIPTION: DirectoryOutLine, Tabset and FileList Components Demonstration DEMONSTRATES: + How to use the custom component DirectoryOutline + How to use FileList Component + How to use the TabSet Component + How to create customized FileManager using above components COMMENTS: Uses the TDirectoryOutline sample component.
sirmadman