📄 u_form1.dfm
字号:
object Form1: TForm1
Left = 248
Top = 112
Width = 573
Height = 355
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Left = 0
Top = 0
Width = 385
Height = 328
Align = alLeft
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
OnDrawColumnCell = DBGrid1DrawColumnCell
OnTitleClick = DBGrid1TitleClick
Columns = <
item
Expanded = False
FieldName = 'Id'
Visible = True
end
item
Expanded = False
FieldName = #29699#38431#21517#31216
Visible = True
end
item
Expanded = False
FieldName = #32852#36187#21517#31216
Visible = True
end
item
ButtonStyle = cbsEllipsis
Expanded = False
FieldName = #21435#24180#25490#21517
Visible = True
end
item
Expanded = False
FieldName = #24403#21069#25490#21517
Visible = True
end
item
Expanded = False
FieldName = #20027#25945#32451
Visible = True
end>
end
object ListBox1: TListBox
Left = 385
Top = 0
Width = 180
Height = 328
Align = alClient
ItemHeight = 13
TabOrder = 1
end
object Table1: TTable
Active = True
DatabaseName = 'FootBall'
TableName = #29699#38431'.DB'
Left = 30
Top = 38
end
object DataSource1: TDataSource
DataSet = Table1
Left = 34
Top = 68
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -