?? editstudentunit.dfm
字號:
object EditStudentForm: TEditStudentForm
Left = 294
Top = 100
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #20462#25913#23398#29983#20449#24687
ClientHeight = 381
ClientWidth = 207
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 14
object Label1: TLabel
Left = 24
Top = 16
Width = 28
Height = 14
Caption = #23398#21495
end
object Label2: TLabel
Left = 24
Top = 80
Width = 28
Height = 14
Caption = #22995#21517
end
object Label3: TLabel
Left = 24
Top = 144
Width = 28
Height = 14
Caption = #24180#40836
end
object Label4: TLabel
Left = 24
Top = 208
Width = 28
Height = 14
Caption = #23494#30721
end
object Label5: TLabel
Left = 24
Top = 272
Width = 28
Height = 14
Caption = #19987#19994
end
object DBEdit1: TDBEdit
Left = 24
Top = 36
Width = 161
Height = 22
DataField = 'sno'
DataSource = DataSource1
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 24
Top = 100
Width = 161
Height = 22
DataField = 'sname'
DataSource = DataSource1
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 24
Top = 164
Width = 161
Height = 22
DataField = 'sage'
DataSource = DataSource1
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
end
object DBEdit4: TDBEdit
Left = 24
Top = 228
Width = 161
Height = 22
DataField = 'idno'
DataSource = DataSource1
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
end
object DBEdit5: TDBEdit
Left = 24
Top = 292
Width = 161
Height = 22
DataField = 'dept'
DataSource = DataSource1
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
end
object Button1: TButton
Left = 24
Top = 336
Width = 75
Height = 25
Caption = #25552#20132
TabOrder = 5
OnClick = Button1Click
end
object Button2: TButton
Left = 120
Top = 336
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 6
OnClick = Button2Click
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 72
Top = 264
end
object ADOQuery1: TADOQuery
Connection = LoginForm.ADOConnection0
Parameters = <>
Left = 112
Top = 264
end
object ADOQuery2: TADOQuery
Connection = LoginForm.ADOConnection0
Parameters = <>
Left = 144
Top = 264
end
object ADOQuery3: TADOQuery
Connection = LoginForm.ADOConnection0
Parameters = <>
Left = 176
Top = 264
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -