Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Packages and Libraries
»
whay there is '?' in Float display format in LazReport
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Conscious Artificial Inte...
by
schuler
[
Today
at 02:42:53 am]
Implementing an Elo ratin...
by
mas steindorff
[
Today
at 02:22:34 am]
[New Component] ExtTabCtr...
by
jianwt
[
Today
at 02:21:39 am]
You can embed Windows Con...
by
Aruna
[
Today
at 01:42:47 am]
Can /my/ AI help me with ...
by
microxa
[
Today
at 12:56:29 am]
IndySecOpenSSL is now ava...
by
TheMouseAUS
[
Today
at 12:08:51 am]
RunFormula: math expressi...
by
stormray
[June 17, 2026, 10:32:05 pm]
Codepage issue in console...
by
ASerge
[June 17, 2026, 09:36:27 pm]
Pdf Viewer in Pascal
by
Tomxe
[June 17, 2026, 07:18:20 pm]
Canvas size
by
Thaddy
[June 17, 2026, 07:15:50 pm]
[Reopened] TSaveDialog
by
Thaddy
[June 17, 2026, 05:12:17 pm]
What am I missing here? [...
by
Thaddy
[June 17, 2026, 03:39:02 pm]
Questions about 16 color ...
by
wp
[June 17, 2026, 01:45:07 pm]
TCHATGPT — An Artificial ...
by
Weiss
[June 17, 2026, 07:00:13 am]
FPC Unleashed (inline var...
by
440bx
[June 16, 2026, 11:53:51 pm]
RFC: Separation of MCU an...
by
ackarwow
[June 16, 2026, 11:06:14 pm]
Error with last fixes_3.2...
by
patyit
[June 16, 2026, 09:49:02 pm]
Mundo Medieval 3D MMORPG ...
by
Rodrigo Robles
[June 16, 2026, 06:06:17 pm]
Which Control should I us...
by
wp
[June 16, 2026, 05:08:55 pm]
Just Question App paramet...
by
eldonfsr
[June 16, 2026, 04:50:19 pm]
Content is distorting / w...
by
Handoko
[June 16, 2026, 03:53:02 pm]
ZxTune chiptunes player
by
Guva
[June 16, 2026, 12:41:14 pm]
Onscroll event for Tscrol...
by
laz_one_or2
[June 16, 2026, 11:16:39 am]
Fpcupdeluxe
by
CharlyTango
[June 16, 2026, 10:35:33 am]
Compiling Qt6 project on ...
by
wp
[June 16, 2026, 10:14:53 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: whay there is '?' in Float display format in LazReport (Read 4143 times)
benz8
New Member
Posts: 16
Hello World
whay there is '?' in Float display format in LazReport
«
on:
September 19, 2014, 10:43:40 am »
Hello..
whay there is '?' in Float display format in LazReport if i select this format : '1 234,50' ??
(http://img4.hostingpics.net/thumbs/mini_4276251602.png
[url=http://www.hostingpics.net/viewer.php?id=4276251602.png][img]http://img4.hostingpics.net/thumbs/mini_4276251602.png)
Logged
marcov
Administrator
Hero Member
Posts: 12905
FPC developer.
Re: whay there is '?' in Float display format in LazReport
«
Reply #1 on:
September 19, 2014, 11:29:48 am »
(Afaik there is a bugreport for something related with South African locale that uses a shifted space (ascii 160) as thousands separator)
Logged
benz8
New Member
Posts: 16
Hello World
Re: whay there is '?' in Float display format in LazReport
«
Reply #2 on:
September 19, 2014, 11:50:38 am »
what we must be do?? select the english langage in the installation of lazarus ????
Logged
Bart
Hero Member
Posts: 5731
Re: whay there is '?' in Float display format in LazReport
«
Reply #3 on:
September 19, 2014, 03:43:59 pm »
LazReport needs to convert the Ansi to Utf8 I guess.
Alternatively set DefaultFormatSettings.ThousandSeparator to some lower ASCII value?
Bart
Logged
benz8
New Member
Posts: 16
Hello World
Re: whay there is '?' in Float display format in LazReport
«
Reply #4 on:
September 19, 2014, 03:47:33 pm »
in my program i use
decimalseparator := '.';
it is the source of problem ???
Logged
marcov
Administrator
Hero Member
Posts: 12905
FPC developer.
Re: whay there is '?' in Float display format in LazReport
«
Reply #5 on:
September 19, 2014, 04:16:13 pm »
Try to set thousandsseparator to ',' or nothign.
Logged
benz8
New Member
Posts: 16
Hello World
Re: whay there is '?' in Float display format in LazReport
«
Reply #6 on:
September 19, 2014, 05:03:56 pm »
i do it but always a problem !!!
i use sqllite; perhaps it is the source of problem??? ;
Logged
benz8
New Member
Posts: 16
Hello World
Re: whay there is '?' in Float display format in LazReport
«
Reply #7 on:
September 19, 2014, 10:38:50 pm »
yep!
it's not problem pf '.' or ','
but we can do this for the solution;
ThousandSeparator :=' ';
thank's all; marcov; Bart,
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Packages and Libraries
»
whay there is '?' in Float display format in LazReport
TinyPortal
© 2005-2018