home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 September / Chip_2002-09_cd1.bin / zkuste / delphi / kolekce / d56 / IWTMSD.ZIP / iw5tms.txt next >
Text File  |  2002-06-20  |  4KB  |  133 lines

  1. **********************************************************************
  2. * Author: TMS Software                                               *
  3. *        Copyright ⌐ 2002                                            *      
  4. *        E-mail: info@tmssoftware.com                                * 
  5. *        Web: http://www.tmssoftware.com                             *
  6. **********************************************************************
  7.  
  8. Delphi 5.0/6.0 & C++Builder 5.0/6.0
  9.  
  10.  
  11. Files :
  12. -----
  13.   iwtmsd5.zip : component files for Delphi 5.0
  14.   iwtmsd6.zip : component files for Delphi 6.0
  15.   iwtmsc5.zip : component files for C++Builder 5.0
  16.   iwtmsc6.zip : component files for C++Builder 6.0
  17.   
  18. Release 1.3 :
  19. -------------
  20.  
  21.   IntraWeb components : data-aware and non data-aware advanced edit controls, 
  22.   calendar controls, a date picker, various controls such as labels, radiogroups, 
  23.   lists with HTML formatting capabilities, horizontal and vertical dropdown menus.
  24.  
  25.  
  26. Feature Revision history :
  27. ------------------------
  28.  
  29.   11/2/2002   : 
  30.   - First release
  31.  
  32.   6/3/2002    :
  33.   - Added : TIWADVIMAGE:  design time library free JPEG & GIF support
  34.   - Added : TIWFADEIMAGE: image with fade effect
  35.   - Added : TIWHOTSPOTIMAGE: image with hotspots and design time hotspot editor
  36.  
  37.   11/3/2002 : 
  38.   - Added : TIWPAINTBOX
  39.   - Improved : Visible property is used in TIWMainMenu and TIWSideMenu
  40.   - Improved : hot picture handling in TIWAdvImage
  41.  
  42.   8/4/2002  : 
  43.  
  44.   - Added capability to specify decimal point type for etFloat editing style of TIWAdvEdit
  45.   - Added case sensitivity selection of TIWAdvLUEdit
  46.   - Added border color control and flat style for TIWFilePicker
  47.   - Added flat style for TIWDatePicker & TIWEmailEdit
  48.   - Added HoverFontColor property for TIWStaticMenu
  49.   - Added capability to specify submenu glyph for TIWSideMenu and TIWMainMenu
  50.      
  51.   5/5/2002  :
  52.  
  53.   - Added TTIWScrollPanel, TTIWTickerPanel, TTIWSmartPanel controls
  54.   - Added TTIWClock
  55.   - Added TTIWCountryComboBox
  56.   - Added TTIWPersistentEdit
  57.   - Added BorderColor, ItemSpacing and ImageList support for TTIWMainMenu and TTIWSideMenu
  58.   - Added BorderColor for TTIWCalendar
  59.          
  60.   13/6/2002 :
  61.   - Added support for C++Builder 5 & C++Builder 6
  62.   14/6/2002 : 
  63.   - Version for IntraWeb 5 release
  64.  
  65.   21/6/2002 : 
  66.   - Version 1.3 release
  67.   - Added : TDBIWScrollPanel
  68.   - Added : TDBIWSmartPanel
  69.   - Added : TTIWOutlookBar
  70.   - Improved : TIWMainMenu
  71.   - Various smaller improvements
  72.  
  73.  
  74.   
  75.  
  76. Installation :
  77. --------------
  78.  
  79.  In Delphi 5,6 
  80.  
  81.  Requires that the latest version of IntraWeb is installed !!
  82.  (See : http://www.atozedsoftware.com)
  83.  
  84.  Unzip files iwtmsdx into a separate directory
  85.  
  86.  - Choose File, Open and browse for IWTMSDx.dpk
  87.  
  88.  - From the package editor, choose Install
  89.  
  90.  - TMS IntraWeb Components will be added to the page TMS IW in the component palette
  91.  
  92.  - Choose File, Open and browse for IWTMSDEDx.dpk
  93.  
  94.  - From the package editor, choose Install
  95.  
  96.  - TMS IntraWeb Components design time support will be added
  97.  
  98.  In C++Builder 5,6 
  99.  
  100.  Requires that the latest version of IntraWeb is installed !!
  101.  (See : http://www.atozedsoftware.com)
  102.  
  103.  Unzip files iwtmsdx into a separate directory
  104.  
  105.  - Choose File, Open and browse for IWTMSCx.dpk
  106.  
  107.  - From the package editor, choose Install
  108.  
  109.  - TMS IntraWeb Components will be added to the page TMS IW in the component palette
  110.  
  111.  - Choose File, Open and browse for IWTMSDECx.dpk
  112.  
  113.  - From the package editor, choose Install
  114.  
  115.  - TMS IntraWeb Components design time support will be added
  116.  
  117.  
  118.  
  119. Usage :
  120. -------
  121.  These components are freeware for non-commercial applications.
  122.  License for commercial use is equivalent to buying source code,
  123.  and is available for $50. Licensed users get source code updates
  124.  for all 1.x versions. Send cheque or cash for $50 to address above
  125.  and source code will be sent by email immediately upon receipt.
  126.  
  127. Help, hints, tips, bug reports :
  128. ------------------------------
  129.  Send any remarks to : help@tmssoftware.com
  130.  Please clearly state which Delphi or C++Builder version you are using
  131.  and which version of the component you are using. In case of doubt,
  132.  download the latest version first at http://www.tmssoftware.com
  133.