代码搜索:TBitmap

找到约 563 项符合「TBitmap」的源代码

代码结果 563
www.eeworm.com/read/225969/14508630

hpp suiskinutils.hpp

// Borland C++ Builder // Copyright (c) 1995, 1999 by Borland International // All rights reserved // (DO NOT EDIT: machine generated header) 'SUISkinUtils.pas' rev: 5.00 #ifndef SUISkinUtilsH
www.eeworm.com/read/225969/14508751

hpp suiskinutils.hpp

// Borland C++ Builder // Copyright (c) 1995, 2002 by Borland Software Corporation // All rights reserved // (DO NOT EDIT: machine generated header) 'SUISkinUtils.pas' rev: 6.00 #ifndef SUISki
www.eeworm.com/read/225404/14541870

pas dbnavpro.pas

unit DBNavPro; //根据 DBNavPLUS 修改,BUTTON‘S CAPTION,MARGIN,LAYOUT,增加 //基本BUTTON的自定义GLYGH。DELPHI附带的太难看了。INFOPOWER支持GLYPH //但是不支持LAYOUT,也很不爽,从网上找了一些资料弄了一个小时搞定。 //花了三个小时,满意的NAVIGATOR还没有做出来,图比较的难找。
www.eeworm.com/read/123961/14603485

cpp feng.cpp

//--------------------------------------------------------------------------- #include #pragma hdrstop #include "feng.h" //-------------------------------------------------------------
www.eeworm.com/read/123961/14604059

cpp about.cpp

//--------------------------------------------------------------------- #include #pragma hdrstop #include "about.h" //--------------------------------------------------------------------
www.eeworm.com/read/122871/14665522

pas dbnavpro.pas

unit DBNavPro; //根据 DBNavPLUS 修改,BUTTON‘S CAPTION,MARGIN,LAYOUT,增加 //基本BUTTON的自定义GLYGH。DELPHI附带的太难看了。INFOPOWER支持GLYPH //但是不支持LAYOUT,也很不爽,从网上找了一些资料弄了一个小时搞定。 //花了三个小时,满意的NAVIGATOR还没有做出来,图比较的难找。
www.eeworm.com/read/121447/14756579

pas remconmessages.pas

unit RemConMessages; interface uses SysUtils, Classes, Windows, Graphics, Forms; const // Messages // All numbers are 4-byte integers // Strings include a null terminating zero
www.eeworm.com/read/118275/14879136

hpp graphicex.hpp

// Borland C++ Builder // Copyright (c) 1995, 1999 by Borland International // All rights reserved // (DO NOT EDIT: machine generated header) 'GraphicEx.pas' rev: 5.00 #ifndef GraphicExHPP #d
www.eeworm.com/read/219064/14896494

~pas graphicsconversionslibrary.~pas

// Load various graphics formats (BMP, JPG, WMF, EMF, ICO, GIF) into a // pf24bit TBitmap. The use of a pf24bit TBitmap avoids any palette issues. // // For GIF support, Anders Melander's TGIFImag
www.eeworm.com/read/219064/14896499

pas graphicsconversionslibrary.pas

// Load various graphics formats (BMP, JPG, WMF, EMF, ICO, GIF) into a // pf24bit TBitmap. The use of a pf24bit TBitmap avoids any palette issues. // // For GIF support, Anders Melander's TGIFImag