Largest possible value for the Single floating point type.
Source position: syshelph.inc line 687
| public const TSingleHelper.MaxValue: Single = 340282346638528859811704183484516925440.0; | 
MaxValue is the largest possible value that can be represented by the Single floating point type. For bigger values, Double or Extended types must be used.
| 
 | Smallest (negative) possible value for the Single floating point type. | |
| 
 | Precision for this floating point type. |