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

(no public release)
V1.2  - Changed internal structure: now it works even if TABox is in an other
        component e.g. TPageControl
      - added TAPageControl (32Bit)
  
(no public release)
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.02 - added some missing files
V2.03 - still some files missing

(not a public release)
V2.10 - ESC closes Assistent
      - TAImage added
      - scaled set to false
      - new technique for calling methods in TA Components
      - TAJumpBitBtn added
      - Objectinspector is updated after pagechange
      - Bugfix: Taborder of Buttons now correct
      - SetFormProperties Property added
      - Next/Ok Button set default=true (Return switches to next page)
      - Warning when reducing number of pages
      - BugFix: ClientRect
      - Alignment with TAComponents works now (use AAlign instead of Align!)
      - added local menu "Set size to Dialog/Wizard size"
      - Bugfix: delete in PageName property editor
      - TAJumpRadioBtn added
      - BugFix: now after Pagechange first visible component gets the focus
      - some small changes in the source
      - Right click on Next/Back button at designtime to increase/decrease page
      - UseHistory property added
      - SetFormCaption property added
      - OnCancel event added
      - JumpRel method added

V2.20
      - TAForm added
      - Style property added: TAssistent now can be displayed as a tabbed control
      - updated Demos
      - updated Help
      - Bugfix: Taborder of Containers in Delphi 1
