Search found 1 match

by G van Bragt
Fri Aug 04, 2006 12:44 pm
Forum: Support
Topic: Text with ansi code in table cells
Replies: 1
Views: 8436

Text with ansi code in table cells

Can someone help me please. I have 2 questions: 1) why cant i load an rtf file made by MS Word 2) i made a procedure wich searches a table for some words and when a specific word is found the text has to be replaced I made the following procedure: procedure TForm1.SearchDocument; var item ...