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

📄 student.dfm

📁 毕业论文选题系统,用Delphi编的,希望对大家有帮助
💻 DFM
字号:
object student1: Tstudent1
  Left = 106
  Top = 160
  Width = 755
  Height = 521
  Caption = #23398#29983#31649#29702
  Color = clGradientInactiveCaption
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -15
  Font.Name = #23435#20307
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 15
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 753
    Height = 465
    ActivePage = TabSheet1
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #35760#24405#32534#36753
      object GroupBox4: TGroupBox
        Left = 16
        Top = 16
        Width = 548
        Height = 321
        Caption = #20027#20449#24687
        TabOrder = 0
        object Label5: TLabel
          Left = 160
          Top = 24
          Width = 30
          Height = 15
          Caption = #23398#21495
        end
        object Label6: TLabel
          Left = 56
          Top = 56
          Width = 30
          Height = 15
          Caption = #23398#21495
        end
        object Label7: TLabel
          Left = 56
          Top = 96
          Width = 30
          Height = 15
          Caption = #22995#21517
        end
        object Label8: TLabel
          Left = 56
          Top = 136
          Width = 30
          Height = 15
          Caption = #24615#21035
        end
        object Label9: TLabel
          Left = 56
          Top = 168
          Width = 30
          Height = 15
          Caption = #38498#31995
        end
        object Label10: TLabel
          Left = 56
          Top = 208
          Width = 30
          Height = 15
          Caption = #29677#32423
        end
        object Label12: TLabel
          Left = 56
          Top = 248
          Width = 60
          Height = 15
          Caption = #32852#31995#26041#24335
        end
        object DBText1: TDBText
          Left = 216
          Top = 24
          Width = 113
          Height = 17
          DataField = 'sno'
          DataSource = DataSource1
        end
        object DBEdit1: TDBEdit
          Left = 120
          Top = 48
          Width = 121
          Height = 23
          DataField = 'sno'
          DataSource = DataSource1
          TabOrder = 0
        end
        object DBEdit2: TDBEdit
          Left = 120
          Top = 96
          Width = 121
          Height = 23
          DataField = 'sname'
          DataSource = DataSource1
          TabOrder = 1
        end
        object DBEdit3: TDBEdit
          Left = 120
          Top = 136
          Width = 121
          Height = 23
          DataField = 'sex'
          DataSource = DataSource1
          TabOrder = 2
        end
        object DBEdit4: TDBEdit
          Left = 120
          Top = 168
          Width = 121
          Height = 23
          DataField = 'sdept'
          DataSource = DataSource1
          TabOrder = 3
        end
        object DBEdit5: TDBEdit
          Left = 120
          Top = 200
          Width = 121
          Height = 23
          DataField = 'class'
          DataSource = DataSource1
          TabOrder = 4
        end
        object DBEdit6: TDBEdit
          Left = 144
          Top = 248
          Width = 145
          Height = 23
          DataField = 'phone'
          DataSource = DataSource1
          TabOrder = 5
        end
      end
      object GroupBox5: TGroupBox
        Left = 592
        Top = 8
        Width = 137
        Height = 313
        Caption = #25805#20316
        TabOrder = 1
        object Button7: TButton
          Left = 24
          Top = 32
          Width = 89
          Height = 33
          Caption = #28155#21152
          TabOrder = 0
          OnClick = Button7Click
        end
        object Button8: TButton
          Left = 24
          Top = 88
          Width = 89
          Height = 33
          Caption = #21024#38500
          TabOrder = 1
          OnClick = Button8Click
        end
        object Button9: TButton
          Left = 24
          Top = 144
          Width = 89
          Height = 33
          Caption = #20462#25913
          TabOrder = 2
          OnClick = Button9Click
        end
        object Button10: TButton
          Left = 24
          Top = 256
          Width = 89
          Height = 33
          Caption = #26174#31034
          TabOrder = 3
          OnClick = Button10Click
        end
        object Button11: TButton
          Left = 24
          Top = 200
          Width = 89
          Height = 33
          Caption = #20445#23384
          TabOrder = 4
          OnClick = Button11Click
        end
      end
      object GroupBox6: TGroupBox
        Left = 16
        Top = 336
        Width = 554
        Height = 81
        Caption = #31227#21160
        TabOrder = 2
        object Button3: TButton
          Left = 40
          Top = 32
          Width = 91
          Height = 36
          Caption = #31532#19968#26465
          TabOrder = 0
          OnClick = Button3Click
        end
        object Button4: TButton
          Left = 168
          Top = 32
          Width = 89
          Height = 35
          Caption = #19978#19968#26465
          TabOrder = 1
          OnClick = Button4Click
        end
        object Button5: TButton
          Left = 296
          Top = 32
          Width = 95
          Height = 37
          Caption = #19979#19968#26465
          TabOrder = 2
          OnClick = Button5Click
        end
        object Button6: TButton
          Left = 424
          Top = 32
          Width = 93
          Height = 37
          Caption = #26368#21518#19968#26465
          TabOrder = 3
          OnClick = Button6Click
        end
      end
      object Button2: TButton
        Left = 600
        Top = 360
        Width = 121
        Height = 41
        Caption = #36864#20986#31995#32479
        TabOrder = 3
        OnClick = Button2Click
      end
    end
    object TabSheet2: TTabSheet
      Caption = #35760#24405#26597#35810
      ImageIndex = 1
      object GroupBox1: TGroupBox
        Left = 0
        Top = 0
        Width = 513
        Height = 417
        Caption = #20027#20449#24687
        TabOrder = 0
        object DBGrid: TDBGrid
          Left = 0
          Top = 16
          Width = 505
          Height = 401
          Color = clInactiveCaptionText
          DataSource = DataSource1
          TabOrder = 0
          TitleFont.Charset = ANSI_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -15
          TitleFont.Name = #23435#20307
          TitleFont.Style = []
          OnDblClick = DBGrid1DblClick
        end
      end
      object GroupBox2: TGroupBox
        Left = 544
        Top = 8
        Width = 189
        Height = 145
        Caption = #20449#24687
        TabOrder = 1
        object Label1: TLabel
          Left = 48
          Top = 88
          Width = 75
          Height = 15
          Caption = #26597#35810#21040#35760#24405
        end
        object Label2: TLabel
          Left = 56
          Top = 112
          Width = 8
          Height = 15
        end
        object Label13: TLabel
          Left = 56
          Top = 32
          Width = 105
          Height = 15
          Caption = #19968#20849#26597#35810#21040#35760#24405
        end
        object Label14: TLabel
          Left = 56
          Top = 64
          Width = 56
          Height = 15
          Caption = 'Label14'
        end
      end
      object GroupBox3: TGroupBox
        Left = 544
        Top = 160
        Width = 193
        Height = 241
        Caption = #26174#31034
        TabOrder = 2
        object Label3: TLabel
          Left = 40
          Top = 32
          Width = 60
          Height = 15
          Caption = #26597#35810#23383#27573
        end
        object Label4: TLabel
          Left = 40
          Top = 104
          Width = 75
          Height = 15
          Caption = #26597#35810#23383#27573#20540
        end
        object Button1: TButton
          Left = 64
          Top = 176
          Width = 75
          Height = 25
          Caption = #26597#35810
          TabOrder = 0
          OnClick = Button1Click
        end
        object Edit1: TEdit
          Left = 48
          Top = 128
          Width = 97
          Height = 23
          TabOrder = 1
          OnKeyPress = Edit1KeyPress
        end
        object ComboBox1: TComboBox
          Left = 40
          Top = 56
          Width = 97
          Height = 23
          ItemHeight = 15
          TabOrder = 2
          Text = 'ComboBox1'
        end
      end
    end
  end
  object MainMenu1: TMainMenu
    Images = ImageList1
    Left = 108
    Top = 328
    object N1: TMenuItem
      Caption = #25991#20214
      object N2: TMenuItem
        Caption = #35760#24405#32534#36753
        OnClick = N2Click
      end
      object N3: TMenuItem
        Caption = #35760#24405#26597#35810
        OnClick = N3Click
      end
      object N4: TMenuItem
        Caption = #36864#20986#31995#32479
        OnClick = N4Click
      end
    end
    object N5: TMenuItem
      Caption = #32534#36753
      object N6: TMenuItem
        Caption = #28155#21152#35760#24405
        OnClick = N6Click
      end
      object N7: TMenuItem
        Caption = #21024#38500#35760#24405
        OnClick = N7Click
      end
      object N8: TMenuItem
        Caption = #20462#25913#35760#24405
        OnClick = N8Click
      end
      object N9: TMenuItem
        Caption = #26174#31034#25152#26377
        OnClick = N9Click
      end
    end
  end
  object DataSource1: TDataSource
    DataSet = MyDataModule.ADOQuerySTU
    Left = 188
    Top = 328
  end
  object OpenDialog1: TOpenDialog
    Filter = '|'#25968#25454#24211#22791#20221#25991#20214'(*.xml)|*.xml'
    Left = 268
    Top = 328
  end
  object SaveDialog1: TSaveDialog
    Filter = '|'#25968#25454#24211#22791#20221#25991#20214'(*.xml)|*.xml'
    Left = 316
    Top = 328
  end
  object ImageList1: TImageList
    Left = 356
    Top = 328
  end
end

⌨️ 快捷键说明

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