Hi everyone.
Is there any similar function in Delphi? ISDIGIT?
This function is to check if the value is a number(digit).
I have used this in Java and C++.
In delphi I want to check the user input from a combobox. If the user write some text then a message box will prompt that the user only can write numbers.
Maybe there are some easy properties?
Million thanks
Michael
Is there any similar function in Delphi? ISDIGIT?
This function is to check if the value is a number(digit).
I have used this in Java and C++.
In delphi I want to check the user input from a combobox. If the user write some text then a message box will prompt that the user only can write numbers.
Maybe there are some easy properties?
Million thanks
Michael