代码搜索:TBitmap
找到约 563 项符合「TBitmap」的源代码
代码结果 563
www.eeworm.com/read/209989/15210429
pas rei_05.pas
unit Rei_05;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, Menus;
type
// 定义复合图案的record类型
TPatDt = record
Xpos: Integer;
www.eeworm.com/read/471457/6893096
cpp unit1.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Unit1.h"
//------------------------------------------------------------
www.eeworm.com/read/471457/6893294
cpp unit1.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Unit1.h"
//------------------------------------------------------------
www.eeworm.com/read/369425/9648840
h m3dobject.h
/*
============================================================================
* Name : M3DObject.h
* Part of : Example3D
* Description : Definition of M3DObject
* Copyright (
www.eeworm.com/read/369425/9648842
h cpictureloader.h
/*
============================================================================
* Name : CPictureLoader.h
* Part of : Example3D
* Description : Definition of CPictureLoader
* C
www.eeworm.com/read/369425/9648846
h mgame.h
/*
============================================================================
* Name : MGame.h
* Part of : Example3D
* Description : Definition of MGame
* Copyright (c) 2005
www.eeworm.com/read/265702/11257416
h m3dobject.h
/*
============================================================================
* Name : M3DObject.h
* Part of : Example3D
* Description : Definition of M3DObject
* Copyright (
www.eeworm.com/read/265702/11257417
h cpictureloader.h
/*
============================================================================
* Name : CPictureLoader.h
* Part of : Example3D
* Description : Definition of CPictureLoader
* C
www.eeworm.com/read/265702/11257420
h mgame.h
/*
============================================================================
* Name : MGame.h
* Part of : Example3D
* Description : Definition of MGame
* Copyright (c) 2005
www.eeworm.com/read/236337/14019579
pas unitfrmmain.pas
unit unitFrmMain;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, StdCtrls;
type
TForm1 = class(TForm)
Image1: TImage;
Bu