i am trying to use the form storage component from the jedi vcl library. it works great but i am trying to find a way to delete the ini file to reset the form to its original state. I cannot figure on out to do it. I close the form and after that i run the sysutils.deletefiles('form.ini');
It works with all my other ini files but this one is not deleted. I have a feeling that it is being re created after i delete them.
My question is how do you restore the original positions to a form. I do not have to use the Jvcl if there are other free source code out there.
Thanks for the help.
Pierrotsc
It works with all my other ini files but this one is not deleted. I have a feeling that it is being re created after i delete them.
My question is how do you restore the original positions to a form. I do not have to use the Jvcl if there are other free source code out there.
Thanks for the help.
Pierrotsc