mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 13:09:32 +02:00
parent
f9616640d8
commit
b7dc7d03b2
@ -2368,6 +2368,7 @@ begin
|
||||
Inherited Create(AOwner);
|
||||
FMaxvalue := 0;
|
||||
FMinvalue := 0;
|
||||
FValidChars := [DecimalSeparator, '+', '-', '0'..'9'];
|
||||
SetDataType(ftBCD);
|
||||
FPrecision := 15;
|
||||
Size:=4;
|
||||
|
Loading…
Reference in New Issue
Block a user