📄 teetoolseriesedit.xfm
字号:
object SeriesToolEditor: TSeriesToolEditor
Left = 337
Top = 307
AutoScroll = False
BorderIcons = [biSystemMenu]
ClientHeight = 172
ClientWidth = 233
Color = clBtnFace
ParentFont = True
OldCreateOrder = True
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 42
Top = 12
Width = 32
Height = 13
Alignment = taRightJustify
Caption = '&Series:'
FocusControl = CBSeries
end
object CBSeries: TComboFlat
Left = 78
Top = 8
Width = 145
HelpContext = 1121
TabOrder = 0
OnChange = CBSeriesChange
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -