Unit 'StrUtils'
Package
[
Overview
][
Resource strings
][
Constants
][
Types
][
Procedures and functions
][
Index
]
[
#rtl
]
DigitChars
Set of digit characters.
Declaration
Source position: strutils.pp line 261
const
DigitChars
=
[
'0'
.
.
'9'
]
;
Documentation generated on: Oct 27 2024