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

📄 studentseek.~dfm

📁 学生档案管理系统
💻 ~DFM
字号:
object StudentSeekForm: TStudentSeekForm
  Left = 246
  Top = 133
  Width = 469
  Height = 401
  Caption = #23398#29983#20449#24687#26597#35810
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 16
    Top = 16
    Width = 425
    Height = 49
    Caption = #26597#35810#31867#21035
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object RadioButton1: TRadioButton
      Left = 24
      Top = 24
      Width = 97
      Height = 17
      Caption = #25353#23398#21495#26597#35810
      TabOrder = 0
      OnClick = RadioButton1Click
    end
    object RadioButton2: TRadioButton
      Left = 120
      Top = 24
      Width = 89
      Height = 17
      Caption = #25353#22995#21517#26597#35810
      TabOrder = 1
      OnClick = RadioButton2Click
    end
    object RadioButton3: TRadioButton
      Left = 216
      Top = 24
      Width = 97
      Height = 17
      Caption = #25353#19987#19994#26597#35810
      TabOrder = 2
      OnClick = RadioButton3Click
    end
    object RadioButton4: TRadioButton
      Left = 312
      Top = 24
      Width = 97
      Height = 17
      Caption = #25353#29677#32423#26597#35810
      TabOrder = 3
      OnClick = RadioButton4Click
    end
  end
  object GroupBox2: TGroupBox
    Left = 16
    Top = 72
    Width = 337
    Height = 49
    Caption = #26597#35810#26465#20214
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object Label1: TLabel
      Left = 32
      Top = 24
      Width = 42
      Height = 14
      Caption = 'Label1'
    end
    object Edit1: TEdit
      Left = 168
      Top = 16
      Width = 121
      Height = 22
      TabOrder = 0
      Text = 'Edit1'
    end
  end
  object ComboBox1: TComboBox
    Left = 184
    Top = 88
    Width = 145
    Height = 21
    ItemHeight = 13
    TabOrder = 2
    Text = 'ComboBox1'
  end
  object BitBtn1: TBitBtn
    Left = 368
    Top = 96
    Width = 75
    Height = 25
    Caption = #26597#35810
    TabOrder = 3
    OnClick = BitBtn1Click
    Glyph.Data = {
      76010000424D7601000000000000760000002800000020000000100000000100
      04000000000000010000130B0000130B00001000000000000000000000000000
      800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
      333333333333333FF3FF3333333333CC30003333333333773777333333333C33
      3000333FF33337F33777339933333C3333333377F33337F3333F339933333C33
      33003377333337F33377333333333C333300333F333337F33377339333333C33
      3333337FF3333733333F33993333C33333003377FF33733333773339933C3333
      330033377FF73F33337733339933C33333333FF377F373F3333F993399333C33
      330077F377F337F33377993399333C33330077FF773337F33377399993333C33
      33333777733337F333FF333333333C33300033333333373FF7773333333333CC
      3000333333333377377733333333333333333333333333333333}
    NumGlyphs = 2
  end
  object DBGrid1: TDBGrid
    Left = 16
    Top = 128
    Width = 425
    Height = 193
    TabOrder = 4
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object BitBtn2: TBitBtn
    Left = 184
    Top = 336
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 5
    OnClick = BitBtn2Click
    Glyph.Data = {
      76010000424D7601000000000000760000002800000020000000100000000100
      04000000000000010000120B0000120B00001000000000000000000000000000
      800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
      03333377777777777F333301111111110333337F333333337F33330111111111
      0333337F333333337F333301111111110333337F333333337F33330111111111
      0333337F333333337F333301111111110333337F333333337F33330111111111
      0333337F3333333F7F333301111111B10333337F333333737F33330111111111
      0333337F333333337F333301111111110333337F33FFFFF37F3333011EEEEE11
      0333337F377777F37F3333011EEEEE110333337F37FFF7F37F3333011EEEEE11
      0333337F377777337F333301111111110333337F333333337F33330111111111
      0333337FFFFFFFFF7F3333000000000003333377777777777333}
    NumGlyphs = 2
  end
  object DataSource1: TDataSource
    Left = 128
    Top = 200
  end
  object Database1: TDatabase
    AliasName = 'student'
    LoginPrompt = False
    SessionName = 'Default'
    OnLogin = Database1Login
    Left = 176
    Top = 216
  end
  object Query1: TQuery
    DatabaseName = 'student'
    SQL.Strings = (
      'select * from student')
    Left = 248
    Top = 208
    object Query1number: TStringField
      FieldName = 'number'
      Origin = 'STUDENT.student.number'
      Size = 8
    end
    object Query1name: TStringField
      FieldName = 'name'
      Origin = 'STUDENT.student.name'
      Size = 8
    end
    object Query1address: TStringField
      FieldName = 'address'
      Origin = 'STUDENT.student.address'
      Size = 30
    end
    object Query1postcode: TStringField
      FieldName = 'postcode'
      Origin = 'STUDENT.student.postcode'
      Size = 6
    end
    object Query1phone: TStringField
      FieldName = 'phone'
      Origin = 'STUDENT.student.phone'
    end
    object Query1parents: TStringField
      FieldName = 'parents'
      Origin = 'STUDENT.student.parents'
    end
    object Query1sex: TStringField
      FieldName = 'sex'
      Origin = 'STUDENT.student.sex'
      Size = 2
    end
    object Query1birthday: TDateTimeField
      FieldName = 'birthday'
      Origin = 'STUDENT.student.birthday'
    end
    object Query1id: TStringField
      FieldName = 'id'
      Origin = 'STUDENT.student.id'
      Size = 18
    end
    object Query1score: TSmallintField
      FieldName = 'score'
      Origin = 'STUDENT.student.score'
    end
    object Query1speciality: TStringField
      FieldName = 'speciality'
      Origin = 'STUDENT.student.speciality'
    end
    object Query1class: TStringField
      FieldName = 'class'
      Origin = 'STUDENT.student.class'
    end
    object Query1registerdate: TDateTimeField
      FieldName = 'registerdate'
      Origin = 'STUDENT.student.registerdate'
    end
    object Query1dorm: TStringField
      FieldName = 'dorm'
      Origin = 'STUDENT.student.dorm'
    end
    object Query1dorm_phone: TStringField
      FieldName = 'dorm_phone'
      Origin = 'STUDENT.student.dorm_phone'
    end
    object Query1note: TStringField
      FieldName = 'note'
      Origin = 'STUDENT.student.note'
      Size = 50
    end
    object Query1opera: TStringField
      FieldName = 'opera'
      Origin = 'STUDENT.student.opera'
      Size = 8
    end
    object Query1stamp: TDateTimeField
      FieldName = 'stamp'
      Origin = 'STUDENT.student.stamp'
    end
  end
end

⌨️ 快捷键说明

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