?? mrkhfkbb_dy.pas
字號:
unit MRKHFKBB_DY;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, QuickRpt, ExtCtrls, QRCtrls;
type
TFRM_KHFKBB_DY = class(TForm)
QuickRep1: TQuickRep;
PageFooterBand1: TQRBand;
DetailBand1: TQRBand;
PageHeaderBand1: TQRBand;
QRShape5: TQRShape;
QRDBText8: TQRDBText;
QRLabel9: TQRLabel;
QRLabel10: TQRLabel;
QRDBText9: TQRDBText;
QRLabel11: TQRLabel;
QRDBText10: TQRDBText;
QRLabel12: TQRLabel;
QRDBText11: TQRDBText;
QRShape6: TQRShape;
QRShape11: TQRShape;
QRLabel13: TQRLabel;
QRDBText12: TQRDBText;
QRLabel14: TQRLabel;
QRDBText13: TQRDBText;
QRShape12: TQRShape;
QRLabel15: TQRLabel;
QRDBText14: TQRDBText;
QRLabel16: TQRLabel;
QRDBText15: TQRDBText;
QRShape13: TQRShape;
QRShape14: TQRShape;
QRShape21: TQRShape;
QRShape22: TQRShape;
QRShape25: TQRShape;
QRShape26: TQRShape;
QRShape27: TQRShape;
QRShape28: TQRShape;
QRShape29: TQRShape;
QRShape30: TQRShape;
QRShape31: TQRShape;
QRShape32: TQRShape;
QRLabel1: TQRLabel;
QRSysData1: TQRSysData;
QRSysData2: TQRSysData;
private
{ Private declarations }
public
{ Public declarations }
end;
var
FRM_KHFKBB_DY: TFRM_KHFKBB_DY;
implementation
USES DATA;
{$R *.dfm}
end.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -