I have a petrol pump simulator system and the Price Per Litre is entered through an Edit box and then the Images for each digit is displayed in an Imagebox. That part works fine, but however eachtime the application is closed the Price per litre is reset and It has to be re-entered, I would like it to be rememberd so that when I open Delphi again it will already be set.
I understand the rules and don't expect all the code to just be given to me I just need help on understanding how to go about this.
Thanks, all help appreciated :).