代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/149143/12398745
pas demoform.pas
unit demoform;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls, FileCtrl;
type
TForm1 = class(TForm)
Button1: TButton
www.eeworm.com/read/336821/12413751
cs form1.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using System.Drawing.Imagin
www.eeworm.com/read/336821/12413759
cs animatectl.cs
using System;
using System.Windows.Forms;
using System.Drawing;
using System.Drawing.Imaging;
namespace gifTest
{
public class AnimateCtl : System.Windows.Forms.Control
{
Sy
www.eeworm.com/read/250303/12415253
pas fmtstgif.pas
unit FmTstGIF;
{ Exports TTestGifForm, which is the main form of the small test
program "TestGif" which demonstrates the TGifFile object of
the unit GifUnit.
By Reinier Sterkenburg, Delft, The N
www.eeworm.com/read/250303/12415268
pas gifimgs.pas
unit GifImgs;
{ Exports TGifImage component. See also the unit GifUnit.pas.
(c) Reinier Sterkenburg 1997, 1998
r.p.sterkenburg@dataweb.nl
www.dataweb.nl/~r.p.sterkenburg
24 Jul 97: -
www.eeworm.com/read/250274/12419278
cpp outofmouth.cpp
// outofmouth demo 8-bit blitting
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN // 无 MFC
#define INITGUID
#include // include impor
www.eeworm.com/read/148814/12423751
pas templetform.pas
unit TempletForm;
{
名称:我的一个窗体模板
更新:2001/10/25
作者:午秋
}
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, Menus, ComCtrls,
www.eeworm.com/read/148814/12423998
~pas templetform.~pas
unit TempletForm;
{
名称:我的一个窗体模板
更新:2001/10/25
作者:午秋
}
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, Menus, ComCtrls,
www.eeworm.com/read/148814/12424335
pas templetform.pas
unit TempletForm;
{
名称:我的一个窗体模板
更新:2001/10/25
作者:午秋
}
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, Menus, ComCtrls,
www.eeworm.com/read/132337/14098695
pas ubitmap.pas
{****************************************}
{ TeeChart. TChart Component }
{ Copyright (c) 1995,96 by David Berneda }
{ All Rights Reserved }
{***********************