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

📄 sysuseraddform.dfm

📁 本程序是一个餐饮业的管理软件
💻 DFM
字号:
object FrmSysUserAdd: TFrmSysUserAdd
  Left = 372
  Top = 221
  BorderStyle = bsToolWindow
  Caption = #28155#21152#31995#32479#29992#25143
  ClientHeight = 160
  ClientWidth = 252
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 16
    Top = 16
    Width = 48
    Height = 13
    Caption = #29992#25143#21517#65306
  end
  object Label2: TLabel
    Left = 16
    Top = 40
    Width = 36
    Height = 13
    Caption = #23494#30721#65306
  end
  object Label3: TLabel
    Left = 16
    Top = 64
    Width = 60
    Height = 13
    Caption = #37325#22797#23494#30721#65306
  end
  object Label4: TLabel
    Left = 16
    Top = 88
    Width = 36
    Height = 13
    Caption = #26435#38480#65306
  end
  object Edit1: TEdit
    Left = 88
    Top = 8
    Width = 145
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 88
    Top = 32
    Width = 145
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    PasswordChar = '*'
    TabOrder = 1
  end
  object Edit3: TEdit
    Left = 88
    Top = 56
    Width = 145
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    PasswordChar = '*'
    TabOrder = 2
  end
  object ComboBox1: TComboBox
    Left = 88
    Top = 80
    Width = 145
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    ItemHeight = 13
    TabOrder = 3
    Text = '10'
    Items.Strings = (
      '10'
      '9'
      '8'
      '7'
      '6'
      '5')
  end
  object Button1: TButton
    Left = 88
    Top = 120
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 4
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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