teewindroseeditor.xfm

来自「complete source code for teechart 7」· XFM 代码 · 共 18 行

XFM
18
字号
inherited WindRoseEditor: TWindRoseEditor
  PixelsPerInch = 96
  TextHeight = 13
  inherited PageControl1: TPageControl
    inherited TabSheet2: TTabSheet
      object CBMirror: TCheckBox
        Left = 8
        Top = 96
        Width = 97
        Height = 17
        Caption = 'Mirr&ored'
        TabOrder = 7
        OnClick = CBMirrorClick
      end
    end
  end
end

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?