|
CarriageReturn
|
Defines the character for a carriage return on a platform.
Note
|
This constant is redefined because it is wrong in XE2
|
|
|
FloatError
|
Defines the floating point error range for comparing floating point numbers
|
|
FloatFormatStr
|
Defines default for formatting a floating point number into a string
|
|
IndentString
|
Defines a indentation string amount for indenting subsequent lines (after the first line) in multi-string output
|
|
NewLineChar
|
Defines the character for a new line on a platform
|
|
NewLineString
|
Defines the constant for a line break
|
|
pidRS_DESKTOP_SUPPORT
|
Represents constant pidRS_DESKTOP_SUPPORT.
|
|
pidRS_MOBILE_SUPPORT
|
Defines the platform support for components in a RiverSoftAVG product that support only the FMX mobile platforms
|
|
pidRS_PLATFORM_SUPPORT
|
Defines the platform support for components in a RiverSoftAVG product that support all the FMX platforms
|
|
pidRS_WINDOWS_SUPPORT
|
Represents constant pidRS_WINDOWS_SUPPORT.
|
|
RSMaxListSize
|
Defines the maximum size of lists
|
|
SDemoOutOfMemory
|
'Demo out of memory, you have exceeded demo limits'
|
|
tkStringType
|
Defines the string type (ansi or unicode)
|
|
VK_CARRIAGERETURN
|
Defines the virtual key for a carriage return.
|