代码搜索:TBitmap

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

代码结果 563
www.eeworm.com/read/196481/8088641

hpp imgutil.hpp

// Borland C++ Builder // Copyright (c) 1995, 2002 by Borland Software Corporation // All rights reserved // (DO NOT EDIT: machine generated header) 'ImgUtil.pas' rev: 6.00 #ifndef ImgUtilHPP
www.eeworm.com/read/196481/8088730

pas skingraphic.pas

unit SkinGraphic; interface uses Windows,SysUtils,Classes,Graphics,Jpeg; type TSkinGraphic = Class (TJPEGImage) private protected public procedure LoadFromFile(const FileName:
www.eeworm.com/read/145278/12739399

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, mmsystem, ExtCtrls, StdCtrls; type TForm1 = class(TForm) btnVCL: TButton;
www.eeworm.com/read/245959/12766213

pas jantiledpanel.pas

unit janTiledPanel; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls; type TjanTiledPanel = class(TPanel) private FBackBitmap
www.eeworm.com/read/144615/12780612

pas rei_07.pas

unit Rei_07; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, Menus; type // 定义管理角色的记录型态 TPatDt = record Used: Byte; X
www.eeworm.com/read/144615/12781089

pas rei_23.pas

unit Rei_23; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, Menus, StdCtrls; type // 定义角色管理记录类型 TPatDt = record Used: By
www.eeworm.com/read/331935/12796645

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/331935/12797342

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls; type TForm1 = class(TForm) OrigImg: TImage; Button1
www.eeworm.com/read/331935/12797687

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/331935/12797902

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