home *** CD-ROM | disk | FTP | other *** search
/ CD Shareware Magazine 1996 December / CD_shareware_12-96.iso / WIN / Programa / FORMPOS.ZIP / README.TXT < prev   
Encoding:
Text File  |  1996-08-15  |  4.6 KB  |  130 lines

  1. FormPosition 1.0 - Delphi 16 & 32 Bit Components
  2. CopyRight ⌐ 1996, Paul Shay
  3. All Rights Reserved !
  4.  
  5. WHAT IS IT?
  6. ------------------
  7. FormPosition is a Delphi component that will automatically save the forms
  8. position and size when moved. When the application runs again the forms
  9. new position and size are then restored. Both 16 & 32 bit versions are
  10. included to work with Delphi 1.0 and Delphi 2.0.  Help Files and Delphi 
  11. KWF files are included to integrate help with the Delphi help system.
  12.  
  13.  
  14. ZIP CONTENTS
  15. ------------------------
  16. FRMPOS.DCU     - FormPosition 16 Bit Component for Delphi 1.0
  17. FRMPOS.DCR     - Graphic for FormPosition Component
  18. FRMPOS.TXT     - Instructions for installing the 
  19.                  16 bit component to Delphi 1.0.
  20. FRMPOS.HLP     - FormPosition 16 Bit Component Help File
  21. FRMPOS.KWF     - FormPosition 16 Bit Component KWF File
  22. FRMPOS32.DCU   - FormPosition 32 Bit Component For Delphi 2.0
  23. FRMPOS32.DCR   - Graphic for 32 bit version of  FormPosition
  24. FRMPOS32.TXT   - Instructions for installing the 32 bit component to Delphi 2.0.
  25. FRMPOS32.HLP   - FormPosition 32 Bit Component Help File
  26. FRMPOS32.KWF   - FormPosition 32 Bit Component KWF File
  27. ReadMe.txt     - This file.
  28.  
  29.  
  30.  
  31. USING THE FORMPOSTION COMPONENT
  32. -----------------------------------------------------------
  33.  
  34. Using the FormPosition Component is a 4 Step process.
  35.  
  36. [ 16 BIT COMPONENT FOR DELPHI 1.O ]
  37.  
  38. 1.  Drop the Formposition Component on your Form that you want
  39.     your application to remember the position and size for. 
  40. 2.  Enter In a FileName (Path optional) in the FileName Property
  41. 3.  Enter in a Section Name.
  42. 4.  Compile your application and run it.
  43.  
  44. [ 32 BIT COMPONENT FOR DELPHI 2.O ]
  45.  
  46. 1.  Drop the Formposition Component on your Form that you want
  47.     your application to remember the position and size for. 
  48. 2.  Select a Root Key to use.  ( Default  Hkey_Current_User )
  49. 3.  Enter In the key in which you want the forms information saved.
  50. 4.  Compile your application and run it.
  51.  
  52. Both components will now save the forms position
  53. and size every time the form moves.
  54.  
  55. Other Properties allow customization  (See Help 
  56. for both components for Complete Usage)
  57.  
  58.  
  59. WHY REGISTER FORMPOSITION ? 
  60. -------------------------------------------------
  61.  
  62. You get the source code for both the 16 bit and 32 bit components
  63. New Help files without the registration information
  64. Support through the Internet and CompuServe  
  65. Bug fixes for current registered version
  66.  
  67.  
  68.  
  69. LICENSE AGREEMENT
  70. ---------------------------------
  71. You are hereby licensed to use the Shareware Version of
  72. this software for a 30 day evaluation period; make as many
  73. copies of the Shareware version of this software and
  74. documentation as you wish; give exact copies of the
  75. original Shareware version to anyone; and distribute the
  76. Shareware version of the software and documentation in
  77. it's unmodified form via electronic means.
  78.  
  79. Any use beyond this period requires that it be registered
  80. with the author.  This registration fee will license one
  81. copy of both the 16 and 32 bit Formposition components
  82. for use on a single computer.  Site licenses are available 
  83. upon request.
  84.  
  85. You are specifically prohibited from charging, or
  86. requesting donations, for any such copies, however made;
  87. and from distributing the software and/or documentation
  88. with other products (commercial or otherwise) without
  89. prior written permission.
  90.  
  91. As purchaser of this software, you are granted a
  92. royalty-free license to distribute any applications which
  93. use the formposition component, provided you accept 
  94. the conditions of the License Agreement.
  95.  
  96. DISCLAIMER OF WARRANTY
  97. ----------------------
  98. The formposition component and accompanying files are 
  99. supplied "as is".  The author disclaims all warranties, 
  100. expressed or implied, including, without limitation, the 
  101. warranties of merchantability and of fitness for any purpose.
  102. The author assumes no liability for damages, direct or
  103. consequential, which may result from the use of this
  104. component in your applications.
  105. You also agree to not hold ACSD Company liable for any
  106. damages, direct or consequential which may result from the
  107. use of the formposition component.
  108.  
  109. By purchasing, using, or distributing the formposition
  110. component , you are agreeing to all of these conditions.
  111.  
  112.  
  113. QUESTIONS & COMMENTS
  114. --------------------
  115.  
  116. Any Questions, comments, and(or) suggestions can be 
  117. sent to Paul Shay using any of the following methods:
  118.  
  119. Compuserve    :    70254,637
  120.  
  121. Internet      :    70254.637@Compuserve.Com
  122.  
  123.  
  124. Postal Mail   :    Paul Shay
  125.                    ACSD CO.
  126.                799 Butler Road
  127.                    Kittanning, PA 16201
  128.  
  129.  
  130.