代码搜索:TBitmap
找到约 563 项符合「TBitmap」的源代码
代码结果 563
www.eeworm.com/read/105386/15668811
pas bmpfuns.pas
unit BmpFuns;
interface
uses
SysUtils,Controls,Graphics,ExtCtrls,Types;
procedure ShowAllSizeOfImage(Image:TBitmap);
// procedure ShowBmpPicture(Image:TImage; var Bmp:TBitMap);
proc
www.eeworm.com/read/238973/13311970
pas suiskinform.pas
////////////////////////////////////////////////////////////////////////////////
//
//
// FileName : SUISkinForm.pas
// Creator : Shen Min
// Date : 2002-08-06
// Comment
www.eeworm.com/read/409916/11307133
h gba_api.h
/**************************************************************************
GBA API LIBRARY
COPYRIGHT (c) 2005 BY JJJ.
-- AL
www.eeworm.com/read/248319/12584035
h gba_api.h
/**************************************************************************
GBA API LIBRARY
COPYRIGHT (c) 2005 BY JJJ.
-- AL
www.eeworm.com/read/291273/8429516
pas tmssplash.pas
unit TMSSplash;
interface
uses
ToolsApi, Windows, Classes, Graphics;
{$R TMSSPLASH.RES}
implementation
procedure AddSplash;
var
bmp: TBitmap;
begin
bmp := TBitmap.Create;
www.eeworm.com/read/181902/9230282
pas tmssplash.pas
unit TMSSplash;
interface
uses
ToolsApi, Windows, Classes, Graphics;
{$R TMSSPLASH.RES}
implementation
procedure AddSplash;
var
bmp: TBitmap;
begin
bmp := TBitmap.Create;
www.eeworm.com/read/358349/10191657
pas tmssplash.pas
unit TMSSplash;
interface
uses
ToolsApi, Windows, Classes, Graphics;
{$R TMSSPLASH.RES}
implementation
procedure AddSplash;
var
bmp: TBitmap;
begin
bmp := TBitmap.Create;
www.eeworm.com/read/424916/10397461
pas tmssplash.pas
unit TMSSplash;
interface
uses
ToolsApi, Windows, Classes, Graphics;
{$R TMSSPLASH.RES}
implementation
procedure AddSplash;
var
bmp: TBitmap;
begin
bmp := TBitmap.Create;
www.eeworm.com/read/451398/7465426
pas tmssplash.pas
unit TMSSplash;
interface
uses
ToolsApi, Windows, Classes, Graphics;
{$R TMSSPLASH.RES}
implementation
procedure AddSplash;
var
bmp: TBitmap;
begin
bmp := TBitmap.Create;
www.eeworm.com/read/446754/7566455
pas tmssplash.pas
unit TMSSplash;
interface
uses
ToolsApi, Windows, Classes, Graphics;
{$R TMSSPLASH.RES}
implementation
procedure AddSplash;
var
bmp: TBitmap;
begin
bmp := TBitmap.Create;