trichview.support
And.. |
Author |
Message |
Slavi Marinov |
Posted: 11/04/2002 0:33:20 And also, > You need to process OnReadHyperlink and OnURLNeeded. > See example in Demos\Delphi\OfficeConverters\ I did that, but what should I do if the picture is in a table? Then, surely, what I use ( procedure TRVForm.RVEReadHyperlink(Sender: TCustomRichView; const Target, Extras: String; DocFormat: TRVLoadFormat; var StyleNo, ItemTag: Integer; var ItemName: String); begin ItemTag := Integer(StrNew(PChar(Target))); end; ) is not enough... what should I add? --Slavi |
Powered by ABC Amber Outlook Express Converter