TFormPositionKeeper (FPK) Reference

1. What does it do

Saves form position in the registry before the from is closed, 
and restores it form is opened.
note: setting FormPosition to fpScreenCenter will override FPK's action.

2. How does it work

I) See TRegAppx reference for help on when, where and how it modifies registry.
II) After the component is loaded, it searches for the form it is on, and restores
    its position if saved. When the from is being closed, it saves form's size and 
    position in the registry.
III) When component is dropped on the form, it searches for any RagAppx component
    and copies company, version, and appname information, so you do not need to enter it
    once more.
	


Glen Why
eugene@actcom.co.il