TINIPropSav 32 and 16 bits component

This component allows to visually select properties from componenents to be saved in a
.INI file or the Windows Registry if you use Win32. It works automatically catching the 
OnDestroy or OnHide, and OnCreate or OnShow events of the form. TINIPropSav replaces the 
TINIFile including all the methods of this class. 

Important: the 16 bits version is freeware but the 32 bits version is shareware, so if
you want, you can register the component for the full source of the 16 and 32 bits versions,
plus the source code that performs the shareware control. The source code is a interesant 
way to learn how to deal with property editors in design and run-time... a not so well 
documented side of out beloved Delphi. This gived me really a lot of work to understand and
learn how to manage.

Read the MANUAL.DOC file for further information about the component and about registering.

Changes:

1.01: Corrected a problem in the component editor form that avoided to save the changes made
      to a section or item. This problem surged when the original spanish version was 
      translated to english.
1.1: Added support for the Windows 95, NT registry. For this purpose where added three new 
     properties: UseRegistry, ProductName and CompanyName.
1.11: Units structure splitted into one more unit to avoid code size overload in the final
      exe with the code of the component editor. The registration unit is INIPREG.DCU now.
1.12: Memory leak problems corrected. Conditional compilation directives added in the 
      iniprops.pas file.
1.2: Support for object pointers and method pointers. Plus a special support for TStrings 
     objects that store all the strings contained in a separate file.

Thanks for support the shareware concept.

Copyright 1997 - Jose Sebastian Battig

Don Bosco 1564
San Miguel de Tucuman - C.P. 4000
Tucuman
Argentina

sbattig@bigfoot.com