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

📄 unit15.dfm

📁 劳模信息综合管理
💻 DFM
📖 第 1 页 / 共 4 页
字号:
object form_lm1_add: Tform_lm1_add
  Left = 146
  Top = 230
  BorderStyle = bsDialog
  Caption = #22269#23478#30465#32423#21171#27169#25968#25454#28155#21152
  ClientHeight = 422
  ClientWidth = 758
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIForm
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Bevel1: TBevel
    Left = 8
    Top = 8
    Width = 745
    Height = 345
  end
  object Label2: TLabel
    Left = 16
    Top = 32
    Width = 39
    Height = 13
    Caption = #22995#21517'     '
  end
  object Label4: TLabel
    Left = 192
    Top = 32
    Width = 45
    Height = 13
    Caption = #24180'   '#40836'    '
  end
  object Label7: TLabel
    Left = 376
    Top = 32
    Width = 69
    Height = 13
    Caption = #21333'      '#20301'         '
  end
  object Label3: TLabel
    Left = 16
    Top = 88
    Width = 39
    Height = 13
    Caption = #24615#21035'     '
  end
  object Label11: TLabel
    Left = 184
    Top = 88
    Width = 75
    Height = 13
    Caption = #25152#23646#34892#19994'         '
  end
  object Label10: TLabel
    Left = 368
    Top = 88
    Width = 63
    Height = 13
    Caption = #25152#22312#22320#24066'     '
  end
  object Label5: TLabel
    Left = 576
    Top = 88
    Width = 60
    Height = 13
    Caption = #25919#27835#38754#35980'    '
  end
  object Label6: TLabel
    Left = 16
    Top = 144
    Width = 36
    Height = 13
    Caption = #27665#26063'    '
  end
  object Label9: TLabel
    Left = 184
    Top = 144
    Width = 60
    Height = 13
    Caption = #35780#27169#26102#38388'    '
  end
  object Label8: TLabel
    Left = 376
    Top = 144
    Width = 66
    Height = 13
    Caption = #23398'     '#21382'         '
  end
  object Bevel2: TBevel
    Left = 8
    Top = 352
    Width = 745
    Height = 57
  end
  object Label1: TLabel
    Left = 568
    Top = 144
    Width = 57
    Height = 13
    Caption = #21171#27169#31867#22411'   '
  end
  object Edit_name: TEdit
    Left = 56
    Top = 28
    Width = 112
    Height = 21
    TabOrder = 0
  end
  object MaskEdit_age: TMaskEdit
    Left = 248
    Top = 32
    Width = 113
    Height = 21
    EditMask = '!999;1;_'
    MaxLength = 3
    TabOrder = 1
    Text = '   '
  end
  object Edit_unit: TEdit
    Left = 432
    Top = 32
    Width = 305
    Height = 21
    TabOrder = 2
  end
  object ComboBox_sex: TComboBox
    Left = 56
    Top = 84
    Width = 113
    Height = 21
    ItemHeight = 13
    TabOrder = 3
    Text = #30007
    Items.Strings = (
      #30007
      #22899)
  end
  object ComboBox_hy: TComboBox
    Left = 248
    Top = 84
    Width = 113
    Height = 21
    ItemHeight = 13
    TabOrder = 4
  end
  object ComboBox_area: TComboBox
    Left = 432
    Top = 84
    Width = 113
    Height = 21
    ItemHeight = 13
    TabOrder = 5
  end
  object ComboBox_zzmm: TComboBox
    Left = 640
    Top = 84
    Width = 97
    Height = 21
    ItemHeight = 13
    TabOrder = 6
  end
  object ComboBox_nation: TComboBox
    Left = 56
    Top = 144
    Width = 113
    Height = 21
    ItemHeight = 13
    TabOrder = 7
    Text = #27721
  end
  object ComboBox_year_lm: TComboBox
    Left = 248
    Top = 144
    Width = 105
    Height = 21
    ItemHeight = 13
    TabOrder = 8
  end
  object ComboBox_degree: TComboBox
    Left = 432
    Top = 144
    Width = 113
    Height = 21
    ItemHeight = 13
    TabOrder = 9
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 184
    Width = 745
    Height = 153
    Caption = #22791#27880' '
    TabOrder = 10
    object Memo_beizhu: TMemo
      Left = 8
      Top = 16
      Width = 729
      Height = 145

⌨️ 快捷键说明

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