?? cw_fwhsdy1.pas
字號(hào):
unit cw_fwhsdy1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, DB, DBTables, QRCtrls, QuickRpt, ExtCtrls;
type
TForm44 = class(TForm)
QuickRep1: TQuickRep;
ColumnHeaderBand1: TQRBand;
QRLabel4: TQRLabel;
QRLabel6: TQRLabel;
QRLabel7: TQRLabel;
QRShape2: TQRShape;
QRLabel10: TQRLabel;
DetailBand1: TQRBand;
QRDBText2: TQRDBText;
QRDBText4: TQRDBText;
QRDBText5: TQRDBText;
QRShape3: TQRShape;
QRDBText1: TQRDBText;
PageFooterBand1: TQRBand;
QRLabel5: TQRLabel;
bbr: TQRLabel;
QRSysData1: TQRSysData;
QRLabel8: TQRLabel;
QRSysData2: TQRSysData;
QRLabel9: TQRLabel;
PageHeaderBand1: TQRBand;
QRLabel1: TQRLabel;
QRLabel2: TQRLabel;
rq: TQRLabel;
QRShape1: TQRShape;
SummaryBand1: TQRBand;
QRLabel3: TQRLabel;
QRExpr1: TQRExpr;
QRShape4: TQRShape;
Q_spxf: TQuery;
private
{ Private declarations }
public
{ Public declarations }
end;
var
Form44: TForm44;
implementation
{$R *.dfm}
end.
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -