* Forgot to commit TSysCharSet

This commit is contained in:
michael 2021-03-30 08:54:19 +00:00
parent a697c3c12a
commit 78cff9a0ec

View File

@ -34,6 +34,8 @@ Const
FloatRecDigits = 19;
type
TSysCharSet = Set of Char;
{ TFloatRec }
TFloatRec = Record
Exponent: Integer;