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

📄 student.~dfm

📁 学生信息管理系统是一个集中了学生各种信息的系统
💻 ~DFM
📖 第 1 页 / 共 5 页
字号:
object StuMainFrm: TStuMainFrm
  Left = 128
  Top = 104
  Width = 655
  Height = 365
  Caption = #23398#29983#31649#29702#20449#24687#31995#32479
  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 Panel1: TPanel
    Left = 0
    Top = 41
    Width = 636
    Height = 287
    Align = alClient
    BevelOuter = bvLowered
    Color = clMedGray
    TabOrder = 2
  end
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 636
    Height = 41
    ButtonHeight = 35
    ButtonWidth = 79
    Caption = 'ToolBar1'
    Flat = True
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Images = ImageList1
    ParentFont = False
    ShowCaptions = True
    TabOrder = 0
    object ToolButton1: TToolButton
      Left = 0
      Top = 0
      Caption = #29992#25143#30331#24405
      ImageIndex = 0
      OnClick = ToolButton1Click
    end
    object ToolButton2: TToolButton
      Left = 79
      Top = 0
      Caption = #26032#29983#20449#24687#24405#20837
      Enabled = False
      ImageIndex = 1
      OnClick = ToolButton2Click
    end
    object ToolButton8: TToolButton
      Left = 158
      Top = 0
      Caption = #25104#32489#31649#29702
      Enabled = False
      ImageIndex = 7
      OnClick = ToolButton8Click
    end
    object ToolButton3: TToolButton
      Left = 237
      Top = 0
      Caption = #23398#31821#21464#26356
      Enabled = False
      ImageIndex = 2
      OnClick = ToolButton3Click
    end
    object ToolButton4: TToolButton
      Left = 316
      Top = 0
      Caption = #22870#21169#31649#29702
      Enabled = False
      ImageIndex = 3
      OnClick = ToolButton4Click
    end
    object ToolButton5: TToolButton
      Left = 395
      Top = 0
      Caption = #22788#32602#31649#29702
      Enabled = False
      ImageIndex = 4
      OnClick = ToolButton5Click
    end
    object ToolButton6: TToolButton
      Left = 474
      Top = 0
      Caption = #26597#35810#20462#25913
      Enabled = False
      ImageIndex = 5
      OnClick = ToolButton6Click
    end
    object ToolButton7: TToolButton
      Left = 553
      Top = 0
      Caption = #36864#20986
      ImageIndex = 6
      OnClick = ToolButton7Click
    end
  end
  object PageControl1: TPageControl
    Left = 9
    Top = 52
    Width = 627
    Height = 276
    ActivePage = TabSheet5
    Style = tsFlatButtons
    TabOrder = 1
    object TabSheet1: TTabSheet
      Caption = #23398#29983#20449#24687#36755#20837
      TabVisible = False
      object Label1: TLabel
        Left = 304
        Top = 16
        Width = 76
        Height = 13
        AutoSize = False
        Caption = #20986#29983#26085#26399
      end
      object Label9: TLabel
        Left = 16
        Top = 16
        Width = 52
        Height = 13
        AutoSize = False
        Caption = #23398#21495
      end
      object Label10: TLabel
        Left = 256
        Top = 52
        Width = 76
        Height = 13
        AutoSize = False
        Caption = #25152#23646#38498#31995
      end
      object Label11: TLabel
        Left = 132
        Top = 52
        Width = 52
        Height = 13
        AutoSize = False
        Caption = #29677#32423
      end
      object Label12: TLabel
        Left = 14
        Top = 52
        Width = 52
        Height = 13
        AutoSize = False
        Caption = #22995#21517
      end
      object Label13: TLabel
        Left = 502
        Top = 16
        Width = 53
        Height = 13
        AutoSize = False
        Caption = #31821#36143
      end
      object Label14: TLabel
        Left = 160
        Top = 16
        Width = 52
        Height = 13
        AutoSize = False
        Caption = #24615#21035
      end
      object DBNavigator1: TDBNavigator
        Left = 451
        Top = 45
        Width = 160
        Height = 28
        DataSource = DataSource1
        VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbInsert, nbPost, nbCancel, nbRefresh]
        Flat = True
        TabOrder = 0
      end
      object DBEdit1: TDBEdit
        Left = 384
        Top = 11
        Width = 84
        Height = 21
        DataField = 'BirthDay'
        DataSource = DataSource1
        TabOrder = 1
      end
      object DBEdit2: TDBEdit
        Left = 52
        Top = 11
        Width = 88
        Height = 21
        DataField = 'StuNo'
        DataSource = DataSource1
        TabOrder = 2
      end
      object DBComboBox1: TDBComboBox
        Left = 319
        Top = 48
        Width = 121
        Height = 21
        DataField = 'DepartMent'
        DataSource = DataSource1
        ItemHeight = 13
        Items.Strings = (
          #30005#27668#24037#31243#23398#38498
          #39135#21697#24037#31243#23398#38498
          #26426#26800#24037#31243#23398#38498
          #31649#29702#24037#31243#23398#38498
          #20449#24687#24037#31243#23398#38498
          #36710#36742#24037#31243#23398#38498
          #29983#29289#24037#31243#23398#38498
          #29615#22659#24037#31243#23398#38498)
        TabOrder = 3
      end
      object DBEdit3: TDBEdit
        Left = 174
        Top = 48
        Width = 69
        Height = 21
        DataField = 'Class'
        DataSource = DataSource1
        TabOrder = 4
      end
      object DBEdit4: TDBEdit
        Left = 51
        Top = 48
        Width = 64
        Height = 21
        DataField = 'Name'
        DataSource = DataSource1
        TabOrder = 5
      end
      object DBComboBox2: TDBComboBox
        Left = 209
        Top = 11
        Width = 57
        Height = 21
        DataField = 'Sex'
        DataSource = DataSource1
        ItemHeight = 13
        Items.Strings = (
          #30007
          #22899)
        TabOrder = 6
      end
      object DBEdit5: TDBEdit
        Left = 549
        Top = 11
        Width = 62
        Height = 21
        DataField = 'NativePlace'
        DataSource = DataSource1
        TabOrder = 7
      end
      object DBGrid1: TDBGrid
        Left = 14
        Top = 80
        Width = 597
        Height = 177
        DataSource = DataSource1
        TabOrder = 8
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
        Columns = <
          item
            Expanded = False
            FieldName = 'StuNo'
            Title.Caption = #23398#21495
            Width = 72
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'DepartMent'
            Title.Caption = #25152#23646#38498#31995
            Width = 128
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'Class'
            Title.Caption = #29677#32423
            Width = 97
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'Name'
            Title.Caption = #22995#21517
            Width = 69
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'Sex'
            Title.Caption = #24615#21035
            Width = 42
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'BirthDay'
            Title.Caption = #20986#29983#26085#26399
            Width = 92
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'NativePlace'
            Title.Caption = #31821#36143
            Width = 56
            Visible = True
          end>
      end
    end
    object TabSheet2: TTabSheet
      Caption = #23398#31821#21464#26356#36755#20837
      ImageIndex = 1
      TabVisible = False
      object Label6: TLabel
        Left = 79
        Top = 145
        Width = 70
        Height = 13
        AutoSize = False
        Caption = #20855#20307#25551#36848#65306
      end
      object Label7: TLabel
        Left = 77
        Top = 206
        Width = 60
        Height = 13
        Caption = #23398#31821#21464#26356#65306
      end
      object Label8: TLabel
        Left = 237
        Top = 206
        Width = 60
        Height = 13
        Caption = #21464#26356#26102#38388#65306
      end
      object GroupBox1: TGroupBox
        Left = 76
        Top = 33
        Width = 473
        Height = 97
        Caption = #23398#29983#22522#26412#24773#20917
        TabOrder = 0
        object Label2: TLabel
          Left = 24
          Top = 64
          Width = 66
          Height = 13
          AutoSize = False
          Caption = #22995'        '#21517#65306
        end
        object Label3: TLabel
          Left = 256
          Top = 28

⌨️ 快捷键说明

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