代码搜索:TBitmap
找到约 563 项符合「TBitmap」的源代码
代码结果 563
www.eeworm.com/read/318852/13469858
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/409436/11325951
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/193480/8223997
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/287177/8712219
c aicommon.c
#include "Toolbox.h"
#include "AICommon.h"
TWindow tbWindow;
ai_World MainWorld;
ai_Entity entityList[kMaxEntities];
TBitmap terrainBMP;
TBitmap objectsBMP;
TBit
www.eeworm.com/read/287177/8712257
c aicommon.c
#include "Toolbox.h"
#include "AICommon.h"
TWindow tbWindow;
ai_World MainWorld;
ai_Entity entityList[kMaxEntities];
TBitmap terrainBMP;
TBitmap objectsBMP;
TBit
www.eeworm.com/read/287177/8712282
c aicommon.c
#include "Toolbox.h"
#include "AICommon.h"
TWindow tbWindow;
ai_World MainWorld;
ai_Entity entityList[kMaxEntities];
TBitmap terrainBMP;
TBitmap objectsBMP;
TBitm
www.eeworm.com/read/287177/8712442
c aicommon.c
#include "Toolbox.h"
#include "AICommon.h"
TWindow tbWindow;
ai_World MainWorld;
ai_Entity entityList[kMaxEntities];
TBitmap terrainBMP;
TBitmap objectsBMP;
TBitm
www.eeworm.com/read/287177/8712628
c aicommon.c
#include "Toolbox.h"
#include "AICommon.h"
TWindow tbWindow;
ai_World MainWorld;
ai_Entity entityList[kMaxEntities];
TBitmap terrainBMP;
TBitmap objectsBMP;
TBit
www.eeworm.com/read/287177/8712752
c aicommon.c
#include "Toolbox.h"
#include "AICommon.h"
TWindow tbWindow;
ai_World MainWorld;
ai_Entity entityList[kMaxEntities];
TBitmap terrainBMP;
TBitmap objectsBMP;
TBitm
www.eeworm.com/read/408280/11400127
c aicommon.c
#include "Toolbox.h"
#include "AICommon.h"
TWindow tbWindow;
ai_World MainWorld;
ai_Entity entityList[kMaxEntities];
TBitmap terrainBMP;
TBitmap objectsBMP;
TBit