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

📄 frmcxtreelist.dfm

📁 cxTreeList使用Demo
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object Frame1: TFrame1
  Left = 0
  Top = 0
  Width = 799
  Height = 390
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  ParentFont = False
  TabOrder = 0
  object Panel16: TPanel
    Left = 0
    Top = 0
    Width = 799
    Height = 35
    Align = alTop
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object sbtnUp: TSpeedButton
      Left = 19
      Top = 8
      Width = 23
      Height = 22
      Caption = #8593
      Enabled = False
      OnClick = sbtnUpClick
    end
    object sbtnDown: TSpeedButton
      Left = 43
      Top = 8
      Width = 23
      Height = 22
      Caption = #8595
      Enabled = False
      OnClick = sbtnDownClick
    end
    object sbtnDel: TSpeedButton
      Left = 71
      Top = 8
      Width = 32
      Height = 22
      Caption = #21024#38500
      Enabled = False
      OnClick = sbtnDelClick
    end
    object sbtnCopy: TSpeedButton
      Left = 104
      Top = 8
      Width = 34
      Height = 22
      Caption = #22797#21046
      Enabled = False
      OnClick = sbtnCopyClick
    end
    object btnP: TButton
      Left = 142
      Top = 8
      Width = 65
      Height = 22
      Caption = #31896#36148#21040#21069#39033
      Enabled = False
      TabOrder = 0
      OnClick = btnPClick
    end
    object btnB: TButton
      Left = 207
      Top = 8
      Width = 65
      Height = 22
      Caption = #31896#36148#21040#21518#39033
      Enabled = False
      TabOrder = 1
      OnClick = btnBClick
    end
    object btnSub: TButton
      Left = 272
      Top = 8
      Width = 65
      Height = 22
      Caption = #31896#36148#21040#23376#39033
      Enabled = False
      TabOrder = 2
      OnClick = btnSubClick
    end
    object Button1: TButton
      Left = 343
      Top = 8
      Width = 43
      Height = 22
      Caption = #39033
      TabOrder = 3
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 385
      Top = 8
      Width = 43
      Height = 22
      Caption = #30446
      TabOrder = 4
      OnClick = Button2Click
    end
    object Button3: TButton
      Left = 427
      Top = 8
      Width = 43
      Height = 22
      Caption = #33410
      TabOrder = 5
      OnClick = Button3Click
    end
    object Button4: TButton
      Left = 469
      Top = 8
      Width = 43
      Height = 22
      Caption = #32454#30446
      TabOrder = 6
      OnClick = Button4Click
    end
    object Button5: TButton
      Left = 512
      Top = 8
      Width = 43
      Height = 22
      Caption = #25152#26377
      TabOrder = 7
      OnClick = Button5Click
    end
    object Button6: TButton
      Left = 564
      Top = 8
      Width = 61
      Height = 22
      Caption = #25554#20837#33410#28857
      TabOrder = 8
      OnClick = Button6Click
    end
    object Button9: TButton
      Left = 624
      Top = 8
      Width = 67
      Height = 22
      Caption = #25554#20837#26631#20934#39033
      TabOrder = 9
      OnClick = Button9Click
    end
  end
  object cxTreeList1: TcxTreeList
    Left = 0
    Top = 35
    Width = 799
    Height = 355
    Align = alClient
    Bands = <
      item
      end>
    BufferedPaint = False
    Images = ImageList
    OptionsView.ShowEditButtons = ecsbFocused
    OptionsView.DropArrowColor = clSilver
    OptionsView.GridLines = tlglBoth
    OptionsView.HeaderSingleLine = True
    OptionsView.Indicator = True
    TabOrder = 1
    OnClick = cxTreeList1Click
    OnCustomDrawCell = cxTreeList1CustomDrawCell
    OnEdited = cxTreeList1Edited
    OnInitEdit = cxTreeList1InitEdit
    object cxTreeList1cxTreeListColumn1: TcxTreeListColumn
      Caption.Text = #28165#21333#32534#30721
      DataBinding.ValueType = 'String'
      Options.Sorting = False
      Width = 63
      Position.ColIndex = 0
      Position.RowIndex = 0
      Position.BandIndex = 0
    end
    object cxTreeList1cxTreeListColumn2: TcxTreeListColumn
      PropertiesClassName = 'TcxButtonEditProperties'
      Properties.Buttons = <
        item
          Default = True
          Kind = bkEllipsis
        end>
      Caption.Text = #21517#31216
      DataBinding.ValueType = 'String'
      MinWidth = 40
      Options.Sorting = False
      Width = 160
      Position.ColIndex = 1
      Position.RowIndex = 0
      Position.BandIndex = 0
    end
    object cxTreeList1cxTreeListColumn3: TcxTreeListColumn
      Caption.Text = #21333#20301
      DataBinding.ValueType = 'String'
      Options.Sorting = False
      Width = 50
      Position.ColIndex = 2
      Position.RowIndex = 0
      Position.BandIndex = 0
    end
    object cxTreeList1cxTreeListColumn4: TcxTreeListColumn
      Caption.Text = #25968#37327'1'
      DataBinding.ValueType = 'Float'
      Options.Sorting = False
      Width = 50
      Position.ColIndex = 3
      Position.RowIndex = 0
      Position.BandIndex = 0
    end
    object cxTreeList1cxTreeListColumn5: TcxTreeListColumn
      Visible = False
      Caption.Text = #25968#37327'2'
      DataBinding.ValueType = 'Float'
      Options.Sorting = False
      Width = 50
      Position.ColIndex = 4
      Position.RowIndex = 0
      Position.BandIndex = 0
    end
    object cxTreeList1cxTreeListColumn6: TcxTreeListColumn
      Visible = False
      Caption.Text = #36755#20837#21333#20215
      DataBinding.ValueType = 'Float'
      Options.Sorting = False
      Width = 64
      Position.ColIndex = 5
      Position.RowIndex = 0
      Position.BandIndex = 0
    end
    object cxTreeList1cxTreeListColumn7: TcxTreeListColumn
      Visible = False
      Caption.Text = #36755#20837#37329#39069
      DataBinding.ValueType = 'Float'

⌨️ 快捷键说明

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