Navigation: Code Documentation > RSCommon > RSConstants > Constants
FloatFormatStr Constant
Defines default for formatting a floating point number into a string
Namespace: RSConstants
Delphi
FloatFormatStr = '%.4f';
Value
Type: string
•RSConstants