Extended PageControl & TabControl v2.3h
=======================================

ExtPageControl and ExtTabControl enhance components TPageControl and
TTabControl in Delphi2, Delphi3 and Borland C++Builder. 
Enhancements are 
 - Colored Tabs
 - Bitmaps on Tabs
 - Free Tab position (Top, Left, Bottom, Right)
 - Different font for active and inactive Tabs
 - Different hint for each Tab possible
 - Button mode (instead of Tabs)
 - OwnerDraw mode
 - Accelerator keys to switch between pages
 - Support for disabled Tabs
 

Installation
============

Installation in Delphi 2
========================
1. Copy files EXTPAGE.DCR and EXTPAGE.DC2 into a directory, where
your components reside, for instance C:\Programs\Delphi2\Lib
  
2. Open this component directory with Explorer or a File Manager and
rename file EXTPAGE.DC2 to EXTPAGE.DCU.
  
3. From the Delphi menu select Component | Install ...
  
4. Press the Add button, and select the path and filename of
EXTPAGE.DCU. In the browse dialog pull down the 'Files of Type' combo
box at the bottom and select file type (*.DCU).

5. Back on the Install Components screen press OK.
  
If installation succeeds you should see the ExtPageControl and
ExtTabControl appear on the Win95 palette. If you have any difficulty
installing the components refer to the Delphi 2 Help system. 
  

Installation in Delphi 3
========================  
1. Copy files EXTPAGE.DCR and EXTPAGE.DCU into a directory, where
your components reside, for instance C:\Programs\Delphi3\Lib
  
2. From the Delphi menu select Component | Install Component...
  
3. Click Button "Browse..." beside "Unit file name" and select the
path and filename of EXTPAGE.DCU. In the browse dialog pull down the
'Files of Type' combo box at the bottom and select file type (*.DCU).
  
4. Back on the Install Components screen select an existing package
in "Package file name" and press "OK" button.

5. Confirm the rebuild dialog. Delphi compiles and adds ExtPage to
the component library. When installation is complete, two items
"ExtPageControl" and "ExtTabControl" can be found at palette tab
"Win32".
     
If you have any difficulty installing the component refer to the
Delphi 3 help system.
  
  
Installation in Borland C++Builder
==================================
1. Copy files EXTPAGE.DCR and EXTPAGE.OBJ into the Lib directory of
C++Builder, for instance C:\Programs\Borland\CBuilder\Lib\Obj
  
2. Copy file EXTPAGE.HPP into C++Builder Include directory, for
instance C:\Programs\Borland\CBuilder\Include\VCL
  
3. From the Borland C++Builder menu select Component | Install ...

4. Press the Add button and select the path and filename of your
EXTPAGE.OBJ file. In the browse dialog pull down the 'Files of Type'
combo box at the bottom and select file type (*.OBJ).

5. Back on the Install Components screen press OK.

If installation succeeds you should see the ExtPageControl and
ExtTabControl appear on the Win95 palette. If you have any difficulty
installing the components refer to the Borland C++Builder Help
system.


State: Shareware


To read more about Extended Page- & TabControl double click file 
Extpage.hlp in subdirectory Docu.


Author: Jan - Michael Strube, PraxisService        
e-mail: 100333.2744@compuserve.com
WWW: http://ourworld.compuserve.com/homepages/praxisservice/
