Navigation: Code Documentation > IE > IEConsts > Constants
SOutOfRangeError Resource String
'Range must be between '+FloatFormatStr+' and '+FloatFormatStr
Namespace: IEConsts
Delphi
SOutOfRangeError = 'Range must be between '+FloatFormatStr+' and '+FloatFormatStr;
Value
Type: string
•IEConsts