Search found 2 matches

by piotr_jarmolowicz
Thu Nov 27, 2008 2:27 pm
Forum: Support
Topic: Loading RVF into table
Replies: 2
Views: 7480

Thanks for Your prompt answer.

Now it works perfect.

Regards

Piotr Jarmo³owicz
by piotr_jarmolowicz
Thu Nov 27, 2008 11:24 am
Forum: Support
Topic: Loading RVF into table
Replies: 2
Views: 7480

Loading RVF into table

Hi,
I have some problems with loading rvf into table. I have five RVF files containing short texts ( font Time New Roman, various font size ). When I try to load them into TRichViewEdit using this code

void __fastcall TForm1::btn2Click(TObject *Sender)
{
for ( int i = 0; i < 5; i++ )
{
String ...