📄 uneditteacher.dfm
字号:
object fmeditteacher: Tfmeditteacher
Left = 212
Top = 125
Width = 927
Height = 500
Caption = #20462#25913#20010#20154#20449#24687
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 80
Top = 56
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 = 138
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 = 178
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 = 218
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 = 258
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 = 298
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 = 297
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 = 95
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 = 338
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 DBEdit1: TDBEdit
Left = 216
Top = 55
Width = 186
Height = 21
DataField = #25945#24072#21495
DataSource = DataSource1
ReadOnly = True
TabOrder = 0
end
object DBEdit3: TDBEdit
Left = 216
Top = 137
Width = 186
Height = 21
DataField = #38498#31995
DataSource = DataSource1
TabOrder = 2
end
object DBEdit4: TDBEdit
Left = 216
Top = 177
Width = 186
Height = 21
DataField = #32844#31216
DataSource = DataSource1
TabOrder = 3
end
object DBEdit5: TDBEdit
Left = 216
Top = 217
Width = 186
Height = 21
DataField = #32852#31995#26041#24335
DataSource = DataSource1
TabOrder = 4
end
object DBEdit6: TDBEdit
Left = 216
Top = 257
Width = 186
Height = 21
DataField = #24615#21035
DataSource = DataSource1
TabOrder = 5
end
object DateTimePicker1: TDateTimePicker
Left = 216
Top = 297
Width = 186
Height = 21
Date = 39043.615053703710000000
Time = 39043.615053703710000000
TabOrder = 6
end
object DBImage1: TDBImage
Left = 536
Top = 56
Width = 217
Height = 217
DataField = #29031#29255
DataSource = DataSource1
TabOrder = 7
end
object Button1: TButton
Left = 771
Top = 295
Width = 57
Height = 21
Caption = #27983#35272
TabOrder = 8
OnClick = Button1Click
end
object Edit1: TEdit
Left = 536
Top = 295
Width = 217
Height = 21
TabOrder = 9
end
object Button2: TButton
Left = 632
Top = 416
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 = 10
OnClick = Button2Click
end
object Button3: TButton
Left = 760
Top = 416
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 = 11
OnClick = Button3Click
end
object Button4: TButton
Left = 712
Top = 328
Width = 43
Height = 25
Caption = #30830#35748
TabOrder = 12
OnClick = Button4Click
end
object DBEdit7: TDBEdit
Left = 216
Top = 94
Width = 186
Height = 21
DataField = #22995#21517
DataSource = DataSource1
ReadOnly = True
TabOrder = 1
end
object DBMemo1: TDBMemo
Left = 216
Top = 338
Width = 377
Height = 111
DataField = #31616#21382
DataSource = DataSource1
TabOrder = 13
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 48
Top = 8
end
object OpenPictureDialog1: TOpenPictureDialog
Left = 852
Top = 290
end
object ADOQuery1: TADOQuery
Active = True
Connection = fmmain.ADOConnection1
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'select * from Teacher')
Left = 16
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -