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

📄 studentquery.dfm

📁 学生选修课管理,学籍管理,修改信息管理,登陆退出系统管理等
💻 DFM
字号:
object frmstudentquery: Tfrmstudentquery
  Left = 251
  Top = 122
  Width = 696
  Height = 480
  Caption = #23398#29983#26597#35810
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 48
    Top = 40
    Width = 97
    Height = 16
    AutoSize = False
    Caption = #35831#36755#20837#23398#21495
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Edit1: TEdit
    Left = 40
    Top = 72
    Width = 113
    Height = 21
    TabOrder = 0
  end
  object GroupBox1: TGroupBox
    Left = 184
    Top = 32
    Width = 473
    Height = 153
    Caption = #23398#29983#22522#26412#20449#24687
    TabOrder = 1
    object Label2: TLabel
      Left = 16
      Top = 24
      Width = 32
      Height = 13
      AutoSize = False
      Caption = #22995#21517
    end
    object Label3: TLabel
      Left = 16
      Top = 64
      Width = 49
      Height = 13
      AutoSize = False
      Caption = #24615#21035
    end
    object Label4: TLabel
      Left = 16
      Top = 112
      Width = 48
      Height = 13
      AutoSize = False
      Caption = #20986#29983#26085#26399
    end
    object Label5: TLabel
      Left = 248
      Top = 24
      Width = 65
      Height = 13
      AutoSize = False
      Caption = #25152#22312#29677#32423
    end
    object Label6: TLabel
      Left = 248
      Top = 96
      Width = 49
      Height = 13
      AutoSize = False
      Caption = #29677#20027#20219
    end
    object Edit2: TEdit
      Left = 96
      Top = 24
      Width = 121
      Height = 21
      TabOrder = 0
      Text = 'Edit2'
    end
    object Edit3: TEdit
      Left = 96
      Top = 64
      Width = 121
      Height = 21
      TabOrder = 1
      Text = 'Edit3'
    end
    object Edit4: TEdit
      Left = 96
      Top = 104
      Width = 121
      Height = 21
      TabOrder = 2
      Text = 'Edit4'
    end
    object Edit5: TEdit
      Left = 320
      Top = 24
      Width = 121
      Height = 21
      TabOrder = 3
      Text = 'Edit5'
    end
    object Edit6: TEdit
      Left = 320
      Top = 88
      Width = 121
      Height = 21
      TabOrder = 4
      Text = 'Edit6'
    end
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 216
    Width = 345
    Height = 185
    TabOrder = 2
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object Button1: TButton
    Left = 40
    Top = 120
    Width = 105
    Height = 41
    Caption = #36864#20986
    TabOrder = 3
  end
  object Memo1: TMemo
    Left = 376
    Top = 216
    Width = 273
    Height = 185
    Lines.Strings = (
      'Memo1')
    TabOrder = 4
  end
  object DataSource1: TDataSource
    Left = 296
    Top = 328
  end
  object DataSource2: TDataSource
    Left = 224
    Top = 328
  end
  object DataSource3: TDataSource
    Left = 168
    Top = 328
  end
  object DataSource4: TDataSource
    Left = 112
    Top = 328
  end
  object DataSource5: TDataSource
    Left = 48
    Top = 328
  end
  object Table1: TTable
    Left = 288
    Top = 288
  end
  object Table2: TTable
    Left = 224
    Top = 296
  end
  object Table3: TTable
    Left = 168
    Top = 288
  end
  object Table4: TTable
    Left = 112
    Top = 288
  end
  object Table5: TTable
    Left = 48
    Top = 288
  end
end

⌨️ 快捷键说明

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