[
Overview
][
Constants
][
Classes
][
Procedures and functions
][
Index
]
Reference for unit 'StrExtra' (
#Pkg
)
BlankChars
Declaration
Source position: strextra.pas line 42
const
BlankChars
=
[
' '
,
#9
,
#10
,
#13
]
;