📄 cgf6.dfm
字号:
object Form1: TForm1
Left = 321
Top = 192
Width = 269
Height = 275
Caption = #20351#29992'ODBC'#25968#25454#28304#35835#21462#25991#26412#25991#20214
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 Panel1: TPanel
Left = 0
Top = 0
Width = 261
Height = 41
Align = alTop
BevelInner = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 8
Width = 64
Height = 19
Caption = #25991#20214#21517#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #21326#25991#20013#23435
Font.Style = []
ParentFont = False
Layout = tlCenter
end
object SpeedButton1: TSpeedButton
Left = 224
Top = 8
Width = 23
Height = 22
Caption = '...'
OnClick = SpeedButton1Click
end
object Edit1: TEdit
Left = 80
Top = 8
Width = 129
Height = 21
TabOrder = 0
end
end
object Panel2: TPanel
Left = 0
Top = 41
Width = 261
Height = 128
Align = alTop
BevelOuter = bvLowered
TabOrder = 1
object DBGrid1: TDBGrid
Left = 1
Top = 1
Width = 259
Height = 120
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Visible = False
end
end
object Panel3: TPanel
Left = 0
Top = 169
Width = 261
Height = 40
Align = alTop
BevelInner = bvLowered
BevelOuter = bvSpace
TabOrder = 2
object Button1: TButton
Left = 16
Top = 8
Width = 57
Height = 25
Caption = #23548' '#20837
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 192
Top = 7
Width = 57
Height = 25
Caption = #26174#31034
TabOrder = 1
OnClick = Button2Click
end
end
object Panel4: TPanel
Left = 0
Top = 211
Width = 261
Height = 35
BevelInner = bvLowered
BevelOuter = bvSpace
TabOrder = 3
object SpeedButton2: TSpeedButton
Left = 0
Top = 8
Width = 257
Height = 22
Caption = #36864' '#20986
OnClick = SpeedButton2Click
end
end
object Table1: TTable
DatabaseName = 'DBDEMOS'
TableName = 'yuangong.DB'
Left = 80
Top = 89
end
object DataSource1: TDataSource
DataSet = Table1
Left = 128
Top = 89
end
object OpenDialog1: TOpenDialog
Filter = #25991#26412#25991#20214'(*.txt)|*.txt'
Left = 216
Top = 96
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -