代码搜索:TBitmap
找到约 563 项符合「TBitmap」的源代码
代码结果 563
www.eeworm.com/read/460752/7241287
pas cswscroller.pas
unit cSWScroller;
interface
uses Windows, Classes, Graphics, SysUtils;
type
TSWScroller = class
private
FSList : TStringList;
FBmp: TBitmap;
FSWBitmap: TBitmap;
FCan
www.eeworm.com/read/465777/7045617
pas circle_vis.pas
unit circle_vis;
interface
uses Windows, Dialogs, Graphics, SysUtils, ComVariable, Classes;
type TCircleScope = Class(TObject)
private
VisBuff : TBitmap;
BackBmp : TBitmap
www.eeworm.com/read/465777/7045623
pas osc_vis.pas
unit osc_vis;
interface
uses Windows, Dialogs, Graphics, SysUtils, ComVariable, Classes;
type TOcilloScope = Class(TObject)
private
VisBuff : TBitmap;
BackBmp : TBitmap;
www.eeworm.com/read/465777/7045625
~1~ circle_vis.pas.~1~
unit circle_vis;
interface
uses Windows, Dialogs, Graphics, SysUtils, define, Classes;
type TCircleScope = Class(TObject)
private
VisBuff : TBitmap;
BackBmp : TBitmap;
www.eeworm.com/read/465777/7045628
~2~ osc_vis.pas.~2~
unit osc_vis;
interface
uses Windows, Dialogs, Graphics, SysUtils, ComVariable, Classes;
type TOcilloScope = Class(TObject)
private
VisBuff : TBitmap;
BackBmp : TBitmap;
www.eeworm.com/read/465777/7045643
~2~ circle_vis.pas.~2~
unit circle_vis;
interface
uses Windows, Dialogs, Graphics, SysUtils, ComVariable, Classes;
type TCircleScope = Class(TObject)
private
VisBuff : TBitmap;
BackBmp : TBitmap
www.eeworm.com/read/465777/7045645
~1~ osc_vis.pas.~1~
unit osc_vis;
interface
uses Windows, Dialogs, Graphics, SysUtils, define, Classes;
type TOcilloScope = Class(TObject)
private
VisBuff : TBitmap;
BackBmp : TBitmap;
www.eeworm.com/read/303585/13812150
pas bmpfuns.pas
unit BmpFuns;
interface
uses
SysUtils,Controls,Graphics,ExtCtrls,Types;
procedure ShowAllSizeOfImage(Image:TBitmap);
// procedure ShowBmpPicture(Image:TImage; var Bmp:TBitMap);
proc
www.eeworm.com/read/234640/6357176
pas bmpfuns.pas
unit BmpFuns;
interface
uses
SysUtils,Controls,Graphics,ExtCtrls,Types;
procedure ShowAllSizeOfImage(Image:TBitmap);
// procedure ShowBmpPicture(Image:TImage; var Bmp:TBitMap);
proc
www.eeworm.com/read/124976/14521599
pas bmpfuns.pas
unit BmpFuns;
interface
uses
SysUtils,Controls,Graphics,ExtCtrls,Types;
procedure ShowAllSizeOfImage(Image:TBitmap);
// procedure ShowBmpPicture(Image:TImage; var Bmp:TBitMap);
proc