trichview.support
Re: Someone Please HELP on GIF insertion |
Author |
Message |
Sergey Tkachenko |
Posted: 02/12/2003 22:49:40 See my "Re: How to insert gif" Besides, if you use RichViewActions (http://www.trichview.com/resources/actions/), actions will automatically work with gif image if you call the following code: RegisterClass(TGifImage); TPicture.RegisterFileFormat('gif', 'Gif Image', TGifImage); > > Hi, > I still could not get the codes on how to insert a gif image into the Richedit. > I am using Anders Melander GIF and I want to use the open picture dialog > and open the image and insert it. > I also want to include bmp and jpeg as the valid picture image type. > > Can someone please give the full source example here. > > I am new and have tried that for many, many hours. > > Thanks for your kindness. |
Powered by ABC Amber Outlook Express Converter