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

📄 unit19.dfm

📁 学生宿舍管理系统,用于宿舍的信息管理,简单容易用.
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object Form19: TForm19
  Left = 186
  Top = 90
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #32467#26463#26469#35775
  ClientHeight = 578
  ClientWidth = 736
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 136
    Top = 16
    Width = 369
    Height = 57
    TabOrder = 0
    object Label1: TLabel
      Left = 72
      Top = 16
      Width = 209
      Height = 33
      Alignment = taCenter
      AutoSize = False
      Caption = #32467' '#26463' '#26469' '#35775
      Font.Charset = ANSI_CHARSET
      Font.Color = clGreen
      Font.Height = -19
      Font.Name = #23435#20307
      Font.Style = [fsBold, fsUnderline]
      ParentFont = False
    end
  end
  object GroupBox2: TGroupBox
    Left = 208
    Top = 88
    Width = 505
    Height = 313
    TabOrder = 1
    object Label2: TLabel
      Left = 16
      Top = 24
      Width = 90
      Height = 13
      AutoSize = False
      Caption = #26469#35775#20154#22995#21517':'
    end
    object Label3: TLabel
      Left = 16
      Top = 64
      Width = 90
      Height = 13
      AutoSize = False
      Caption = #34987#35775#20154#22995#21517':'
    end
    object Label4: TLabel
      Left = 16
      Top = 104
      Width = 90
      Height = 13
      AutoSize = False
      Caption = #34987#35775#20154#23517#23460#21495':'
    end
    object Label6: TLabel
      Left = 264
      Top = 64
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #25152#23646#20851#31995':'
    end
    object Label7: TLabel
      Left = 264
      Top = 112
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #26469#35775#26102#38388':'
    end
    object Label8: TLabel
      Left = 264
      Top = 144
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #32467#26463#26102#38388':'
    end
    object Label9: TLabel
      Left = 264
      Top = 24
      Width = 73
      Height = 13
      AutoSize = False
      Caption = #35777#20214#21517#31216':'
    end
    object Label10: TLabel
      Left = 16
      Top = 144
      Width = 90
      Height = 13
      AutoSize = False
      Caption = #20540'    '#29677'      '#20154':'
    end
    object Label11: TLabel
      Left = 24
      Top = 224
      Width = 45
      Height = 13
      Caption = #22791'      '#27880':'
    end
    object Label5: TLabel
      Left = 16
      Top = 184
      Width = 73
      Height = 25
      AutoSize = False
      Caption = #26469' '#35775' '#26085' '#26399':'
    end
    object Label13: TLabel
      Left = 320
      Top = 184
      Width = 137
      Height = 13
      AutoSize = False
      Caption = '(* '#35831#35774#32622#32467#26463#30340#26102#38388')'
    end
    object Edit1: TEdit
      Left = 120
      Top = 64
      Width = 121
      Height = 21
      ReadOnly = True
      TabOrder = 1
    end
    object Edit2: TEdit
      Left = 120
      Top = 24
      Width = 121
      Height = 21
      ReadOnly = True
      TabOrder = 0
    end
    object Edit3: TEdit
      Left = 120
      Top = 104
      Width = 121
      Height = 21
      ReadOnly = True
      TabOrder = 2
    end
    object Edit5: TEdit
      Left = 344
      Top = 64
      Width = 121
      Height = 21
      ReadOnly = True
      TabOrder = 4
    end
    object Memo1: TMemo
      Left = 120
      Top = 216
      Width = 353
      Height = 41
      Lines.Strings = (
        '')
      TabOrder = 6
    end
    object BitBtn1: TBitBtn
      Left = 64
      Top = 272
      Width = 75
      Height = 25
      Caption = #30830#23450
      Default = True
      TabOrder = 7
      OnClick = BitBtn1Click
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        3333333333333333333333330000333333333333333333333333F33333333333
        00003333344333333333333333388F3333333333000033334224333333333333
        338338F3333333330000333422224333333333333833338F3333333300003342
        222224333333333383333338F3333333000034222A22224333333338F338F333
        8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
        33333338F83338F338F33333000033A33333A222433333338333338F338F3333
        0000333333333A222433333333333338F338F33300003333333333A222433333
        333333338F338F33000033333333333A222433333333333338F338F300003333
        33333333A222433333333333338F338F00003333333333333A22433333333333
        3338F38F000033333333333333A223333333333333338F830000333333333333
        333A333333333333333338330000333333333333333333333333333333333333
        0000}
      NumGlyphs = 2
    end
    object BitBtn2: TBitBtn
      Left = 320
      Top = 272
      Width = 75
      Height = 25
      Caption = #21462#28040
      TabOrder = 8
      OnClick = BitBtn2Click
      Kind = bkCancel
    end
    object ComboBox1: TComboBox
      Left = 120
      Top = 144
      Width = 121
      Height = 21
      Enabled = False
      ItemHeight = 13
      TabOrder = 3
      Text = #35831#36873#25321
    end
    object ComboBox2: TComboBox
      Left = 344
      Top = 24
      Width = 121
      Height = 21
      ItemHeight = 13
      TabOrder = 5
      Text = #35831#36873#25321
      Items.Strings = (
        #23398#29983#35777
        #36523#20221#35777
        #20891#20154#35777
        #25143#21475#26412
        #32844#19994#35777
        #36164#26684#35777
        #20854#23427
        '')
    end
    object DateTimePicker3: TDateTimePicker
      Left = 120
      Top = 184
      Width = 121
      Height = 21
      Date = 38333.539591562500000000
      Time = 38333.539591562500000000
      Enabled = False
      TabOrder = 9
    end
    object DateTimePicker1: TDateTimePicker
      Left = 344
      Top = 112
      Width = 113
      Height = 21
      Date = 38333.540166701390000000
      Time = 38333.540166701390000000
      Enabled = False
      Kind = dtkTime
      TabOrder = 10
    end
    object DateTimePicker2: TDateTimePicker
      Left = 344
      Top = 152
      Width = 113
      Height = 21
      Date = 38333.540203437500000000
      Time = 38333.540203437500000000
      Kind = dtkTime
      TabOrder = 11
    end
  end
  object GroupBox4: TGroupBox
    Left = 16

⌨️ 快捷键说明

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