?? class.dfm
字號:
object ClasForm: TClasForm
Left = 264
Top = 233
Width = 692
Height = 408
BorderStyle = bsSizeToolWin
Caption = #29677#32423#20449#24687#32500#25252
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poMainFormCenter
Visible = True
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 416
Top = 41
Width = 48
Height = 20
Caption = #24180#32423' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object DBNavigator1: TDBNavigator
Left = 464
Top = 8
Width = 200
Height = 25
DataSource = DataSource1
TabOrder = 0
Visible = False
end
object DBGrid1: TDBGrid
Left = 8
Top = 40
Width = 393
Height = 314
DataSource = DataSource1
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Alignment = taCenter
Expanded = False
FieldName = 'Class_ID'
Title.Caption = #29677#32423#32534#21495
Width = 53
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Class_Name'
Title.Caption = #29677#32423#21517#31216
Width = 115
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Class_Cap'
Title.Caption = #29677#32423#20154#25968
Width = 58
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Class_Head'
Title.Caption = #29677#20027#20219
Width = 55
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'Grade'
Title.Caption = #24180#32423
Width = 68
Visible = True
end>
end
object Button1: TButton
Left = 434
Top = 90
Width = 65
Height = 33
Caption = #39318#26465
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 434
Top = 162
Width = 65
Height = 33
Caption = #19978#19968#26465
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 434
Top = 233
Width = 65
Height = 33
Caption = #19979#19968#26465
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = Button3Click
end
object Button4: TButton
Left = 434
Top = 299
Width = 65
Height = 33
Caption = #23614#26465
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = Button4Click
end
object Button5: TButton
Left = 572
Top = 90
Width = 57
Height = 33
Caption = #22686#21152
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 6
OnClick = Button5Click
end
object Button6: TButton
Left = 572
Top = 162
Width = 57
Height = 33
Caption = #21024#38500
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 7
OnClick = Button6Click
end
object Button7: TButton
Left = 572
Top = 233
Width = 57
Height = 33
Caption = #32534#36753
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 8
OnClick = Button7Click
end
object Button8: TButton
Left = 572
Top = 299
Width = 57
Height = 33
Caption = #25764#38144
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 9
OnClick = Button8Click
end
object ComboBox1: TComboBox
Left = 472
Top = 37
Width = 89
Height = 28
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 20
ParentFont = False
TabOrder = 10
Items.Strings = (
'1'#24180#32423
'2'#24180#32423
'3'#24180#32423
'4'#24180#32423)
end
object Button9: TButton
Left = 568
Top = 35
Width = 81
Height = 28
Caption = #26597#35810
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 11
OnClick = Button9Click
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 432
Top = 8
end
object ADOTable1: TADOTable
ConnectionString =
'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
'fo=False;Initial Catalog=Stud'
CursorType = ctStatic
TableName = 'Class'
Left = 384
Top = 8
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -