home *** CD-ROM | disk | FTP | other *** search
- //---------------------------------------------------------------------------
- // Borland C++Builder
- // Copyright (c) 1987, 1998 Borland International Inc. All Rights Reserved.
- //---------------------------------------------------------------------------
-
- TITLE:
- IMAGVIEW
-
- DESCRIPTION:
- Navigate your hard disk to view image files it contains.
-
- DEMONSTRATES:
- + TDirectoryListBox, TFileListBox, TFilterComboBox, TDriveComboBox,
- TImage, TCheckBox, TUpDown, TGroupBox, TSpeedButton
-
- COMMENTS:
- Reads BMP, ICO, WMF, and EMF files. You can find images to look at
- in the IMAGES subdirectory off of your C++Builder root directory.
-
-
-