?? unit3.dfm
字號(hào):
object CouseListForm: TCouseListForm
Left = 82
Top = 47
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #35838#31243#24635#34920
ClientHeight = 446
ClientWidth = 688
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 DBGrid1: TDBGrid
Left = 0
Top = 0
Width = 688
Height = 446
Align = alClient
DataSource = DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Alignment = taCenter
Expanded = False
FieldName = 'cno'
Title.Alignment = taCenter
Title.Caption = #35838#21495
Width = 97
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'cname'
Title.Alignment = taCenter
Title.Caption = #35838#31243#21517#31216
Width = 181
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'teacher'
Title.Alignment = taCenter
Title.Caption = #20219#35838#32769#24072
Width = 78
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'class'
Title.Alignment = taCenter
Title.Caption = #36873#35838#29677#32423
Width = 162
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'kind'
Title.Alignment = taCenter
Title.Caption = #35838#31243#24615#36136
Width = 68
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'credit'
Title.Alignment = taCenter
Title.Caption = #23398#20998
Visible = True
end>
end
object ADOQuery1: TADOQuery
Connection = LoginForm.ADOConnection0
Parameters = <>
Left = 296
Top = 176
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 216
Top = 176
end
end
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -