代码搜索:QuickReport
找到约 319 项符合「QuickReport」的源代码
代码结果 319
www.eeworm.com/read/279539/10424978
txt ccrun.com.txt
[info]
name=QuickReport
ver=4.07
author=qusoft
web=http://www.qusoft.com/
devtool=Delphi/BCB/BDS
sn=
fullsource=1
desc=C++Builder和Delphi自带的报表制作组件QuickReport的升级版,这个版本支持C++
Builder 6,C++Builder
www.eeworm.com/read/279448/10437338
dof recorddemo.dof
[FileVersion]
Version=7.0
[Compiler]
A=8
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=0
K=0
L=1
M=0
N=1
O=1
P=1
Q=0
R=0
S=0
T=0
U=0
V=1
W=0
X=1
Y=1
Z=1
ShowHints=1
ShowWarnings=1
U
www.eeworm.com/read/348793/10866742
dof playcap.dof
[FileVersion]
Version=7.0
[Compiler]
A=8
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=0
K=0
L=1
M=0
N=1
O=1
P=1
Q=0
R=0
S=0
T=0
U=0
V=1
W=0
X=1
Y=1
Z=1
ShowHints=1
ShowWarnings=1
U
www.eeworm.com/read/461524/7225818
htm wzjh25.htm
用 QUICKREPORT FOR DELPHI 制作报表
使用QuickReport for Delphi制
www.eeworm.com/read/448207/7537276
pas customersreport.pas
unit CustomersReport;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls, DBTables, DB, quickrpt, Qrctrls, qrprntr;
type
Trpt
www.eeworm.com/read/448207/7537303
pas itemsreport.pas
unit ItemsReport;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls, DBTables, DB, quickrpt, Qrctrls, qrprntr;
type
TrptItem
www.eeworm.com/read/448207/7537355
pas currenciesreport.pas
unit CurrenciesReport;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls, DBTables, DB, quickrpt, Qrctrls, qrprntr;
type
Trp
www.eeworm.com/read/448207/7537380
pas vendorsreport.pas
unit VendorsReport;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ExtCtrls, DBTables, DB, quickrpt, Qrctrls, qrprntr;
type
TrptVe