 Colors (a color per line) in TTextZones and Help Windows.
 TListBoxes without scrollbars (scrollbars or no scrollbars according to the
  number of elements.
 Keep voluntary spaces in TTextZones
 Long File Names support for Borland version
 TMenus without items
 SubMenus
 Replace "char *" with "const char *" in function arguments
 Possibility to change colors, styles, scrolling speeds...
 Scroll TEditZones before the cursor reaching the end of the display zone
 New callback : click in WindowsCallback
 Shortcuts for TPushButtons
 Restore the original text mode when exiting
 m_get_value et m_set_value functions with numerical values for
  TIntegerEditZone and TDecimalEditZone classes
 Search in the Help File (like Borland help : possibility to enter key-words
  to move from one link to another one)
 User_tag data member in TObject with public access (long int or pointer).
 User_tag data for items in a TList.
 Cut and Paste from/to Windows clipboard
