资源说明:能在RichEdit上插入图片单元!
2005-03-04 LiChengbin
Added:
Insert bitmap or gif into RichEdit controls from source file.
2005-01-31 LiChengbin
Usage:
Insert bitmap into RichEdit controls by IRichEditOle interface and
implementation of IDataObject interface.
Example:
InsertBitmap(RichEdit1.Handle, Image1.Picture.Bitmap);
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。