If you want to limit the input of a TEdit to numerical strings only, you can discard the “invalid” characters in its OnKeyPress event handler. Let’s assume that you only want to allo… lagi →
Islamixcity's Weblogislamixcity wrote 1 year ago: If you want to limit the input of a TEdit to numerical strings only, you can discard the “inva … more →