代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/148118/12491368
pas mainunit.pas
unit mainunit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls,ShellApi;
type
TForm1 = class(TForm)
Image1:
www.eeworm.com/read/148118/12491381
pas mainunit.pas
unit mainunit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls,ShellApi;
type
TForm1 = class(TForm)
GroupBox1: TGroup
www.eeworm.com/read/249484/12494057
cpp wzdbtmap.cpp
// WzdBtmap.cpp : implementation of the CWzdBitmap class
//
#include "stdafx.h"
#include "WzdBtmap.h"
#include "resource.h"
///////////////////////////////////////////////////////////////////
www.eeworm.com/read/249484/12494073
cpp wzdbtmap.cpp
// WzdBtmap.cpp : implementation of the CWzdBitmap class
//
#include "stdafx.h"
#include "WzdBtmap.h"
#include "resource.h"
///////////////////////////////////////////////////////////////////
www.eeworm.com/read/249484/12494153
wzd readme.wzd
/////////////////////////////////////////////////////////////////////
// Example files...
/////////////////////////////////////////////////////////////////////
WzdBtmap.cpp -- a bitmap class that
www.eeworm.com/read/249484/12494507
wzd readme.wzd
/////////////////////////////////////////////////////////////////////
// Example files...
/////////////////////////////////////////////////////////////////////
WzdBtmap.cpp -- CWzdBitmap, a bitma
www.eeworm.com/read/249484/12497574
wzd readme.wzd
/////////////////////////////////////////////////////////////////////
// Example files
/////////////////////////////////////////////////////////////////////
WzdDlg.cpp -- a dialog class showing a
www.eeworm.com/read/335627/12511269
am makefile.am
####### kdevelop will overwrite this part!!! (begin)##########
bin_PROGRAMS = mafia
## INCLUDES were found outside kdevelop specific part
mafia_SOURCES = ItemsetOutput.cpp Transaction.cpp Mafia.cpp
www.eeworm.com/read/248500/12556300
pas imgbnt.pas
unit ImgBnt;
interface
uses
SysUtils, StdCtrls ,Classes, Controls, ExtCtrls,Graphics,Messages;
type
TImgButton = class(TImage)
private
GetLoadFilePlayPicNorman:Tbitmap;
Get
www.eeworm.com/read/248500/12556314
pas imgbutton.pas
unit ImgButton;
interface
uses
SysUtils, StdCtrls ,Classes, Controls, ExtCtrls,Graphics,Messages;
type
TImgButton = class(TImage)
private
GetLoadFilePicNorman:Tbitmap;
GetL