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

📄 frm_studentu.dfm

📁 学生公寓管理系统 很好的设计 呵呵 绝对很好
💻 DFM
字号:
inherited frm_Student: Tfrm_Student
  Left = 425
  Top = 117
  Caption = #23398#29983#20449#24687
  ClientHeight = 480
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel [0]
    Left = 16
    Top = 280
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #23398#21495
  end
  object Label2: TLabel [1]
    Left = 16
    Top = 304
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #24615#21035
  end
  object Label3: TLabel [2]
    Left = 264
    Top = 280
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #22995#21517
  end
  object Label4: TLabel [3]
    Left = 264
    Top = 304
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #20986#29983#26085#26399
  end
  object Label5: TLabel [4]
    Left = 264
    Top = 328
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #29677#32423
  end
  object Label6: TLabel [5]
    Left = 264
    Top = 352
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #20844#23507#21495
  end
  object Label7: TLabel [6]
    Left = 16
    Top = 328
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #19987#19994
  end
  object Label8: TLabel [7]
    Left = 16
    Top = 352
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #32852#31995#26041#24335
  end
  object Label9: TLabel [8]
    Left = 16
    Top = 376
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #23517#23460#21495
  end
  object Label10: TLabel [9]
    Left = 16
    Top = 400
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #22791#27880
  end
  object Label11: TLabel [10]
    Left = 24
    Top = 8
    Width = 27
    Height = 13
    Caption = #22995#21517':'
  end
  inherited DBGrid_info: TDBGrid
    Left = 16
    Top = 48
    OnCellClick = DBGrid_infoCellClick
  end
  inherited btn_add: TButton
    Left = 208
    Top = 448
    TabOrder = 13
  end
  inherited btn_del: TButton
    Left = 304
    Top = 448
    TabOrder = 11
  end
  inherited btn_edit: TButton
    Left = 400
    Top = 448
    TabOrder = 12
  end
  inherited btn_exit: TButton
    Left = 496
    Top = 448
    TabOrder = 14
  end
  object edt_studentNo: TEdit [16]
    Left = 96
    Top = 280
    Width = 121
    Height = 21
    TabOrder = 1
  end
  object edt_subject: TEdit [17]
    Left = 96
    Top = 328
    Width = 121
    Height = 21
    TabOrder = 5
  end
  object edt_name: TEdit [18]
    Left = 344
    Top = 280
    Width = 121
    Height = 21
    TabOrder = 2
  end
  object edt_tel: TEdit [19]
    Left = 96
    Top = 352
    Width = 121
    Height = 21
    TabOrder = 7
  end
  object edt_class: TEdit [20]
    Left = 344
    Top = 328
    Width = 121
    Height = 21
    TabOrder = 6
  end
  object edt_houseNo: TEdit [21]
    Left = 344
    Top = 352
    Width = 121
    Height = 21
    TabOrder = 8
  end
  object DTP_birthday: TDateTimePicker [22]
    Left = 344
    Top = 304
    Width = 105
    Height = 21
    Date = 31778.909981006940000000
    Time = 31778.909981006940000000
    TabOrder = 4
  end
  object cbx_sex: TComboBox [23]
    Left = 96
    Top = 304
    Width = 65
    Height = 21
    ItemHeight = 13
    TabOrder = 3
    Text = #30007
    Items.Strings = (
      #30007
      #22899)
  end
  object edt_roomNo: TEdit [24]
    Left = 96
    Top = 376
    Width = 121
    Height = 21
    TabOrder = 9
  end
  object Memo_remark: TMemo [25]
    Left = 96
    Top = 400
    Width = 473
    Height = 41
    TabOrder = 10
  end
  object edt_name_s: TEdit [26]
    Left = 80
    Top = 8
    Width = 121
    Height = 21
    TabOrder = 15
  end
  object btn_search: TButton [27]
    Left = 232
    Top = 8
    Width = 75
    Height = 25
    Caption = #26597#25214
    TabOrder = 16
    OnClick = btn_searchClick
  end
  inherited DataSource_info: TDataSource
    Left = 432
    Top = 56
  end
end

⌨️ 快捷键说明

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