trichview.com

trichview.support




Re: picture in a richView


Return to index


Author

Message

Sergey Tkachenko

Posted: 02/14/2003 19:34:19


var bmp: TBitmap;



bmp := TBitmap.Create;

bmp.LoadFromFile(FileName);

rv.AddPicture(bmp);

rv.Format;



>

> Please,

> I would like to insert a picture in a richView (freeware - Thanks for your

> job). I have a picture (bmp ot gif) in the same path as the .exe but

althout

> I have read more the documentation (Thanks for pointing me where to find

> it) I dont succes.

>

> I saw you use addpicture but everitime I have error. I'm using D6 perso.

>

> Thanks for a simple sample





Powered by ABC Amber Outlook Express Converter