teeobvfunction.xfm
来自「Delphi TeeChartPro.6.01的源代码」· XFM 代码 · 共 21 行
XFM
21 行
inherited OBVFuncEditor: TOBVFuncEditor
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 16
Width = 68
Height = 13
Caption = '&Volume series:'
FocusControl = CBVolume
end
object CBVolume: TComboFlat
Left = 16
Top = 34
Width = 145
HelpContext = 1846
TabOrder = 0
OnChange = CBVolumeChange
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?