代码搜索:TBitmap

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

代码结果 563
www.eeworm.com/read/408280/11400355

h toolbox.h

#ifndef _TOOLBOX #define _TOOLBOX #include #define MaxGWorlds 100 #define MaxWindows 50 #define TRect Rect #define TPoint Point #define TBoolean
www.eeworm.com/read/158508/11606223

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/158508/11606868

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/158508/11607108

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/158508/11607301

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/158273/11629152

pas pluginunit.pas

unit PlugInUnit; interface Uses Windows,SysUtils,Graphics,extdlgs; const MaxPixelCount=32768; type pRGBArray = ^TRGBArray; TRGBArray = ARRAY[0..MaxPixelCount-1] OF TRGBTriple;
www.eeworm.com/read/157652/11678014

h rom.h

//--------------------------------------------------------------------------- #ifndef romH #define romH //#define C_CORE #define INT_KEY 16 #define INT_SERIAL 8 #define INT_TIMER 4 #define
www.eeworm.com/read/260909/11687365

pas unit1.pas

// //丂丂 Delphi偵傛傞DIB憖嶌 // // 1999/ 7/12 幊屗丂婸岝 // unit Unit1; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, Menus, ExtDlgs,cli
www.eeworm.com/read/156974/11749385

pas ctrlimg.pas

unit CtrlImg; interface {$I RV_Defs.inc} uses Windows, Classes, Controls, StdCtrls, Graphics, Forms, SysUtils, ExtCtrls; function DrawButton(ctrl: TButton): TBitmap; function DrawEd
www.eeworm.com/read/259646/11775418

hpp suipublic.hpp

// Borland C++ Builder // Copyright (c) 1995, 1999 by Borland International // All rights reserved // (DO NOT EDIT: machine generated header) 'SUIPublic.pas' rev: 5.00 #ifndef SUIPublicHPP #d