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

📄 rp_usavetemplatedlg.dfm

📁 亚惠快餐管理信息系统 包括亚惠快餐管理的各项功能
💻 DFM
字号:
object FrmRP_ReportTemplate: TFrmRP_ReportTemplate
  Left = 192
  Top = 107
  BorderStyle = bsDialog
  Caption = #25253#34920#27169#26495
  ClientHeight = 146
  ClientWidth = 278
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object FileListBox1: TFileListBox
    Left = 24
    Top = 40
    Width = 145
    Height = 97
    ItemHeight = 12
    TabOrder = 0
  end
  object Button1: TButton
    Left = 184
    Top = 96
    Width = 75
    Height = 25
    Caption = #21462#28040
    ModalResult = 2
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 184
    Top = 56
    Width = 75
    Height = 25
    Caption = #30830#23450
    Default = True
    ModalResult = 1
    TabOrder = 2
    OnClick = Button2Click
  end
  object EditTmplName: TEdit
    Left = 24
    Top = 8
    Width = 233
    Height = 20
    TabOrder = 3
    OnEnter = EditTmplNameEnter
  end
end

⌨️ 快捷键说明

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