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

📄 mainunit.dfm

📁 学生信息管理系统
💻 DFM
📖 第 1 页 / 共 5 页
字号:
      Font.Height = -11
      Font.Name = #24494#36719#38597#40657
      Font.Style = []
      ParentFont = False
    end
    object SchoolList: TListBox
      Left = 16
      Top = 32
      Width = 177
      Height = 33
      Color = 14872561
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = #24494#36719#38597#40657
      Font.Style = []
      ItemHeight = 16
      Items.Strings = (
        #30005#23376#20449#24687#19982#30005#27668#24037#31243#23398#38498
        #36719#20214#23398#38498
        #26426#26800#23398#38498)
      ParentFont = False
      TabOrder = 0
    end
    object ClassList: TComboBox
      Left = 16
      Top = 88
      Width = 177
      Height = 24
      Color = cl3DLight
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = #24494#36719#38597#40657
      Font.Style = []
      ItemHeight = 16
      ParentFont = False
      TabOrder = 1
      Text = #35831#36873#25321#29677#32423
      Items.Strings = (
        'F0603033'
        'F0603032')
    end
    object DBGrid1: TDBGrid
      Left = 18
      Top = 120
      Width = 175
      Height = 284
      Align = alCustom
      Anchors = [akTop, akBottom]
      Color = 14872561
      TabOrder = 2
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = #24494#36719#38597#40657
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = #23398#21495
          Width = 93
          Visible = True
        end
        item
          Expanded = False
          FieldName = #22995#21517
          Visible = True
        end>
    end
  end
  object FastSelect: TGroupBox
    Left = 16
    Top = 64
    Width = 217
    Height = 65
    Caption = #24555#36895#36873#25321
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = #24494#36719#38597#40657
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    object Label1: TLabel
      Left = 24
      Top = 16
      Width = 55
      Height = 16
      Caption = #35831#36755#20837#23398#21495
    end
    object Edit1: TEdit
      Left = 16
      Top = 32
      Width = 129
      Height = 22
      TabOrder = 0
    end
    object Button1: TButton
      Left = 160
      Top = 32
      Width = 41
      Height = 25
      Caption = #26597#35810
      TabOrder = 1
    end
  end
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 1059
    Height = 43
    ButtonHeight = 39
    ButtonWidth = 95
    Caption = 'MainBar'
    DisabledImages = ImageList1
    HotImages = ImageList1
    Images = ImageList1
    ParentShowHint = False
    ShowCaptions = True
    ShowHint = True
    TabOrder = 3
    object ToolButton1: TToolButton
      Left = 0
      Top = 2
      Width = 17
      Caption = 'ToolButton1'
      ParentShowHint = False
      ShowHint = False
      Style = tbsSeparator
    end
    object ReLoginButton: TToolButton
      Left = 17
      Top = 2
      Hint = #37325#26032#30331#38470
      AllowAllUp = True
      Caption = #37325#26032#30331#38470
      ImageIndex = 0
      ParentShowHint = False
      ShowHint = True
      OnMouseUp = ReLoginButtonMouseUp
    end
    object ToolButton2: TToolButton
      Left = 112
      Top = 2
      Width = 9
      Caption = 'ToolButton2'
      ImageIndex = 1
      ParentShowHint = False
      ShowHint = False
      Style = tbsDivider
    end
    object AddStulButton: TToolButton
      Left = 121
      Top = 2
      Hint = #28155#21152#23398#29983
      AllowAllUp = True
      Caption = #28155#21152#23398#29983
      ImageIndex = 1
      ParentShowHint = False
      ShowHint = True
      OnMouseUp = AddStulButtonMouseUp
    end
    object AddStusButton: TToolButton
      Left = 216
      Top = 2
      Hint = #25209#37327#28155#21152#23398#29983
      AllowAllUp = True
      Caption = #25209#37327#28155#21152#23398#29983
      ImageIndex = 2
      MenuItem = N21
      ParentShowHint = False
      ShowHint = True
      OnMouseUp = AddStusButtonMouseUp
    end
    object ToolButton3: TToolButton
      Left = 311
      Top = 2
      Width = 10
      Caption = 'ToolButton3'
      ImageIndex = 3
      Style = tbsDivider
    end
    object InfoButton: TToolButton
      Left = 321
      Top = 2
      Hint = #32534#36753#24403#21069#23398#29983#20449#24687
      AllowAllUp = True
      Caption = #32534#36753#24403#21069#23398#29983#20449#24687
      ImageIndex = 4
      ParentShowHint = False
      ShowHint = True
      OnMouseUp = InfoButtonMouseUp
    end
    object EditMarkButton: TToolButton
      Left = 416
      Top = 2
      Hint = #32534#36753#24403#21069#23398#29983#25104#32489
      AllowAllUp = True
      Caption = #32534#36753#24403#21069#23398#29983#25104#32489
      ImageIndex = 3
      ParentShowHint = False
      ShowHint = True
      OnMouseUp = EditMarkButtonMouseUp
    end
  end
  object PageControl1: TPageControl
    Left = 248
    Top = 64
    Width = 799
    Height = 497
    ActivePage = InfoSheet
    Anchors = [akLeft, akTop, akRight, akBottom]
    TabIndex = 0
    TabOrder = 4
    object InfoSheet: TTabSheet
      Caption = #20449#24687
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = #24494#36719#38597#40657
      Font.Style = []
      ParentFont = False
      DesignSize = (
        791
        466)
      object BasicInfo: TGroupBox
        Left = 8
        Top = 16
        Width = 193
        Height = 193
        Caption = #22522#26412#20449#24687
        TabOrder = 0
        object Name: TLabeledEdit
          Left = 56
          Top = 32
          Width = 57
          Height = 22
          Color = 14872561
          EditLabel.Width = 34
          EditLabel.Height = 16
          EditLabel.Caption = #22995#21517'    '
          LabelPosition = lpLeft
          LabelSpacing = 3
          ReadOnly = True
          TabOrder = 0
          Text = #22047#22047
        end
        object Sex: TLabeledEdit
          Left = 40
          Top = 104
          Width = 25
          Height = 22
          Color = 14872561
          EditLabel.Width = 22
          EditLabel.Height = 16
          EditLabel.Caption = #24615#21035
          LabelPosition = lpLeft
          LabelSpacing = 3
          ReadOnly = True
          TabOrder = 1
          Text = #30007
        end
        object StuNum: TLabeledEdit
          Left = 104
          Top = 104
          Width = 81
          Height = 22
          Color = 14872561
          EditLabel.Width = 28
          EditLabel.Height = 16
          EditLabel.Caption = #23398#21495'  '
          LabelPosition = lpLeft

⌨️ 快捷键说明

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