Search found 4 matches

by Bolo
Tue Mar 15, 2016 8:33 am
Forum: Support
Topic: RichView old and new - error reading RVF with bitmaps
Replies: 1
Views: 13532

RichView old and new - error reading RVF with bitmaps

Hi Long time ago we bought TRichView 12.0.4 and its working fine. New we bought TRichView 16.3.2 for XE3 and somthings is wrong! Old TRichView save data as RVF to stream and stream save to Blob in SQLServer. Everything its ok - text and bitmaps (bmp or jpg) are correctly saving and reading. But the ...
by Bolo
Mon Feb 22, 2010 6:55 am
Forum: Support
Topic: How to get RTF text into variable?
Replies: 4
Views: 13155

Thanx :)
by Bolo
Thu Feb 18, 2010 1:56 pm
Forum: Support
Topic: How to get RTF text into variable?
Replies: 4
Views: 13155

Ok, and what is "PRVAnsiChar" - Delphi7 dosent known it!
by Bolo
Thu Feb 18, 2010 8:09 am
Forum: Support
Topic: How to get RTF text into variable?
Replies: 4
Views: 13155

How to get RTF text into variable?

How to get RTF text from RichViewEdit?
I need get formated text into String (WideString?) and put into another component. Unfortunatly - I can't use Stream :( (only variable).