⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ftabs.dfm

📁 Delphi编写的一个支持语法高亮显示和很多语言的文本编辑器
💻 DFM
字号:
object frmTabs: TfrmTabs
  Left = 192
  Top = 103
  Width = 171
  Height = 353
  BorderStyle = bsSizeToolWin
  Caption = 'frmTabs'
  Color = clBtnFace
  DragKind = dkDock
  DragMode = dmAutomatic
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object pnlStore: TPanel
    Left = 0
    Top = 0
    Width = 163
    Height = 326
    Align = alClient
    BevelOuter = bvLowered
    Caption = 'pnlStore'
    TabOrder = 0
    object pch: TPageControl
      Left = 1
      Top = 1
      Width = 161
      Height = 324
      Align = alClient
      TabOrder = 0
      TabPosition = tpBottom
    end
  end
end

⌨️ 快捷键说明

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