📄 unit6.dfm
字号:
object Form6: TForm6
Left = 62
Top = 69
Width = 697
Height = 491
AutoSize = True
Caption = #38598#20013#22120#20013#38388#24211
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 = 689
Height = 457
DataSource = DataSource1
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnTitleClick = DBGrid1TitleClick
end
object DBFdir: TEdit
Left = 288
Top = 232
Width = 121
Height = 21
TabOrder = 1
Text = 'DBFdir'
Visible = False
end
object Edit1: TEdit
Left = 80
Top = 152
Width = 121
Height = 21
TabOrder = 2
Text = 'Edit1'
Visible = False
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 336
Top = 184
end
object ADOQuery1: TADOQuery
Parameters = <>
Left = 368
Top = 184
end
object Database1: TDatabase
SessionName = 'Default'
Left = 304
Top = 184
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -