代码搜索:TBitmap

找到约 563 项符合「TBitmap」的源代码

代码结果 563
www.eeworm.com/read/236337/14020000

~pas unit1.~pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, Unit2, ExtCtrls, StdCtrls; type TForm1 = class(TForm) Button1: TBu
www.eeworm.com/read/236337/14020024

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls; type TForm1 = class(TForm) Button1: TButton;
www.eeworm.com/read/236337/14020042

~pas unit1.~pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls; type TForm1 = class(TForm) Button1: TButton;
www.eeworm.com/read/236337/14020205

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, jpeg, StdCtrls, ExtCtrls; type // For scanline simplification TRGBAr
www.eeworm.com/read/236337/14020227

~pas unit1.~pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, jpeg, StdCtrls, ExtCtrls; type // For scanline simplification TRGBAr
www.eeworm.com/read/201544/15401858

txt bmp 2 icon觉对好用.txt

procedure BmpToIco(ABmp,AIco:string); var bmp,mbmp:tbitmap; ico:ticon; rbmp:BITMAP; a:array[0..4096] of byte; len:dword; i:integer; imglist:timagelist; begin bmp:=tbitmap.Cre
www.eeworm.com/read/201544/15401947

txt 在listboxes中加背景图 (2001年1月6日).txt

在Listboxes中加背景图 (2001年1月6日) 本站更新 分类: 作者:逸仙时空 推荐: 阅读次数:444 (http://www.codesky.net) -------------------------------------------------------------------------------- Delphi 1. 建立一
www.eeworm.com/read/201544/15401958

txt 为列表框添光彩 (2000年8月9日).txt

为列表框添光彩 (2000年8月9日) 本站更新 分类: 作者:srw 推荐: 阅读次数:568 (http://www.codesky.net) -------------------------------------------------------------------------------- ----为了改变Listbox和Combob
www.eeworm.com/read/201544/15402075

txt 在listboxes中加背景图 (2000年9月28日).txt

在Listboxes中加背景图 (2000年9月28日) 本站更新 分类: 作者:逸仙时空 推荐: 阅读次数:858 (http://www.codesky.net) -------------------------------------------------------------------------------- Delphi 1.
www.eeworm.com/read/201544/15402082

txt delphi制作带图标的弹出式选单 (2001年4月4日).txt

Delphi制作带图标的弹出式选单 (2001年4月4日) 网友更新 分类:图形图象 作者:唐杏 推荐:steven9dong 阅读次数:250 (http://www.codesky.net) --------------------------------------------------------------------------------