Description of Adrock Save Form position component :
Let your end-users restore their applications to the same size and position as when they exited.Use a TAdrockFormPosition component when you need to save the position and size of a form. Saves the state of the window as well. This means that a Maximised window can be restored maximised. You can not save the state of a window that is minimised.There is no limit to the number of the TAdrockFormPosition components used in a single project. To use this control just drop on your form, set the name of an INI file to write the settings to and set the section name property. The section name property defines the name of the section that gets written to in the INI file l or use the registry to save the settings.