[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'CompactSysUtils' (#powtils_main) |
Source position: compactsysutils.pas line 409
type TFloatRec = record |
Exponent: Integer; |
Negative: Boolean; |
Digits: array [0..18] of Char; |
end; |
No notes exist for this page yet.