delphi richedit中插入位图(从文件或tbitmap对象)或gif动画(从文件(Insert bitmap (from file or TBitmap object) or GIF animation from Delphi RichEdit (from file)).doc
- 1、本文档共19页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
delphi richedit中插入位图(从文件或tbitmap对象)或gif动画(从文件(Insert bitmap (from file or TBitmap object) or GIF animation from Delphi RichEdit (from file))
delphi richedit中插入位图(从文件或tbitmap对象)或gif动画(从文件(Insert bitmap (from file or TBitmap object) or GIF animation from Delphi RichEdit (from file))
Delphi RichEdit inserts bitmap (from file or TBitmap object) or Gif animation (from file.Txt cheat too much, fool is obviously not enough). I was in charge of kiss your princess in the way to kill Longyou Zhanji River and climbing to the top of the tower. Insert bitmap (from file or TBitmap object) or Gif animation (from file) in RichEdit
Keyword:
The classification of the individual area
The public security:
(score: reply: 0, read: 252)?
KeyLife rich man notes
The author: lichengbin
Title: insert the RichEdit bitmap (from a file or a TBitmap) or Gif (from animation files)
Keyword:
The classification of the individual area
The public security:
(score: reply: 0, read: 561) ? ?
Unit RichEx;
{
2005-03-04 LiChengbin
Added:
Insert, bitmap, or, GIF, into, RichEdit, controls, from, file., source
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);
}
Interface
Uses, Windows, Messages, Graphics, ActiveX, ComObj;
Const
Flags to specify which interfaces should / be returned in the structure above
REO_GETOBJ_NO_INTERFACES =
REO_GETOBJ_POLEOBJ =
REO_GETOBJ_PSTG =
REO_GETOBJ_POLESITE =
REO_GETOBJ_ALL_INTERFACES =
Object at selection / / Place
REO_CP_SELECTION = $FFFFFFFF;
Use character position to specify object / instead of index
REO_IOB_SELECTION = $FFFFFFFF;
REO_IOB_USE_CP = $FFFFFFFF;
Object / / flags
REO_NULL = / / No flags
REO_READWRITEMASK = $0000003F; / / Mask out RO bits
REO_DONTNEEDPALETTE = / / Object doesnt need palette
REO_BLANK = / / Object is blank
REO_DYNAMICSIZE = / / Object defines size always
REO_INVERTEDSELECT = drawn all inverted if sel / / Object
REO_BELOWBA
您可能关注的文档
- 13个网页设计常用的浏览器兼容验证工具(13 web browsers, commonly used browser compatible verification tools).doc
- 16《葡萄沟》教学设计之四(16 teaching design of grape ditch four).doc
- 16性格亮点.doc
- 13种工作策略让你效率翻倍(The 13 work strategy doubles your efficiency).doc
- 170号令航空器活动区道路交通安全管理规则(170 order road traffic safety management rules for aircraft active areas).doc
- 150y-75型离心输油泵三维参数化设计(Three dimensional parametric design of 150y-75 centrifugal oil pump).doc
- 1950以后 的川大校友们(1950 after the Sichuan University Alumni).doc
- 18《称赞》(18, praise.).doc
- 19《买猫头鹰》(19, buy owls.).doc
- 1、我们几个朋友一起去大草原上玩(1, several of our friends go to play on the prairie).doc
文档评论(0)