代码搜索:TBitmap
找到约 563 项符合「TBitmap」的源代码
代码结果 563
www.eeworm.com/read/369425/9648857
h tbitmap.h
/*
============================================================================
* Name : TBitmap.h
* Part of : Example3D
* Description : Definition of TBitmap
* Copyright (c) 2
www.eeworm.com/read/265702/11257430
h tbitmap.h
/*
============================================================================
* Name : TBitmap.h
* Part of : Example3D
* Description : Definition of TBitmap
* Copyright (c) 2
www.eeworm.com/read/260888/11689673
txt readme.txt
********* CDIBs unit for Delphi 3, 2.0 and Delphi 1.0, and C++ Builder
- Author: Lubomir Antonov - Ver 1.3
--------------- DESCRIPTION
The CDIBs unit exports a class TDIB. The class provides
www.eeworm.com/read/109855/15546573
txt history.txt
BarMenu Components Version History:
Legend; (*) notes, (-) changes to the code
-- Version 2.3.0 -- (2001-10-21)
* Hopefully the Delphi 6 and C++Builder 5 packages work because I had
www.eeworm.com/read/164528/10104663
pas ditherunit.pas
{Version 9.4}
{***************************************************************}
{* DitherUnit.PAS *}
{*
www.eeworm.com/read/444437/7612789
pas graph64.pas
{$I param.inc}
{
############################################################################
## Graph64 unit for Delphi 2/3/4/5 and WDosX 0.95/96, DirectX, GDI ##
##
www.eeworm.com/read/477689/6730958
~pas disrecunit.~pas
unit DisRecUnit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls, Buttons, ExtDlgs;
TYPE
RecDistance=array of arra
www.eeworm.com/read/477689/6731095
pas disrecunit.pas
unit DisRecUnit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls, Buttons, ExtDlgs;
TYPE
RecDistance=array of arra
www.eeworm.com/read/292183/8369006
pas suibutton.pas
////////////////////////////////////////////////////////////////////////////////
//
//
// FileName : SUIButton.pas
// Creator : Shen Min
// Date : 2002-05-30 V1-V3
//
www.eeworm.com/read/287282/8697757
pas tradeimage.pas
unit TradeImage;
interface
uses
Windows, Messages, SysUtils, Classes, Controls,Graphics;
type
TTradeImg = class(TGraphicControl)
private
{ Private declarations }
frGlyph:TB