home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 December / Chip_2002-12_cd1.bin / zkuste / delphi / kompon / d234567 / MAGNET.ZIP / Readme.txt < prev   
Encoding:
Text File  |  2002-09-21  |  7.4 KB  |  220 lines

  1. ####################################################
  2.        ----------------------------------
  3.                    FormMagnet
  4.                  TRIAL PACKAGES
  5.  
  6.            for Delphi and C++ Builder
  7.                   Version 2.2.1
  8.        ----------------------------------
  9.  
  10.         Legal: (c) 1999-2002 Utilmind Solutions
  11.         Email: info@appcontrols.com
  12.           Web: http://www.appcontrols.com
  13.                http://www.utilmind.com
  14. ####################################################
  15.  
  16. TABLE OF CONTENTS
  17.  
  18.     1. Welcome / Introduction
  19.         1.1 Compatiblity
  20.     2. Installation
  21.         to Delphi 2
  22.         to Delphi 3
  23.         to Delphi 4
  24.         to Delphi 5
  25.         to Delphi 6
  26.         to Delphi 7
  27.         to C++ Builder 1
  28.         to C++ Builder 3
  29.         to C++ Builder 4
  30.         to C++ Builder 5
  31.         to C++ Builder 6
  32.     3. REGISTRATION
  33.         3.1 Registration types
  34.              3.1.1 Without source code
  35.              3.1.2 Including source code
  36.              3.1.3 Comments
  37.     4. Problems
  38.  
  39. 1. Welcome
  40. ----------------------------------------------------
  41. The FormMagnet allows to magnetize your forms to an edges of
  42. screen / work area, borders of parent window and to other forms.
  43. Forms can glue each others, so when user moves the form, others,
  44. "glued" forms will be moved too. With FormMagnet, your forms
  45. can looks and feels like windows of famous WinAmp player.
  46.  
  47. With FormMagnet forms obtains following abilities:
  48.   1. to be attracted to edges of screen or work area (considering
  49.      placement of task / appbars)
  50.   2. to be attracted to borders of parent form (for child windows).
  51.   3. to attract other forms (with FormMagnet on them) to itself.
  52.   4. to glue other forms to itself (when user move form, others,
  53.      attached forms will be moved too)
  54.   5. to move forms, dragging by client area.
  55.  
  56.  
  57. 1.1 Compatibility
  58. =================
  59. FormMagnet compatible with Delphi 2/3/4/5/6/7 and BCB 1/3/4/5/6 and
  60. has been tested on Win95, Win95OSR2, Win98, WinME, NT4, Win2K and WinXP.
  61.  
  62.  
  63. 2. Installation
  64. ----------------------------------------------------
  65. Trial version includes compiled units, ready for testing packages,
  66. latest help-file, installation instructions / contact information
  67. in Readme.txt.
  68.  
  69. The only difference between the unregistered and
  70. registered versions is that the registered one has
  71. not message box with remind to register and works
  72. without Delphi (C++ Builder) running.
  73.  
  74. to Delphi 2
  75. ===========
  76.  1. Unzip files from "Delphi2" directory to your "Delphi 2\Lib" directory.
  77.  2. Start Delphi 2 IDE.
  78.  3. Select "Component \ Install..." menu item.
  79.  4. Press "Add" button and select "FormMagnet.dcu" file.
  80.  5. Rebuild library.
  81.  
  82. to Delphi 3
  83. ===========
  84.  1. Unzip files from "Delphi3" directory and copy them to "Delphi 3\Lib".
  85.  2. Start Delphi 3 IDE.
  86.  3. Open "FormMagnetD3.dpk" file.
  87.  4. Install package to the components palette ("Install" button).
  88.  
  89. to Delphi 4
  90. ===========
  91.  1. Unzip files from "Delphi4" directory and copy them to "Delphi 4\Lib".
  92.  2. Start Delphi 4 IDE.
  93.  3. Open "FormMagnetD4.dpk" file.
  94.  4. Install package to the components palette ("Install" button).
  95.  
  96. to Delphi 5
  97. ===========
  98.  1. Unzip files from "Delphi5" directory and copy them to "Delphi 5\Lib".
  99.  2. Start Delphi 5 IDE.
  100.  3. Open "FormMagnetD5.dpk" file.
  101.  4. Install package to the components palette ("Install" button).
  102.  
  103. to Delphi 6
  104. ===========
  105.  1. Unzip files from "Delphi6" directory and copy them to "Delphi 6\Lib".
  106.  2. Start Delphi 6 IDE.
  107.  3. Open "FormMagnetD6.dpk" file.
  108.  4. Install package to the components palette ("Install" button).
  109.  
  110. to Delphi 7
  111. ===========
  112.  1. Unzip files from "Delphi7" directory and copy them to "Delphi 7\Lib".
  113.  2. Start Delphi 7 IDE.
  114.  3. Open "FormMagnetD7.dpk" file.
  115.  4. Install package to the components palette ("Install" button).
  116.  
  117. to C++ Builder 1
  118. ================
  119.  1. Unzip files from "BCB1" directory to your "CBuilder\Lib" directory.
  120.  2. Start C++ Builder IDE.
  121.  3. Select "Component \ Install..." menu item.
  122.  4. Press "Add" button and select "FormMagnet.dcu" file.
  123.  5. Rebuild library.
  124.  
  125. to C++ Builder 3
  126. ================
  127.  1. Unzip files from "BCB3" directory and copy them to "CBuilder3\Lib".
  128.  2. Start C++ Builder 3 IDE.
  129.  3. Open "FormMagnetCB3.bpk" file.
  130.  6. Select "Project \ Make FormMagnetCB3" menu item. 
  131.  7. Select "Component \ InstallPackages" menu item. 
  132.  8. Press "Add" button and select "FormMagnetCB3.bpl" file. 
  133.  
  134. to C++ Builder 4
  135. ================
  136.  1. Unzip files from "BCB4" directory and copy them to "CBuilder4\Lib".
  137.  2. Start C++ Builder 4 IDE.
  138.  3. Open "FormMagnetCB4.bpk" file.
  139.  4. Install package to the components palette ("Install" button).
  140.  
  141. to C++ Builder 5
  142. ================
  143.  1. Unzip files from "BCB5" directory and copy them to "CBuilder5\Lib".
  144.  2. Start C++ Builder 5 IDE.
  145.  3. Open "FormMagnetCB5.bpk" file.
  146.  4. Install package to the components palette ("Install" button).
  147.  
  148. to C++ Builder 6
  149. ================
  150.  1. Unzip files from "BCB6" directory and copy them to "CBuilder6\Lib".
  151.  2. Start C++ Builder 6 IDE.
  152.  3. Open "FormMagnetCB6.bpk" file.
  153.  4. Install package to the components palette ("Install" button).
  154.  
  155.  
  156. 3. REGISTRATION
  157. ----------------------------------------------------
  158. FormMagnet component is SHAREWARE. This means that you can try it out
  159. for free, but if you like it and want to use it you have to register it
  160. with the author. Before continue read and accept License Agreement
  161. (license.txt) please.
  162.  
  163. The only difference between the unregistered and registered versions is that
  164. the registered one has not message box with remind to register and works
  165. without Delphi (C++ Builder) running. You can also purchase the source code,
  166. if you would like to have it, and be able to compile or modify the
  167. FormMagnet on any 32bit version of Delphi or C++ Builder.
  168.  
  169. If you would like to use the FormMagnet and receive full, unrestricted
  170. version, priority support or even source code - you have to purchase proper
  171. license.
  172.  
  173. 3.1 Registration types
  174. ======================
  175. All prices in US dollars. Registering entitles you to unlimited support
  176. via E-Mail, minor version updates indefinitely and major version updates
  177. for 6 month from date of purchase.
  178.  
  179. 3.1.1 Full, unrestricted version without source code:
  180. =====================================================
  181.  
  182.  Single user license:
  183.   https://secure.element5.com/register.html?productid=140836 - $19,95
  184.  
  185.  Site license:
  186.   https://secure.element5.com/register.html?productid=140837 - $99,95
  187.  
  188. 3.1.2 Full version including 100% Source Code:
  189. =====================================================
  190.  
  191.  Single user license:
  192.   https://secure.element5.com/register.html?productid=140838 - $29,95
  193.  
  194.  Site license:
  195.   https://secure.element5.com/register.html?productid=140839 - $149,95
  196.  
  197. 3.1.3 Comments
  198. ==============
  199.  
  200.  1. Site license covers a single organisation in one location (building
  201.     complex). If you buy a site license, you may use the software in
  202.     unlimited number of your company's computers withing this area.
  203.     Site license is very cost-effective if you have many computers (many
  204.     software developers).
  205.  
  206.  
  207. 4. Problems
  208. ----------------------------------------------------
  209. If you have any problems during the setup or using this
  210. component, please visit the support area of our website
  211. at http://www.appcontrols.com or contact us: info@appcontrols.com
  212.  
  213.     
  214. Good Luck!
  215.  
  216. UtilMind Solutions
  217. info@utilmind.com
  218. http://www.utilmind.com
  219. http://www.appcontrols.com
  220.