Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

jvcl tjvappformstorage question

Status
Not open for further replies.

pierrotsc

Programmer
Nov 25, 2007
358
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top