📄 lspeed.dfm
字号:
object lspeedf: Tlspeedf
Left = 653
Top = 241
Width = 426
Height = 380
Caption = #26368#22823#36895#24230#35774#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 96
Width = 72
Height = 13
Caption = #26368#22823#36895#24230#35774#32622
end
object DBEdit_hspeed: TDBEdit
Left = 200
Top = 104
Width = 121
Height = 21
DataField = 'hspeed'
DataSource = DS_speed
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 0
end
object DBEdit_lspeed: TDBEdit
Left = 200
Top = 152
Width = 121
Height = 21
DataField = 'lspeed'
DataSource = DS_speed
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 1
end
object Button1: TButton
Left = 16
Top = 8
Width = 75
Height = 25
Caption = #20445#23384
TabOrder = 2
OnClick = Button1Click
end
object Q_speed: TADOQuery
Connection = main_pagef.ADOConn
Parameters = <>
Left = 136
Top = 16
end
object DS_speed: TDataSource
DataSet = Q_speed
Left = 192
Top = 24
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -