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

📄 student.dfm

📁 学生选修课管理,学籍管理,修改信息管理,登陆退出系统管理等
💻 DFM
字号:
object frmstudent: Tfrmstudent
  Left = 202
  Top = 114
  Width = 696
  Height = 480
  Caption = #23398#29983#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 TLabel
    Left = 48
    Top = 40
    Width = 33
    Height = 13
    AutoSize = False
    Caption = #23398#21495
  end
  object Label2: TLabel
    Left = 48
    Top = 80
    Width = 33
    Height = 13
    AutoSize = False
    Caption = #22995#21517
  end
  object Label3: TLabel
    Left = 48
    Top = 120
    Width = 41
    Height = 13
    AutoSize = False
    Caption = #24615#21035
  end
  object Label1: TLabel
    Left = 296
    Top = 32
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #25152#23646#29677#32423
  end
  object Label4: TLabel
    Left = 296
    Top = 80
    Width = 57
    Height = 13
    AutoSize = False
    Caption = #20986#29983#26085#26399
  end
  object Label5: TLabel
    Left = 296
    Top = 120
    Width = 33
    Height = 13
    AutoSize = False
    Caption = #31821#36143
  end
  object Edit1: TEdit
    Left = 112
    Top = 32
    Width = 121
    Height = 21
    TabOrder = 0
    Text = 'Edit1'
  end
  object Edit2: TEdit
    Left = 112
    Top = 80
    Width = 121
    Height = 21
    TabOrder = 1
    Text = 'Edit2'
  end
  object Edit3: TEdit
    Left = 112
    Top = 120
    Width = 121
    Height = 21
    TabOrder = 2
    Text = 'Edit3'
  end
  object Edit4: TEdit
    Left = 392
    Top = 32
    Width = 121
    Height = 21
    TabOrder = 3
    Text = 'Edit4'
  end
  object Edit5: TEdit
    Left = 392
    Top = 80
    Width = 121
    Height = 21
    TabOrder = 4
    Text = 'Edit5'
  end
  object Edit6: TEdit
    Left = 392
    Top = 120
    Width = 121
    Height = 21
    TabOrder = 5
    Text = 'Edit6'
  end
  object DBNavigator1: TDBNavigator
    Left = 56
    Top = 160
    Width = 310
    Height = 41
    TabOrder = 6
  end
  object DBGrid1: TDBGrid
    Left = 32
    Top = 224
    Width = 617
    Height = 185
    TabOrder = 7
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object Button1: TButton
    Left = 416
    Top = 168
    Width = 137
    Height = 41
    Caption = #36864#20986
    TabOrder = 8
  end
  object DataSource1: TDataSource
    Left = 256
    Top = 320
  end
  object DataSource2: TDataSource
    Left = 344
    Top = 320
  end
  object Table1: TTable
    Left = 248
    Top = 264
  end
  object Table2: TTable
    Left = 344
    Top = 272
  end
  object Table3: TTable
    Left = 480
    Top = 296
  end
end

⌨️ 快捷键说明

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