Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Operating Systems
»
Android
»
I can't see the accents in the words jhttp response
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
IRC channel
Latest SVN
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Bluetoothlaz - Installati...
by
TopCat
[
Today
at 04:32:19 pm]
GTK2 is now EOL :(
by
Jurassic Pork
[
Today
at 04:28:56 pm]
Installation problems on ...
by
MarkMLl
[
Today
at 04:22:49 pm]
LazSynaser ReadBufferEx t...
by
BobT
[
Today
at 04:20:10 pm]
How to build with MBF fra...
by
MiR
[
Today
at 04:16:12 pm]
Differences between compi...
by
z0rr0
[
Today
at 03:25:47 pm]
Unit name problem
by
MarkMLl
[
Today
at 03:22:30 pm]
SigSeg in TQtWidget.GetWi...
by
cdbc
[
Today
at 03:11:19 pm]
Can BaseUnix works for Wi...
by
MarkMLl
[
Today
at 01:28:25 pm]
Windows API test programs...
by
440bx
[
Today
at 12:28:49 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: I can't see the accents in the words jhttp response (Read 336 times)
juank1971
Jr. Member
Posts: 97
I can't see the accents in the words jhttp response
«
on:
September 19, 2020, 09:03:44 pm »
Hi again I can't see the accents or spetials charactere in the words
On jhttpclient response
And the crartset =utf-8 in the component.
Any idea
Logged
juank1971
Jr. Member
Posts: 97
Re: I can't see the accents in the words jhttp response
«
Reply #1 on:
September 21, 2020, 03:31:48 pm »
I found a solution for acents
put dis code into Unit, bat only work in this unit
{$modeSwitch UnicodeStrings}
{$CODEPAGE UTF8}
Logged
nanobit
Jr. Member
Posts: 95
Re: I can't see the accents in the words jhttp response
«
Reply #2 on:
September 21, 2020, 05:27:34 pm »
{$modeSwitch UnicodeStrings} is not needed (changes charsize of "string")
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Operating Systems
»
Android
»
I can't see the accents in the words jhttp response
TinyPortal
© 2005-2018