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

📄 studclass.dfm

📁 学生选修课管理,学籍管理,修改信息管理,登陆退出系统管理等
💻 DFM
字号:
object frmclass: Tfrmclass
  Left = 211
  Top = 126
  Width = 699
  Height = 535
  Caption = #29677#32423#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 frmclass: TLabel
    Left = 42
    Top = 16
    Width = 65
    Height = 25
    AutoSize = False
    Caption = #29677#32423#32534#21495
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label1: TLabel
    Left = 42
    Top = 56
    Width = 65
    Height = 25
    AutoSize = False
    Caption = #29677#32423#21517#31216
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 42
    Top = 88
    Width = 73
    Height = 13
    AutoSize = False
    Caption = #25152#23646#38498#31995
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 42
    Top = 120
    Width = 65
    Height = 13
    AutoSize = False
    Caption = #20837#23398#26085#26399
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 42
    Top = 160
    Width = 57
    Height = 17
    AutoSize = False
    Caption = #29677#20027#20219
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 42
    Top = 200
    Width = 73
    Height = 25
    AutoSize = False
    Caption = #32852#31995#30005#35805
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Edit1: TEdit
    Left = 140
    Top = 16
    Width = 121
    Height = 21
    TabOrder = 0
    Text = 'Edit1'
  end
  object Edit2: TEdit
    Left = 140
    Top = 56
    Width = 121
    Height = 21
    TabOrder = 1
    Text = 'Edit2'
  end
  object Edit3: TEdit
    Left = 140
    Top = 112
    Width = 121
    Height = 21
    TabOrder = 2
    Text = 'Edit3'
  end
  object Edit4: TEdit
    Left = 140
    Top = 160
    Width = 121
    Height = 21
    TabOrder = 3
    Text = 'Edit4'
  end
  object Edit5: TEdit
    Left = 140
    Top = 208
    Width = 121
    Height = 21
    TabOrder = 4
    Text = 'Edit5'
  end
  object ComboBox1: TComboBox
    Left = 136
    Top = 88
    Width = 121
    Height = 21
    ItemHeight = 13
    TabOrder = 5
    Text = 'ComboBox1'
  end
  object DBNavigator1: TDBNavigator
    Left = 40
    Top = 232
    Width = 480
    Height = 49
    TabOrder = 6
  end
  object DBGrid1: TDBGrid
    Left = 24
    Top = 296
    Width = 641
    Height = 193
    TabOrder = 7
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object Memo1: TMemo
    Left = 280
    Top = 24
    Width = 385
    Height = 193
    Lines.Strings = (
      'Memo1')
    TabOrder = 8
  end
  object Button1: TButton
    Left = 552
    Top = 240
    Width = 81
    Height = 33
    Caption = #36864#20986
    TabOrder = 9
  end
  object DataSource1: TDataSource
    Left = 264
    Top = 336
  end
  object DataSource2: TDataSource
    Left = 264
    Top = 400
  end
  object Table1: TTable
    Left = 168
    Top = 344
  end
  object Table2: TTable
    Left = 176
    Top = 400
  end
  object Database1: TDatabase
    SessionName = 'Default'
    Left = 392
    Top = 352
  end
end

⌨️ 快捷键说明

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