Search found 3 matches

by MichaelS
Mon Aug 20, 2007 12:58 pm
Forum: Support
Topic: TRVTextItemInfo
Replies: 5
Views: 12283

Hello Sergey,

it works fine! Thanks a lot!

Yours,
Michael
by MichaelS
Sun Aug 19, 2007 8:59 am
Forum: Support
Topic: TRVTextItemInfo
Replies: 5
Views: 12283

Hello, Sorry, my englisch isn't so good. Here my problem in another words: I have a TRichViewEdit component, which contains a table with formatted text. Now I would like to extract, for each tablecell the formatted text into a RV-Stream. Here a example: var intIndex: Integer; objData: TRVEditRVData ...
by MichaelS
Fri Aug 17, 2007 1:21 pm
Forum: Support
Topic: TRVTextItemInfo
Replies: 5
Views: 12283

TRVTextItemInfo

Hello,

I'm iterating a table with his cells. In a cell I have different TCustomRVItemInfo classes. Now I have to extract from every cellitem, which is a TRVTextItemInfo, the RVData into a Stream.

Do you have a fast solution for me? Thanks in Advance!

Yours,
Michael