| # | Line 187 | Line 187 | function TForm_BinEdit.GetValue(datatype | |
|---|---|---|
| 187 | var | |
| 188 | Data: TByteData; | |
| 189 | i: Integer; | |
| 190 | – | tempi: Integer; |
| 190 | floatformat: TFormatSettings; | |
| 191 | begin | |
| 192 | floatformat.DecimalSeparator := '.'; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |