Indy 9
Content
|
Index
|
Reference
Unit Overview
IdGlobal
Constants in Unit IdGlobal
BACKSPACE
Represents the US-ASCII Backspace character.
CHAR0
Represents the Null character.
CHAR32
Represents the Space character.
CR
Represents the Carriage Return character.
EOL
Represents the End-of-Line character sequence.
GOSType
Indicates the Operating System hosting the Indy application.
GPathDelim
Identifies the platform-specific path delimiter character.
IdFetchCaseSensitiveDefault
Default value for case sensitivity in
Fetch
.
IdFetchDeleteDefault
Default value for the ADelerte argument to
Fetch
, FetchCaseSensitive.
IdFetchDelimDefault
Default delimiter(s) for
Fetch
and FetchCaseSenstive.
IdHexDigits
Identifies characters in the hexadecimal representation of a numeric value.
IdTimeoutDefault
Indicates that the default timeout value should be used.
IdTimeoutInfinite
Indicates that an
infinite
timeout value should be used.
infinite
INFINITE
Defines the platform-specific value used for
infinite
timeouts.
LF
Represents the Line Feed character.
LWS
LWS is a constant that represents the legal whitespace characters that can appear in the headers for a MIME-encoded Internet message.
monthnames
Represents an array of short month names.
sLineBreak
Indicates the default line end character sequence.
TAB
Represents the Tab character.
tpHigher
Constant value used in
SetThreadPriority
.
tpHighest
Constant value used in
SetThreadPriority
.
tpIdle
Constant value used in
SetThreadPriority
.
tpLower
Constant value used in
SetThreadPriority
.
tpLowest
Constant value used in
SetThreadPriority
.
tpNormal
Constant value used in
SetThreadPriority
.
tpTimeCritical
Constant value used in
SetThreadPriority
.
wdays
Represents the short names for days of the week.
Created with Doc-O-Matic 2 donated to
Project JEDI
. Commercial license available from the
Doc-O-Matic site
.