📄 distancewindow.~dfm
字号:
object frmDistanceWindow: TfrmDistanceWindow
Left = 328
Top = 222
BorderIcons = []
BorderStyle = bsToolWindow
Caption = #36317#31163
ClientHeight = 65
ClientWidth = 236
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 Label1: TLabel
Left = 16
Top = 16
Width = 3
Height = 13
end
object Label2: TLabel
Left = 16
Top = 16
Width = 36
Height = 13
Caption = #36317#31163#65306
end
object Label3: TLabel
Left = 16
Top = 40
Width = 48
Height = 13
Caption = #24635#36317#31163#65306
end
object lblDistance: TLabel
Left = 96
Top = 16
Width = 15
Height = 13
Caption = '0.0'
end
object lblTotalDistance: TLabel
Left = 96
Top = 40
Width = 15
Height = 13
Caption = '0.0'
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -