代码搜索:TPaintBox
找到约 40 项符合「TPaintBox」的源代码
代码结果 40
www.eeworm.com/read/468931/6982259
htm faq34.htm
Eliminate flicker when painting on a form or a TPaintBox control.
www.eeworm.com/read/461488/7226604
pas fund.pas
unit Fund;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics,
Controls, Forms, Dialogs, StdCtrls
type
TfrmFund=class(TForm)
PaintBox1: TPaintBox;
PanelJGHQ: TPane
www.eeworm.com/read/429300/8812284
pas tabbedtextoutu.pas
unit TabbedTextOutU;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, StdCtrls;
type
TForm1 = class(TForm)
PaintBox1: TPaintBox
www.eeworm.com/read/427616/8929193
pas tabbedtextoutu.pas
unit TabbedTextOutU;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, StdCtrls;
type
TForm1 = class(TForm)
PaintBox1: TPaintBox
www.eeworm.com/read/279692/10402860
pas tabbedtextoutu.pas
unit TabbedTextOutU;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, StdCtrls;
type
TForm1 = class(TForm)
PaintBox1: TPaintBox
www.eeworm.com/read/461488/7226591
pas hqscroll.pas
unit HQScroll;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics,
Controls, Forms, Dialogs, StdCtrls
type
TfrmHQScroll=class(TForm)
PaintBox1: TPaintBox;
Timer1:
www.eeworm.com/read/128085/14316331
pas tabbedtextoutu.pas
unit TabbedTextOutU;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, StdCtrls;
type
TForm1 = class(TForm)
PaintBox1: TPaintBox
www.eeworm.com/read/419819/10835157
~pas drawtable.~pas
unit DrawTable;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls;
type
TForm1 = class(TForm)
Paint1: TPaintBox;
p
www.eeworm.com/read/419819/10835160
pas drawtable.pas
unit DrawTable;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls;
type
TForm1 = class(TForm)
Paint1: TPaintBox;
p
www.eeworm.com/read/461488/7226495
pas ifggzs.pas
unit IFGgZs;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics,
Controls, Forms, Dialogs, StdCtrls
type
TFrmInfoGgZs=class(TForm)
PaintBox1: TPaintBox;
TabSet1: T