📄 teedrawlineeditor.xfm
字号:
inherited DrawLineEdit: TDrawLineEdit
Left = 192
Top = 107
ClientHeight = 184
ClientWidth = 240
PixelsPerInch = 96
TextHeight = 13
inherited Label1: TLabel
Left = 28
end
object Label11: TLabel [1]
Left = 32
Top = 40
Width = 76
Height = 25
Alignment = taRightJustify
AutoSize = False
Caption = '&Mouse button:'
FocusControl = CBButton
end
object Label2: TLabel [2]
Left = 40
Top = 155
Width = 73
Height = 13
Caption = 'Click &tolerance:'
FocusControl = EPixels
end
object Label3: TLabel [3]
Left = 173
Top = 155
Width = 26
Height = 13
Caption = 'pixels'
end
inherited CBSeries: TComboFlat
Left = 64
Width = 129
TabOrder = 2
end
object CBButton: TComboFlat
Left = 120
Top = 37
Width = 73
HelpContext = 1142
TabOrder = 0
OnChange = CBButtonChange
Items.Strings = (
'Left'
'Right'
'Middle')
end
object BPen: TButtonPen
Left = 45
Top = 72
HelpContext = 1145
Caption = '&Pen...'
TabOrder = 1
end
object CBEnable: TCheckBox
Left = 48
Top = 104
Width = 139
Height = 17
HelpContext = 1143
Caption = '&Enable drawing'
TabOrder = 3
OnClick = CBEnableClick
end
object CBSelect: TCheckBox
Left = 48
Top = 128
Width = 139
Height = 17
HelpContext = 1144
Caption = 'E&nable Select'
TabOrder = 4
OnClick = CBSelectClick
end
object EPixels: TEdit
Left = 120
Top = 152
Width = 33
Height = 21
TabOrder = 5
Text = '0'
OnChange = EPixelsChange
end
object UDClick: TUpDown
Left = 153
Top = 152
Width = 15
Height = 21
Associate = EPixels
Max = 1000
TabOrder = 6
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -