Closed RonBOakes closed 8 months ago
In the main form's OnApplicationExit method, add code to check and see if either the LanguageDescription or sampleText has been changed since it was last saved. If either are changed, prompt the user to save (with a cancel option to not save)
Closed with commit aa9c6af
In the main form's OnApplicationExit method, add code to check and see if either the LanguageDescription or sampleText has been changed since it was last saved. If either are changed, prompt the user to save (with a cancel option to not save)