代码搜索:TBitmap
找到约 563 项符合「TBitmap」的源代码
代码结果 563
www.eeworm.com/read/360019/10111658
txt 新建 文本文档.txt
实现图片的旋转和缩放2008-05-17 14:06第一步就是要把我的片转化为TBitmap来处理。在转化格式的同时,我将图片的实际大小改变,以适合后面选取部分图像的需要。函数如下:
procedure TMainForm.ChangeImageFormate;
var Bitmap : TBitmap;
Zoom : Integer;
begin
Bitmap := TBi
www.eeworm.com/read/357041/10216990
h rom.h
//---------------------------------------------------------------------------
#ifndef romH
#define romH
//#define C_CORE
#define INT_KEY 16
#define INT_SERIAL 8
#define INT_TIMER 4
#define
www.eeworm.com/read/355661/10250319
pas skingraphic.pas
unit SkinGraphic;
interface
uses Windows,SysUtils,Classes,Graphics,Jpeg;
type
TSkinGraphic = Class (TJPEGImage)
private
protected
public
procedure LoadFromFile(const FileName:
www.eeworm.com/read/355661/10250454
pas skingraphic.pas
unit SkinGraphic;
interface
uses Windows,SysUtils,Classes,Graphics,Jpeg;
type
TSkinGraphic = Class (TJPEGImage)
private
protected
public
procedure LoadFromFile(const FileName:
www.eeworm.com/read/277322/10646336
h weiqiply.h
//---------------------------------------------------------------------------
#ifndef weiqiplyH
#define weiqiplyH
//---------------------------------------------------------------------------
#inc
www.eeworm.com/read/348737/10869222
pas tefuse.pas
unit teFuse;
interface
{$INCLUDE teDefs.inc}
uses
Windows, Messages, SysUtils, Classes, TransEff, teTimed, Graphics;
type
TFuseTransition = class(TTimedTransitionEffect)
private
www.eeworm.com/read/419318/10874571
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, mmsystem,
ExtCtrls, StdCtrls;
type
TForm1 = class(TForm)
btnVCL: TButton;
www.eeworm.com/read/342667/7097077
txt combo box.txt
给ListBox、ComboBxox添加图片
给ListBox、ComboBxox添加图片
第一步:
在Form1上分别放置一个ComboBox1: TComboBox,改变ComboBox1的Style属性:ComboBox1.Style := csOwnerDrawVariable;ListBox1 : TListBox,改变ListBox1的Style属性 ListBox1.sty
www.eeworm.com/read/463078/7188743
hpp suipublic.hpp
// CodeGear C++Builder
// Copyright (c) 1995, 2008 by CodeGear
// All rights reserved
// (DO NOT EDIT: machine generated header) 'Suipublic.pas' rev: 20.00
#ifndef SuipublicHPP
#define Suipub
www.eeworm.com/read/463078/7188966
hpp suipublic.hpp
// CodeGear C++Builder
// Copyright (c) 1995, 2007 by CodeGear
// All rights reserved
// (DO NOT EDIT: machine generated header) 'Suipublic.pas' rev: 11.00
#ifndef SuipublicHPP
#define Suipub