trichview.support
Re: Richviewedit and images |
Author |
Message |
Sergey Tkachenko |
Posted: 06/28/2003 16:09:50 Image file names are not stored (and image can be created not from file, but pasted from the Clipboard, created in code, etc.). But you can store file name in the "item name" (first parameter of InsertPicture), then get it using GetItemText(). In RichViewActions (http://www.trichview.com/resources/actions/), TrvActionInsertPicture has boolean property StoreFileName. If you set it to true, this action will store file name of inserted pictures as shown above. > Hi all, > > I have richviewedit include images(same as editor demo), > How I get image name and location for all images for opened file. (onload) > > Thanks > Adams > > |
Powered by ABC Amber Outlook Express Converter