Using Delphi 2010, I am trying to write my own component to save a form's size, position, and state to the Registry.
How can I go about taking user of the application into account or not?
Is there specific keys\ reg paths i use to do this?
Say i want a component property that controls whether to store by user or all users
thanx