代码搜索:QuickReport
找到约 319 项符合「QuickReport」的源代码
代码结果 319
www.eeworm.com/read/155719/11852254
pas unit13.pas
unit Unit13;
interface
uses Windows, SysUtils, Messages, Classes, Graphics, Controls,
StdCtrls, ExtCtrls, Forms, QuickRpt, QRCtrls, DB, ADODB;
type
TQuickReport13 = class(TQuickRep)
www.eeworm.com/read/155719/11852341
~pas unit13.~pas
unit Unit13;
interface
uses Windows, SysUtils, Messages, Classes, Graphics, Controls,
StdCtrls, ExtCtrls, Forms, QuickRpt, QRCtrls, DB, ADODB;
type
TQuickReport13 = class(TQuickRep)
www.eeworm.com/read/135033/13966394
pas ygzlb.pas
unit ygzlb;
interface
uses Windows, SysUtils, Messages, Classes, Graphics, Controls,
StdCtrls, ExtCtrls, Forms, QuickRpt, QRCtrls;
type
TQuickReport1 = class(TQuickRep)
TitleBand1:
www.eeworm.com/read/135033/13966398
~pas ygzlb.~pas
unit ygzlb;
interface
uses Windows, SysUtils, Messages, Classes, Graphics, Controls,
StdCtrls, ExtCtrls, Forms, QuickRpt, QRCtrls;
type
TQuickReport1 = class(TQuickRep)
TitleBand1:
www.eeworm.com/read/109540/15555543
pas unit1.pas
unit Unit1;
interface
uses Windows, SysUtils, Messages, Classes, Graphics, Controls,
StdCtrls, ExtCtrls, Forms, QuickRpt, QRCtrls;
type
TQuickReport1 = class(TQuickRep)
DetailBand1
www.eeworm.com/read/109540/15555564
dpr zzzp1.dpr
program zzzp1;
uses
Forms,
zzzp in 'zzzp.pas' {Form1},
Unit2 in 'Unit2.pas' {Form2},
Unit1 in 'Unit1.pas' {QuickReport1: TQuickRep};
{$R *.res}
begin
Application.Initialize;
www.eeworm.com/read/449057/7519284
dpr project1.dpr
program Project1;
uses
Forms,
Unit1 in 'Unit1.pas' {Form1},
Unit2 in 'Unit2.pas' {Form2},
Unit3 in 'Unit3.pas' {Form3},
Unit5 in 'Unit5.pas' {Form5},
Unit6 in 'Unit6.pas' {Data1:
www.eeworm.com/read/487944/6502660
dpr project1.dpr
program Project1;
uses
Forms,
Unit1 in 'Unit1.pas' {Form1},
Unit2 in 'Unit2.pas' {Form2},
Unit3 in 'Unit3.pas' {Form3},
Unit4 in 'Unit4.pas' {Form4},
Unit5 in 'Unit5.pas' {Form5},
www.eeworm.com/read/289007/8586656
pas ammeter_r.pas
unit Ammeter_R;
interface
uses Windows, SysUtils, Messages, Classes, Graphics, Controls,
StdCtrls, ExtCtrls, Forms, Quickrpt, QRCtrls;
type
TQuickReport1 = class(TQuickRep)
DetailB
www.eeworm.com/read/275589/10808652
~pas unit8.~pas
unit Unit8;
interface
uses Windows, SysUtils, Messages, Classes, Graphics, Controls,
StdCtrls, ExtCtrls, Forms, QuickRpt, QRCtrls;
type
TQuickReport8 = class(TQuickRep)
TitleBand1: