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

📄 u_classadd.~dfm

📁 河南师范大学餐饮进销存软件,只要控制库存的数据。
💻 ~DFM
字号:
object frmClassAdd: TfrmClassAdd
  Left = 258
  Top = 276
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #21830#21697#31867#21035'--'#32534#36753
  ClientHeight = 132
  ClientWidth = 294
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 294
    Height = 132
    Align = alClient
    BevelOuter = bvLowered
    TabOrder = 0
    object Label2: TLabel
      Left = 22
      Top = 15
      Width = 96
      Height = 12
      Caption = #35831#36755#20837#21830#21697#31867#21035#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clMaroon
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object btnOK: TButton
      Left = 38
      Top = 81
      Width = 75
      Height = 25
      Caption = #30830'    '#23450
      TabOrder = 0
      OnClick = btnOKClick
    end
    object btnClose: TButton
      Left = 174
      Top = 81
      Width = 75
      Height = 25
      Caption = #36864'    '#20986
      TabOrder = 1
      OnClick = btnCloseClick
    end
    object edtName: TEdit
      Left = 87
      Top = 41
      Width = 152
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
      TabOrder = 2
      OnKeyDown = edtNameKeyDown
    end
  end
end

⌨️ 快捷键说明

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