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

📄 unaddteacher.dfm

📁 自己写的学生成绩管理系统
💻 DFM
字号:
object fmaddteacher: Tfmaddteacher
  Left = 202
  Top = 159
  Width = 870
  Height = 500
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #25945#24072#29992#25143#28155#21152
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 80
    Top = 20
    Width = 100
    Height = 19
    Caption = #25945' '#24072' '#21495#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -19
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 80
    Top = 142
    Width = 90
    Height = 19
    Caption = #38498'   '#31995#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -19
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 80
    Top = 182
    Width = 90
    Height = 19
    Caption = #32844'   '#31216#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -19
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 80
    Top = 222
    Width = 90
    Height = 19
    Caption = #30005'   '#35805#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -19
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 80
    Top = 262
    Width = 90
    Height = 19
    Caption = #24615'   '#21035#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -19
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Label7: TLabel
    Left = 80
    Top = 302
    Width = 100
    Height = 19
    Caption = #20986#29983#26085#26399#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -19
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Label8: TLabel
    Left = 456
    Top = 261
    Width = 60
    Height = 19
    Caption = #29031#29255#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -19
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Label9: TLabel
    Left = 80
    Top = 99
    Width = 90
    Height = 19
    Caption = #22995'   '#21517#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -19
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 78
    Top = 342
    Width = 90
    Height = 19
    Caption = #31616'   '#21382#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -19
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object Label10: TLabel
    Left = 80
    Top = 59
    Width = 90
    Height = 19
    Caption = #23494'   '#30721#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -19
    Font.Name = #26999#20307'_GB2312'
    Font.Style = []
    ParentFont = False
  end
  object DBEdit1: TDBEdit
    Left = 216
    Top = 19
    Width = 186
    Height = 21
    DataField = #25945#24072#21495
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 0
  end
  object DBEdit3: TDBEdit
    Left = 216
    Top = 141
    Width = 186
    Height = 21
    DataField = #38498#31995
    DataSource = DataSource1
    TabOrder = 3
  end
  object DBEdit4: TDBEdit
    Left = 216
    Top = 181
    Width = 186
    Height = 21
    DataField = #32844#31216
    DataSource = DataSource1
    TabOrder = 4
  end
  object DBEdit5: TDBEdit
    Left = 216
    Top = 221
    Width = 186
    Height = 21
    DataField = #32852#31995#26041#24335
    DataSource = DataSource1
    TabOrder = 5
  end
  object DBEdit6: TDBEdit
    Left = 216
    Top = 261
    Width = 186
    Height = 21
    DataField = #24615#21035
    DataSource = DataSource1
    TabOrder = 6
  end
  object DateTimePicker1: TDateTimePicker
    Left = 216
    Top = 301
    Width = 186
    Height = 21
    Date = 39043.615053703710000000
    Time = 39043.615053703710000000
    TabOrder = 7
  end
  object DBImage1: TDBImage
    Left = 536
    Top = 20
    Width = 217
    Height = 217
    DataField = #29031#29255
    DataSource = DataSource1
    TabOrder = 9
  end
  object Button1: TButton
    Left = 771
    Top = 259
    Width = 57
    Height = 21
    Caption = #27983#35272
    TabOrder = 10
    OnClick = Button1Click
  end
  object Edit1: TEdit
    Left = 536
    Top = 259
    Width = 217
    Height = 21
    TabOrder = 11
  end
  object Button2: TButton
    Left = 632
    Top = 420
    Width = 75
    Height = 25
    Caption = #25552#20132
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 12
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 760
    Top = 420
    Width = 75
    Height = 25
    Caption = #37325#32622
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 13
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 712
    Top = 292
    Width = 43
    Height = 25
    Caption = #30830#35748
    TabOrder = 14
    OnClick = Button4Click
  end
  object DBEdit7: TDBEdit
    Left = 216
    Top = 98
    Width = 186
    Height = 21
    DataField = #22995#21517
    DataSource = DataSource1
    ReadOnly = True
    TabOrder = 2
  end
  object DBMemo1: TDBMemo
    Left = 216
    Top = 342
    Width = 377
    Height = 111
    DataField = #31616#21382
    DataSource = DataSource1
    TabOrder = 8
  end
  object DBEdit2: TDBEdit
    Left = 216
    Top = 56
    Width = 186
    Height = 21
    DataField = #23494#30721
    DataSource = DataSource1
    TabOrder = 1
  end
  object DataSource1: TDataSource
    DataSet = ADOTable1
    Left = 16
    Top = 36
  end
  object OpenPictureDialog1: TOpenPictureDialog
    Left = 796
    Top = 222
  end
  object ADOTable1: TADOTable
    Active = True
    Connection = fmmain.ADOConnection1
    CursorType = ctStatic
    TableName = 'Teacher'
    Left = 16
    Top = 8
  end
end

⌨️ 快捷键说明

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