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

📄 ksbmfrm.~dfm

📁 考生管理系统
💻 ~DFM
字号:
object Form1: TForm1
  Left = 192
  Top = 114
  Width = 544
  Height = 375
  Caption = #32771#35797#25253#21517#31995#32479
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 16
    Width = 536
    Height = 129
    TabOrder = 0
    object Label1: TLabel
      Left = 64
      Top = 32
      Width = 51
      Height = 13
      Caption = #32771#29983#22995#21517' '
    end
    object Label2: TLabel
      Left = 272
      Top = 32
      Width = 30
      Height = 13
      Caption = #24615#21035'  '
    end
    object Label3: TLabel
      Left = 256
      Top = 72
      Width = 54
      Height = 13
      Caption = #32771#35797#31867#21035'  '
    end
    object EdtName: TEdit
      Left = 136
      Top = 32
      Width = 73
      Height = 21
      ImeMode = imChinese
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 0
    end
    object CmbSex: TComboBox
      Left = 328
      Top = 24
      Width = 41
      Height = 21
      ItemHeight = 13
      TabOrder = 1
      Text = #30007
      Items.Strings = (
        #30007
        #22899)
    end
    object CmbClass: TComboBox
      Left = 328
      Top = 66
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 2
      Text = #22269#23478#33521#35821#22235#32423#32479#32771
      Items.Strings = (
        #22269#23478#33521#35821#22235#32423#32479#32771
        #22269#23478#33521#35821#20845#32423#32479#32771)
    end
    object BitBtn1: TBitBtn
      Left = 16
      Top = 72
      Width = 49
      Height = 25
      Caption = #25253#21517
      TabOrder = 3
      OnClick = BitBtn1Click
      Kind = bkOK
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 152
    Width = 536
    Height = 189
    Align = alBottom
    TabOrder = 1
    object Label4: TLabel
      Left = 88
      Top = 24
      Width = 60
      Height = 13
      Caption = #32771#29983#32534#21495'    '
    end
    object Label5: TLabel
      Left = 176
      Top = 24
      Width = 60
      Height = 13
      Caption = #32771#29983#22995#21517'    '
    end
    object Label6: TLabel
      Left = 344
      Top = 26
      Width = 87
      Height = 15
      Caption = #32771#29983#35814#32454#20449#24687'     '
    end
    object Memo1: TMemo
      Left = 288
      Top = 56
      Width = 201
      Height = 97
      ImeMode = imChinese
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      Lines.Strings = (
        '')
      TabOrder = 0
    end
    object BitBtn2: TBitBtn
      Left = 16
      Top = 88
      Width = 49
      Height = 25
      Caption = #36864#20986
      TabOrder = 1
      Kind = bkClose
    end
    object ListBox1: TListBox
      Left = 80
      Top = 56
      Width = 193
      Height = 97
      ItemHeight = 13
      MultiSelect = True
      TabOrder = 2
      OnClick = ListBox1Click
    end
    object ListBox2: TListBox
      Left = 80
      Top = 56
      Width = 193
      Height = 97
      ItemHeight = 13
      TabOrder = 3
      Visible = False
    end
  end
end

⌨️ 快捷键说明

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