⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tfdyunit.pas

📁 集成酒店桑拿食管管理的完整程序
💻 PAS
字号:
unit tfdyunit;

interface

uses
  Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
  Qrctrls, QuickRpt, ExtCtrls;

type
  TtfdyForm = class(TForm)
    QuickRep1: TQuickRep;
    QRBand1: TQRBand;
    QRLabel1: TQRLabel;
    hfsj: TQRLabel;
    QRImage1: TQRImage;
    QRBand2: TQRBand;
    QRImage2: TQRImage;
    QRImage3: TQRImage;
    QRImage4: TQRImage;
    QRImage5: TQRImage;
    QRImage9: TQRImage;
    QRImage10: TQRImage;
    QRImage11: TQRImage;
    QRLabel2: TQRLabel;
    QRLabel3: TQRLabel;
    QRLabel4: TQRLabel;
    QRLabel5: TQRLabel;
    QRLabel6: TQRLabel;
    QRLabel7: TQRLabel;
    QRLabel8: TQRLabel;
    QRLabel9: TQRLabel;
    QRLabel10: TQRLabel;
    fjh: TQRLabel;
    csf: TQRLabel;
    fjxf: TQRLabel;
    ff: TQRLabel;
    xf: TQRLabel;
    dhf: TQRLabel;
    QRImage6: TQRImage;
    QRImage7: TQRImage;
    QRImage8: TQRImage;
    QRLabel11: TQRLabel;
    QRLabel12: TQRLabel;
    fjdhf: TQRLabel;
    yj: TQRLabel;
    jsr: TQRLabel;
  private
    { Private declarations }
  public
    { Public declarations }
  end;

var
  tfdyForm: TtfdyForm;

implementation

{$R *.DFM}

end.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -