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

📄 untcustomer.dfm

📁 用delphi编写的数据库管理软件
💻 DFM
字号:
inherited frmcustomer: Tfrmcustomer
  Left = 308
  Top = 140
  Caption = #23458#25143#36164#26009
  PixelsPerInch = 96
  TextHeight = 13
  inherited Panel2: TPanel
    object Button1: TButton
      Left = 312
      Top = 8
      Width = 75
      Height = 25
      Caption = #22270#29255
      TabOrder = 5
      OnClick = Button1Click
    end
  end
  inherited ActionList1: TActionList
    object acCjpg: TAction
      Caption = #23458#25143#22270#29255
      OnExecute = acCjpgExecute
    end
    object acFjpg: TAction
      Caption = #36164#26009#22270#29255
      OnExecute = acFjpgExecute
    end
  end
  inherited frBaseinfo: TfrReport
    ReportForm = {19000000}
  end
  object PopupMenu1: TPopupMenu
    Left = 304
    Top = 232
    object N19: TMenuItem
      Action = acCjpg
    end
    object N22: TMenuItem
      Caption = '-'
    end
    object N23: TMenuItem
      Action = acFjpg
    end
  end
end

⌨️ 快捷键说明

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