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

📄 umain.dfm

📁 cxTreeList使用Demo
💻 DFM
字号:
object frmMain: TfrmMain
  Left = 127
  Top = 178
  Width = 879
  Height = 543
  Caption = 'cxTreeList'#27979#35797
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  inline Frame11: TFrame1
    Left = 0
    Top = 0
    Width = 871
    Height = 390
    Align = alTop
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    inherited Panel16: TPanel
      Width = 871
      inherited sbtnUp: TSpeedButton
        OnClick = Frame11sbtnUpClick
      end
      inherited sbtnDown: TSpeedButton
        OnClick = Frame11sbtnDownClick
      end
      inherited sbtnDel: TSpeedButton
        OnClick = Frame11sbtnDelClick
      end
      inherited sbtnCopy: TSpeedButton
        OnClick = Frame11sbtnCopyClick
      end
      inherited btnP: TButton
        OnClick = Frame11btnPClick
      end
      inherited btnB: TButton
        OnClick = Frame11btnBClick
      end
      inherited btnSub: TButton
        OnClick = Frame11btnSubClick
      end
      inherited Button1: TButton
        OnClick = Frame11Button1Click
      end
      inherited Button2: TButton
        OnClick = Frame11Button2Click
      end
      inherited Button3: TButton
        OnClick = Frame11Button3Click
      end
      inherited Button4: TButton
        OnClick = Frame11Button4Click
      end
      inherited Button5: TButton
        OnClick = Frame11Button5Click
      end
      inherited Button6: TButton
        OnClick = Frame11Button6Click
      end
      inherited Button9: TButton
        OnClick = Frame11Button9Click
      end
    end
    inherited cxTreeList1: TcxTreeList
      Width = 871
      OnClick = Frame11cxTreeList1Click
    end
  end
end

⌨️ 快捷键说明

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