Search(?):   advanced
Forms
   Captions
   Appearence
   Non-Rectangular
   State Savers
   Aspect Ratio
   Complex Forms
   Other
   Effects
[an error occurred while processing this directive]
Delphi-Files.com −> Vcl −> Forms −> State Savers
TSaveComponents v.1.4247 Kb2006-01-16
It allows to save the position and size from all components in a form.

The component uses a file INI. It is enough with placing the component in the form and activate it; When the application is closed save position/size and when returning to execute it restore the values to the controls automaticaly.

It's the perfect complement for the component TSelectOnRuntime (for move and resize components at runtime); You can find it here (Torry) or at author's site.

NOTE: The version 1.4 add the event OnNotExistComponent for made easy the work with components created at runtime. Now support added for Delphi 2005/2006.

NOTE: The version 1.3 allow the user add TStrings type properties like Lines, Items...

NOTE: The version 1.2 allow the user add properties to save using the SaveProperties property.

• Exe-Demo Included

• Fully functional

• Source: Included


License: FWS
Download:
D2005  D2006  D6  D7