NiceSettings Component

Add saving and restoring state capabilities to your Delphi applications.
Download

NiceSettings Component Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Priyatna Codes
  • Publisher web site:
  • Operating Systems:
  • Windows XP/2000/98
  • File Size:
  • 237KB

NiceSettings Component Tags


NiceSettings Component Description

Advertisement NiceSettings Component is a Development software developed by Priyatna Codes. After our trial and test, the software is proved to be official, secure and free. Here is the official description for NiceSettings Component: NiceSettings is an easy and sophisticated way to add saving and restoring state capabilities to your Delphi applications. It can automatically save and restore form properties and components taking advantage from RTTI. All you have to do is specifying which properties are to be saved and Restored. Limitation: This component uses RTTI. So it only work with published properties of the form and it's components. # procedure LoadSettings; Loads previously stored settings. Usually you call this method on FormCreate event. # procedure SaveSettings; Saves current settings. Usually you call this method on FormClose or FormDestroy event. # property StoredProps: TStrings; This is where you can specify which properties to be saved. One line for each property. You can also save children component properties using "component name + dot + property" format, for example "Memo1.Color", "Edit1.Text", etc.


NiceSettings Component Related Software