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

📄 empleer.dfm

📁 一个用Delphi做的不错的学生宿舍管理系统!界面比前一个好看!
💻 DFM
📖 第 1 页 / 共 2 页
字号:
        B5BAE0CB7C2577A7A66D3CB2C6B9CE2E389CE75E49DCBB0BBA4A94C4B6D2B5BC
        A2D526C89437AA10EB8EE2AA26F094885A982875C82541BC6F4C95D78DFE4409
        3A9A9E7B4B27CB64C63AC2D7B4381E2B3267C2F91B9D114DDD93A65BDECF035C
        02D751DA1D2831C7C2F97B7A9367B3609911F4815D064325A60DA89DD2587EA2
        D551DA3B828BB59C327C37543CEF6B0FD54EDCB5C3EFDC47AAD57D40EB14C86D
        54197B87DF3BD96A914034CD7F406FE8AB6A1BA7794C87D5FD56FE9F2BB4E7B8
        6A8C3DD82EF2D8D64B6B1820D688009D437AA1384DB461DA78A132151CCDC6FB
        902EED210803769D0A7DAF0210820E8EB5EA7DA421041EB0EB6953ED210823B5
        DA53ED2108205E7ACA7DA421040D37DEA7DAF0210821BD5D28371BEE421002EE
        D20DDA74210827DAF0283A3AD7A10827DA507AC3ADA508413ED28ED76908413E
        D28179EB210827DA5034DF7A10827DAF0286F574A10827DA421083FFD9}
    end
    object GroupBox2: TGroupBox
      Left = 184
      Top = 0
      Width = 417
      Height = 273
      TabOrder = 0
      object Label1: TLabel
        Left = 16
        Top = 24
        Width = 48
        Height = 13
        Caption = #21592#24037#21495#65306
      end
      object Label2: TLabel
        Left = 200
        Top = 24
        Width = 42
        Height = 13
        Caption = #22995'  '#21517#65306
      end
      object Label3: TLabel
        Left = 16
        Top = 64
        Width = 51
        Height = 13
        Caption = #24615'     '#21035#65306
      end
      object Label4: TLabel
        Left = 200
        Top = 64
        Width = 42
        Height = 13
        Caption = #25151'  '#21495#65306
      end
      object Label5: TLabel
        Left = 16
        Top = 104
        Width = 51
        Height = 13
        Caption = #27004'     '#23618#65306
      end
      object Label6: TLabel
        Left = 208
        Top = 104
        Width = 42
        Height = 13
        Caption = #32844'  '#20301#65306
      end
      object Label7: TLabel
        Left = 16
        Top = 136
        Width = 60
        Height = 13
        Caption = #23478#24237#20303#22336#65306
      end
      object Label8: TLabel
        Left = 16
        Top = 168
        Width = 60
        Height = 13
        Caption = #32852#31995#26041#24335#65306
      end
      object Label9: TLabel
        Left = 176
        Top = 184
        Width = 36
        Height = 13
        Caption = #22791#27880#65306
      end
      object Memo1: TMemo
        Left = 24
        Top = 200
        Width = 329
        Height = 49
        Lines.Strings = (
          '')
        TabOrder = 0
      end
      object Edit1: TEdit
        Left = 80
        Top = 16
        Width = 105
        Height = 21
        TabOrder = 1
        OnKeyPress = Edit1KeyPress
      end
      object Edit2: TEdit
        Left = 264
        Top = 16
        Width = 89
        Height = 21
        TabOrder = 2
      end
      object ComboBox1: TComboBox
        Left = 80
        Top = 56
        Width = 105
        Height = 21
        Style = csDropDownList
        ItemHeight = 13
        ItemIndex = 0
        TabOrder = 3
        Text = #30007
        Items.Strings = (
          #30007
          #22899)
      end
      object ComboBox2: TComboBox
        Left = 264
        Top = 56
        Width = 89
        Height = 21
        Style = csDropDownList
        ItemHeight = 13
        TabOrder = 4
        OnDropDown = ComboBox2DropDown
      end
      object ComboBox3: TComboBox
        Left = 80
        Top = 96
        Width = 105
        Height = 21
        Style = csDropDownList
        ItemHeight = 13
        TabOrder = 5
        OnDropDown = ComboBox3DropDown
      end
      object ComboBox4: TComboBox
        Left = 264
        Top = 96
        Width = 89
        Height = 21
        Style = csDropDownList
        ItemHeight = 13
        ItemIndex = 0
        TabOrder = 6
        Text = #28165#27905#24037
        OnSelect = ComboBox4Select
        Items.Strings = (
          #28165#27905#24037
          #31649#29702#21592
          #20445#23433)
      end
      object Edit3: TEdit
        Left = 80
        Top = 128
        Width = 273
        Height = 21
        TabOrder = 7
      end
      object Edit4: TEdit
        Left = 80
        Top = 160
        Width = 273
        Height = 21
        TabOrder = 8
        OnKeyPress = Edit1KeyPress
      end
    end
    object BitBtn1: TBitBtn
      Left = 16
      Top = 248
      Width = 75
      Height = 25
      Caption = #30830#35748
      TabOrder = 1
      OnClick = BitBtn1Click
    end
    object BitBtn2: TBitBtn
      Left = 96
      Top = 248
      Width = 75
      Height = 25
      Caption = #21462#28040
      TabOrder = 2
      OnClick = BitBtn2Click
    end
    object DBGrid1: TDBGrid
      Left = 2
      Top = 273
      Width = 596
      Height = 120
      Align = alBottom
      DataSource = DataMd.dsempleer
      TabOrder = 3
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = #21592#24037#21495
          Width = 50
          Visible = True
        end
        item
          Expanded = False
          FieldName = #22995#21517
          Visible = True
        end
        item
          Expanded = False
          FieldName = #24615#21035
          Visible = True
        end
        item
          Expanded = False
          FieldName = #25151#21495
          Visible = True
        end
        item
          Expanded = False
          FieldName = #27004#23618
          Visible = True
        end
        item
          Expanded = False
          FieldName = #32844#20301
          Visible = True
        end
        item
          Expanded = False
          FieldName = #23478#24237#20303#22336
          Visible = True
        end
        item
          Expanded = False
          FieldName = #32852#31995#26041#24335
          Visible = True
        end
        item
          Expanded = False
          FieldName = #22791#27880
          Width = 50
          Visible = True
        end>
    end
  end
  object XPMenu1: TXPMenu
    DimLevel = 30
    GrayLevel = 10
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clMenuText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Color = clBtnFace
    IconBackColor = clBtnFace
    MenuBarColor = clBtnFace
    SelectColor = clHighlight
    SelectBorderColor = clHighlight
    SelectFontColor = clMenuText
    DisabledColor = clInactiveCaption
    SeparatorColor = clBtnFace
    CheckedColor = clHighlight
    IconWidth = 24
    DrawSelect = True
    UseSystemColors = True
    OverrideOwnerDraw = False
    Gradient = False
    FlatMenu = False
    AutoDetect = False
    Active = True
    ControlUseTrueXPStyle = True
    BtnRoundArc = 5
    BtnOutLineBorderColor = 7552000
    BtnInnerBorderMoveColor = 3257087
    BtnInnerBorderFocusColor = 15183500
    BtnSurfaceNormalColor = 16251903
    BtnSurfaceDownColor = 14608359
    BtnSurfaceBottomLineColor = 14608359
    BtnSurfaceDownBottomLineColor = 15199215
    RdoChkControlChkColor = 41472
    ComboBoxChkColor = 9201994
    ComboboxSurfaceMoveColor = 16771030
    ControlDisabledBorderColor = 11913158
    Left = 88
    Top = 32
  end
end

⌨️ 快捷键说明

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