| [Overview][Constants][Types][Procedures and functions][Index] |
True when characters in S are in the range '0'..'9'
Source position: lazstringutils.pas line 45
function IsNumber( |
s: string |
):Boolean; |
s |
|
String with values examined in the routine. |
True when characters in S are in the range '0'..'9'