?? unit6.dfm
字號:
object EditCourseForm: TEditCourseForm
Left = 327
Top = 110
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #35838#31243#20462#25913
ClientHeight = 439
ClientWidth = 253
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 = 29
Top = 16
Width = 35
Height = 14
Caption = #35838#21495':'
end
object Label2: TLabel
Left = 30
Top = 144
Width = 35
Height = 14
Caption = #23398#20998':'
end
object Label3: TLabel
Left = 32
Top = 80
Width = 63
Height = 14
Caption = #35838#31243#21517#31216':'
end
object Label4: TLabel
Left = 32
Top = 208
Width = 63
Height = 14
Caption = #20219#35838#32769#24072':'
end
object Label5: TLabel
Left = 32
Top = 336
Width = 63
Height = 14
Caption = #35838#31243#24615#36136':'
end
object Label6: TLabel
Left = 32
Top = 272
Width = 63
Height = 14
Caption = #36873#35838#29677#32423':'
end
object Button1: TButton
Left = 40
Top = 400
Width = 75
Height = 25
Caption = #25552#20132
TabOrder = 6
OnClick = Button1Click
end
object Button2: TButton
Left = 136
Top = 400
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 7
OnClick = Button2Click
end
object DBEdit1: TDBEdit
Left = 32
Top = 36
Width = 193
Height = 22
DataField = 'cno'
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 = 32
Top = 164
Width = 97
Height = 22
DataField = 'credit'
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 = 32
Top = 100
Width = 193
Height = 22
DataField = 'cname'
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 = 32
Top = 228
Width = 193
Height = 22
DataField = 'teacher'
DataSource = DataSource1
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
end
object DBEdit6: TDBEdit
Left = 32
Top = 292
Width = 193
Height = 22
DataField = 'class'
DataSource = DataSource1
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
end
object ComboBox1: TComboBox
Left = 32
Top = 356
Width = 121
Height = 22
Style = csDropDownList
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ItemHeight = 14
ParentFont = False
TabOrder = 4
Items.Strings = (
#24517#20462
#36873#20462)
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 160
Top = 320
end
object ADOQuery1: TADOQuery
Connection = LoginForm.ADOConnection0
Parameters = <>
Left = 128
Top = 320
end
object ADOQuery2: TADOQuery
Connection = LoginForm.ADOConnection0
Parameters = <>
Left = 96
Top = 128
end
object ADOQuery3: TADOQuery
Connection = LoginForm.ADOConnection0
Parameters = <>
Left = 136
Top = 128
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -