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

📄 unit8.~dfm

📁 劳模信息综合管理
💻 ~DFM
字号:
object Form8: TForm8
  Left = 278
  Top = 172
  BorderStyle = bsDialog
  Caption = #29992#25143#28155#21152
  ClientHeight = 243
  ClientWidth = 318
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Bevel1: TBevel
    Left = 16
    Top = 16
    Width = 281
    Height = 161
  end
  object Label1: TLabel
    Left = 32
    Top = 32
    Width = 60
    Height = 13
    Caption = #29992' '#25143' '#21517'      '
  end
  object Label2: TLabel
    Left = 32
    Top = 80
    Width = 57
    Height = 13
    Caption = #23494'         '#30721'  '
  end
  object Label3: TLabel
    Left = 32
    Top = 136
    Width = 65
    Height = 13
    Caption = #26435'           '#38480
  end
  object Bevel2: TBevel
    Left = 16
    Top = 192
    Width = 281
    Height = 41
  end
  object Edit_username: TEdit
    Left = 104
    Top = 32
    Width = 153
    Height = 21
    TabOrder = 0
  end
  object Edit_password: TEdit
    Left = 104
    Top = 80
    Width = 153
    Height = 21
    TabOrder = 1
  end
  object CBox_grade: TComboBox
    Left = 104
    Top = 128
    Width = 153
    Height = 21
    Style = csDropDownList
    ItemHeight = 13
    TabOrder = 2
    Items.Strings = (
      #19968#33324#29992#25143
      #31649#29702#21592)
  end
  object Button1: TButton
    Left = 56
    Top = 208
    Width = 75
    Height = 25
    Caption = #28155#21152
    Default = True
    TabOrder = 3
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 176
    Top = 208
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 4
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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