Problem with RichEdit
Put in to Form: ZTable+DataSet+TDBRichEdit
Connect the table and see: RTF code in the edit
Sorry for my English
Problem with RichEdit
Moderators: gto, EgonHugeist, olehs
I use
Postgres: 8.4
Table (UTF8; Russian, Russian): id=serial;note=text
Zeos: 7.0
Delphi: 7
On start program:
I see:
I can do Demo program
Postgres: 8.4
Table (UTF8; Russian, Russian): id=serial;note=text
Zeos: 7.0
Delphi: 7
On start program:
Code: Select all
SET CLIENT_ENCODING TO ''Win'';
SET TIME ZONE ''Europe/Moscow'';
SET DATESTYLE TO ISO, dmy;
Code: Select all
{\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe2052{\fonttbl{\f0\fswiss\fprq2\fcharset204{\*\fname Arial;}Arial CYR;}{\f1\froman\fprq2\fcharset0 Times New Roman;}{\f2\fswiss\fprq2\fcharset0 Arial;}}
{\colortbl ;\red0\green0\blue0;} .....
I can do Demo program