IsNumeric: Boolean;
The IsNumeric property determines whether only numeric values can be entered.
Available values:
True. Only numeric values can be entered.
False. Default value. Any type of values can be entered (numbers, strings, characters).
The ability of enter values to the control depends on the selected component style.
See also: