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

📄 frm_statusu.dfm

📁 包括学生的教育经历
💻 DFM
字号:
inherited frm_status: Tfrm_status
  Left = 258
  Top = 63
  Caption = #23398#31821#21464#21160#20449#24687
  ClientHeight = 482
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel [0]
    Left = 16
    Top = 248
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #23398#29983#35777#21495
  end
  object Label2: TLabel [1]
    Left = 280
    Top = 248
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #21464#21160#31867#22411
  end
  object Label3: TLabel [2]
    Left = 16
    Top = 280
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #21464#21160#26085#26399
  end
  object Label4: TLabel [3]
    Left = 280
    Top = 280
    Width = 73
    Height = 13
    AutoSize = False
    Caption = #21407#29677#32423#32534#21495
  end
  object Label5: TLabel [4]
    Left = 232
    Top = 280
    Width = 41
    Height = 13
    AutoSize = False
    Caption = '('#21482#35835')'
  end
  object Label6: TLabel [5]
    Left = 512
    Top = 280
    Width = 41
    Height = 13
    AutoSize = False
    Caption = '('#21482#35835')'
  end
  object Lab_newclass: TLabel [6]
    Left = 280
    Top = 312
    Width = 89
    Height = 13
    AutoSize = False
    Caption = #36716#20837#29677#32423
    Visible = False
  end
  object Label8: TLabel [7]
    Left = 16
    Top = 344
    Width = 89
    Height = 13
    AutoSize = False
    Caption = #23398#31821#21464#21160#21407#22240
  end
  object Label9: TLabel [8]
    Left = 16
    Top = 392
    Width = 73
    Height = 13
    AutoSize = False
    Caption = #22791#27880
  end
  object lab_newSchool: TLabel [9]
    Left = 16
    Top = 312
    Width = 81
    Height = 13
    AutoSize = False
    Caption = #36716#20837#23398#26657
    Visible = False
  end
  object Label18: TLabel [10]
    Left = 16
    Top = 8
    Width = 33
    Height = 13
    AutoSize = False
    Caption = #23398#21495
  end
  inherited DBGrid_info: TDBGrid
    Top = 40
    Height = 193
  end
  inherited btn_add: TButton
    Top = 440
    OnClick = btn_addClick
  end
  inherited btn_del: TButton
    Top = 440
    OnClick = btn_delClick
  end
  inherited btn_edit: TButton
    Top = 440
    OnClick = btn_editClick
  end
  inherited btn_exit: TButton
    Top = 440
  end
  object edt_stdNo: TEdit [16]
    Left = 104
    Top = 248
    Width = 121
    Height = 21
    TabOrder = 5
  end
  object cbx_type: TComboBox [17]
    Left = 384
    Top = 248
    Width = 65
    Height = 21
    Style = csDropDownList
    ItemHeight = 13
    ItemIndex = 0
    TabOrder = 6
    Text = #36864#23398
    OnChange = cbx_typeChange
    Items.Strings = (
      #36864#23398
      #20241#23398
      #36716#23398
      #35843#29677)
  end
  object edt_changeDate: TEdit [18]
    Left = 104
    Top = 280
    Width = 121
    Height = 21
    TabOrder = 7
  end
  object edt_oldClass: TEdit [19]
    Left = 384
    Top = 280
    Width = 121
    Height = 21
    TabOrder = 8
  end
  object edt_newClass: TEdit [20]
    Left = 384
    Top = 312
    Width = 121
    Height = 21
    TabOrder = 9
    Visible = False
  end
  object Memo_reason: TMemo [21]
    Left = 104
    Top = 344
    Width = 409
    Height = 41
    MaxLength = 100
    TabOrder = 10
  end
  object Memo_remark: TMemo [22]
    Left = 104
    Top = 392
    Width = 409
    Height = 41
    MaxLength = 100
    TabOrder = 11
  end
  object edt_newSchool: TEdit [23]
    Left = 104
    Top = 312
    Width = 169
    Height = 21
    MaxLength = 50
    TabOrder = 12
    Visible = False
  end
  object edt_stdNo_s: TEdit [24]
    Left = 56
    Top = 8
    Width = 121
    Height = 21
    TabOrder = 13
  end
  object btn_search_stdNo: TButton [25]
    Left = 192
    Top = 8
    Width = 75
    Height = 25
    Caption = #23398#21495#26597#35810
    TabOrder = 14
    OnClick = btn_search_stdNoClick
  end
  inherited DataSource_info: TDataSource
    Left = 392
    Top = 88
  end
end

⌨️ 快捷键说明

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