Set Reference
Set Reference (Popup)
Parts Reference
News
News (Development)
CAD
/
Development
/
6375
Re: Delphi and decimal signs.
(...) national settings? f := 3.14; // correct f := 3,14; // error f := StrToFloat('3.14'); // correct f := StrToFloat('3,14'); // error s := FloatToStr(3.14); // s is assigned '3.14' -Gary
(
23 years ago
, 20-Aug-01, to
lugnet.cad.dev
)
Re: Delphi and decimal signs.
Aah, that explains a lot. Thank you for your quick reply! /Tore (...)
(
23 years ago
, 20-Aug-01, to
lugnet.cad.dev
)
©2005 LUGNET. All rights reserved. - hosted by
steinbruch.info GbR