ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/oup/current/Tools/BinEdit.pas
(Generate patch)

Comparing oup/current/Tools/BinEdit.pas (file contents):
Revision 198 by alloc, Sat May 26 19:28:08 2007 UTC vs.
Revision 204 by alloc, Sun May 27 20:03:41 2007 UTC

# 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 := '.';

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)