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

📄 change.dfm

📁 学生选修课管理,学籍管理,修改信息管理,登陆退出系统管理等
💻 DFM
字号:
object frmchange: Tfrmchange
  Left = 180
  Top = 116
  Width = 795
  Height = 505
  Caption = #23398#31821#21464#26356#31649#29702
  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 = 320
    Top = 64
    Width = 36
    Height = 13
    Caption = #35760#24405#21495
  end
  object Label2: TLabel
    Left = 320
    Top = 96
    Width = 24
    Height = 13
    Caption = #23398#21495
  end
  object Label3: TLabel
    Left = 320
    Top = 136
    Width = 48
    Height = 13
    Caption = #35760#24405#26085#26399
  end
  object TGroupBox
    Left = 336
    Top = 288
    Width = 425
    Height = 105
    Caption = #23398#31821#21464#26356#24773#20917
    TabOrder = 0
    object RadioButton1: TRadioButton
      Left = 24
      Top = 24
      Width = 57
      Height = 17
      Caption = #20241#23398
      TabOrder = 0
    end
    object RadioButton2: TRadioButton
      Left = 24
      Top = 64
      Width = 65
      Height = 17
      Caption = #22797#23398
      TabOrder = 1
    end
    object RadioButton3: TRadioButton
      Left = 144
      Top = 24
      Width = 65
      Height = 17
      Caption = #36716#31995
      TabOrder = 2
    end
    object RadioButton4: TRadioButton
      Left = 144
      Top = 64
      Width = 49
      Height = 17
      Caption = #36716#23398
      TabOrder = 3
    end
    object RadioButton5: TRadioButton
      Left = 288
      Top = 24
      Width = 65
      Height = 17
      Caption = #32467#19994
      TabOrder = 4
    end
    object RadioButton6: TRadioButton
      Left = 288
      Top = 64
      Width = 113
      Height = 17
      Caption = #27605#19994
      TabOrder = 5
    end
  end
  object DBGrid1: TDBGrid
    Left = 16
    Top = 32
    Width = 289
    Height = 377
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object DBNavigator1: TDBNavigator
    Left = 336
    Top = 240
    Width = 440
    Height = 41
    TabOrder = 2
  end
  object Button1: TButton
    Left = 360
    Top = 184
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 3
  end
  object Edit1: TEdit
    Left = 392
    Top = 56
    Width = 121
    Height = 21
    TabOrder = 4
    Text = 'Edit1'
  end
  object Edit2: TEdit
    Left = 392
    Top = 96
    Width = 121
    Height = 21
    TabOrder = 5
    Text = 'Edit2'
  end
  object Edit3: TEdit
    Left = 392
    Top = 136
    Width = 121
    Height = 21
    TabOrder = 6
    Text = 'Edit3'
  end
  object GroupBox1: TGroupBox
    Left = 528
    Top = 32
    Width = 257
    Height = 201
    Caption = #23398#29983#22522#26412#20449#24687
    TabOrder = 7
    object Label4: TLabel
      Left = 16
      Top = 24
      Width = 24
      Height = 13
      Caption = #22995#21517
    end
    object Label5: TLabel
      Left = 16
      Top = 64
      Width = 24
      Height = 13
      Caption = #24615#21035
    end
    object Label6: TLabel
      Left = 16
      Top = 96
      Width = 48
      Height = 13
      Caption = #20986#29983#26085#26399
    end
    object Label7: TLabel
      Left = 16
      Top = 136
      Width = 48
      Height = 13
      Caption = #25152#22312#29677#32423
    end
    object Label8: TLabel
      Left = 16
      Top = 168
      Width = 36
      Height = 13
      Caption = #29677#20027#20219
    end
    object Edit4: TEdit
      Left = 80
      Top = 24
      Width = 121
      Height = 21
      TabOrder = 0
      Text = 'Edit4'
    end
    object Edit5: TEdit
      Left = 80
      Top = 64
      Width = 121
      Height = 21
      TabOrder = 1
      Text = 'Edit5'
    end
    object Edit6: TEdit
      Left = 80
      Top = 96
      Width = 121
      Height = 21
      TabOrder = 2
      Text = 'Edit6'
    end
    object Edit7: TEdit
      Left = 80
      Top = 136
      Width = 121
      Height = 21
      TabOrder = 3
      Text = 'Edit7'
    end
    object Edit8: TEdit
      Left = 80
      Top = 168
      Width = 121
      Height = 21
      TabOrder = 4
      Text = 'Edit8'
    end
  end
  object DataSource1: TDataSource
    Left = 144
    Top = 176
  end
  object DataSource2: TDataSource
    Left = 144
    Top = 232
  end
  object DataSource3: TDataSource
    Left = 152
    Top = 288
  end
  object Table1: TTable
    Left = 80
    Top = 184
  end
  object Table2: TTable
    Left = 88
    Top = 248
  end
  object Table3: TTable
    Left = 88
    Top = 296
  end
  object Query1: TQuery
    Left = 232
    Top = 208
  end
end

⌨️ 快捷键说明

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