代码搜索:TBitmap
找到约 563 项符合「TBitmap」的源代码
代码结果 563
www.eeworm.com/read/349055/10854081
pas imgutil.pas
{$R-} // Turn off Range Checking because of ARRAY[0..0] construct below
unit ImgUtil;
// The new algorithms are 5 to 8 imes faster (dirty but fast) and they
// not need so many memory (if the
www.eeworm.com/read/271428/10997168
pas imgutil.pas
{$R-} // Turn off Range Checking because of ARRAY[0..0] construct below
unit ImgUtil;
// The new algorithms are 5 to 8 imes faster (dirty but fast) and they
// not need so many memory (if the
www.eeworm.com/read/469310/6973039
pas imgutil.pas
{$R-} // Turn off Range Checking because of ARRAY[0..0] construct below
unit ImgUtil;
// The new algorithms are 5 to 8 imes faster (dirty but fast) and they
// not need so many memory (if the
www.eeworm.com/read/468931/6982261
htm faq33.htm
Create memory DCs and BitBlt to the screen with BCB.
www.eeworm.com/read/463078/7188818
pas suibutton.pas
////////////////////////////////////////////////////////////////////////////////
//
//
// FileName : SUIButton.pas
// Creator : Shen Min
// Date : 2002-05-30 V1-V3
//
www.eeworm.com/read/461488/7226678
pas dgrfshq.pas
unit DGRfsHq;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics,
Controls, Forms, Dialogs, StdCtrls, ExtCtrls
type
TFrmRefreshHQ=class(TForm)
Timer1: TTimer;
proc
www.eeworm.com/read/461488/7226715
pas dgsavdat.pas
unit DGSavDat;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics,
Controls, Forms, Dialogs, StdCtrls
type
TFrmSavDat=class(TForm)
procedure FormPaint(Sender : TObject)
www.eeworm.com/read/461488/7226718
pas dginfo.pas
unit DGInfo;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics,
Controls, Forms, Dialogs, StdCtrls
type
TfrmShowInfo=class(TForm)
procedure FormPaint(Sender : TObject)
www.eeworm.com/read/459727/7265423
pas suibutton.pas
////////////////////////////////////////////////////////////////////////////////
//
//
// FileName : SUIButton.pas
// Creator : Shen Min
// Date : 2002-05-30 V1-V3
//
www.eeworm.com/read/459720/7266278
pas suibutton.pas
////////////////////////////////////////////////////////////////////////////////
//
//
// FileName : SUIButton.pas
// Creator : Shen Min
// Date : 2002-05-30 V1-V3
//