?? form_calpath.dfm
字號:
object frmCalPath: TfrmCalPath
Left = 375
Top = 249
Width = 292
Height = 290
Caption = 'Calibration data result file path'
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 lbDir: TDirectoryListBox
Left = 8
Top = 32
Width = 265
Height = 193
ItemHeight = 16
TabOrder = 0
end
object cbDrive: TDriveComboBox
Left = 80
Top = 8
Width = 129
Height = 19
TabOrder = 1
OnChange = cbDriveChange
end
object btnApplyCalPath: TButton
Left = 48
Top = 232
Width = 177
Height = 25
Caption = 'Apply calibration data result path'
TabOrder = 2
OnClick = btnApplyCalPathClick
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -