V1.0  First Public Release

V1.1  - Added code for a lot of special cases
      - Changed Buttons to BitBtn
      - Added TAGroupBox
      - Form borderstyle changes automatically to bsdialog
      - New Demo Program

V1.2  - Changed internal structure: now it works even if TABox is in an other
        component e.g. TPageControl
      - added TAPageControl (32Bit)
  
V1.3  - added RememberPage Property
      - added Multi Language support via ini-file
      - added ParentInDialog/ParentInAssistent Properties

(Status changed to Shareware)
V2.0  - PageName Property
      - Changed internal structure
      - Btn... Properties
      - when changing, the form is not centered
      - WayList Property
      - Font Property
      - New Source Organisation
      - fixed backgroud redraw bug
      - ButtonStyle Property
      - function execute
      - fixed remember page bug
      - fixed bug in WayList
      - HelpFile
      - New Demo projects
      - added align property
      - Fixed esc/del-key-Bug
      - added ButtonHeight property
      - added automatic set Parent when creating TAssistent
      - added local menu entry 'Insert covered controls' for Container components and Assistent
      - added seperator property
      - Delphi 3 support
      - C++ Builder support

V2.01 - Bugfix: ShowGlyph
      - removed uses of ememo from Demo3
      - removed exe demo from package
      - added Delphi 3 DCUs
      - updated Help file
V2.01 - added some missing files