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

📄 u_inoutclassadd.~dfm

📁 河南师范大学餐饮进销存软件,只要控制库存的数据。
💻 ~DFM
字号:
object frmInOutClassAdd: TfrmInOutClassAdd
  Left = 196
  Top = 127
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #20854#23427#36153#29992#36164#26009'--'#32534#36753
  ClientHeight = 140
  ClientWidth = 314
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 314
    Height = 140
    Align = alClient
    BevelOuter = bvLowered
    TabOrder = 0
    object Label1: TLabel
      Left = 28
      Top = 19
      Width = 90
      Height = 15
      Caption = #35831#36755#20837#36153#29992#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object edtName: TEdit
      Left = 84
      Top = 53
      Width = 153
      Height = 20
      TabOrder = 0
      Text = 'edtName'
      OnKeyDown = edtNameKeyDown
    end
    object btnOk: TBitBtn
      Left = 36
      Top = 107
      Width = 75
      Height = 25
      Caption = #30830'   '#23450
      TabOrder = 1
      OnClick = btnOkClick
    end
    object btnClose: TBitBtn
      Left = 204
      Top = 107
      Width = 75
      Height = 25
      Caption = #36864'   '#20986
      TabOrder = 2
      OnClick = btnCloseClick
    end
  end
end

⌨️ 快捷键说明

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