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

📄 frmcxtreelist.dfm

📁 cxTreeList使用Demo
💻 DFM
📖 第 1 页 / 共 5 页
字号:
      Options.Sorting = False
      Width = 66
      Position.ColIndex = 6
      Position.RowIndex = 0
      Position.BandIndex = 0
    end
    object cxTreeList1cxTreeListColumn8: TcxTreeListColumn
      Visible = False
      Caption.Text = #37329#39069
      DataBinding.ValueType = 'Float'
      Options.Sorting = False
      Width = 62
      Position.ColIndex = 7
      Position.RowIndex = 0
      Position.BandIndex = 0
    end
    object cxTreeList1cxTreeListColumn9: TcxTreeListColumn
      Caption.Text = #32508#21512#21333#20215
      DataBinding.ValueType = 'Float'
      Options.Sorting = False
      Width = 67
      Position.ColIndex = 8
      Position.RowIndex = 0
      Position.BandIndex = 0
    end
    object cxTreeList1cxTreeListColumn10: TcxTreeListColumn
      Caption.Text = #19987#39033#26242#23450#37329
      DataBinding.ValueType = 'Boolean'
      Options.Sorting = False
      Width = 72
      Position.ColIndex = 9
      Position.RowIndex = 0
      Position.BandIndex = 0
    end
    object cxTreeList1cxTreeListColumn11: TcxTreeListColumn
      Caption.Text = 'ID'
      DataBinding.ValueType = 'Integer'
      Options.Sorting = False
      Width = 37
      Position.ColIndex = 10
      Position.RowIndex = 0
      Position.BandIndex = 0
    end
    object cxTreeList1cxTreeListColumn12: TcxTreeListColumn
      Caption.Text = 'ParentID'
      DataBinding.ValueType = 'Integer'
      Options.Sorting = False
      Width = 64
      Position.ColIndex = 11
      Position.RowIndex = 0
      Position.BandIndex = 0
    end
    object cxTreeList1cxTreeListColumn13: TcxTreeListColumn
      Caption.Text = 'SortID'
      DataBinding.ValueType = 'Integer'
      Options.Sorting = False
      Width = 56
      Position.ColIndex = 12
      Position.RowIndex = 0
      Position.BandIndex = 0
    end
    object cxTreeList1cxTreeListColumn14: TcxTreeListColumn
      Caption.Text = 'FID'
      DataBinding.ValueType = 'Integer'
      Options.Sorting = False
      Width = 34
      Position.ColIndex = 13
      Position.RowIndex = 0
      Position.BandIndex = 0
    end
    object cxTreeList1cxTreeListColumn15: TcxTreeListColumn
      Caption.Text = #31995#32479#32534#30721
      DataBinding.ValueType = 'String'
      Options.Sorting = False
      Width = 69
      Position.ColIndex = 14
      Position.RowIndex = 0
      Position.BandIndex = 0
    end
    object cxTreeList1cxTreeListColumn16: TcxTreeListColumn
      Caption.Text = 'Parent'
      DataBinding.ValueType = 'String'
      Options.Sorting = False
      Width = 78
      Position.ColIndex = 15
      Position.RowIndex = 0
      Position.BandIndex = 0
    end
  end
  object cdsList: TClientDataSet
    Aggregates = <>
    Params = <>
    Left = 440
    Top = 64
    object cdsListFID: TIntegerField
      FieldName = 'FID'
      ProviderFlags = [pfInUpdate, pfInWhere, pfInKey]
      Visible = False
    end
    object cdsListID: TIntegerField
      DisplayWidth = 12
      FieldName = 'ID'
    end
    object cdsListParentID: TIntegerField
      DisplayWidth = 12
      FieldName = 'ParentID'
    end
    object cdsListisLM_DE: TBooleanField
      FieldName = 'isLM_DE'
      Visible = False
    end
    object cdsListisLM_SLDJ: TBooleanField
      FieldName = 'isLM_SLDJ'
      Visible = False
    end
    object cdsListisLM_Fml: TBooleanField
      FieldName = 'isLM_Fml'
      Visible = False
    end
    object cdsListClass: TSmallintField
      FieldName = 'Class'
      Visible = False
    end
    object cdsListSortID: TIntegerField
      DisplayWidth = 12
      FieldName = 'SortID'
    end
    object cdsListlngSort: TIntegerField
      FieldName = 'lngSort'
      Visible = False
    end
    object cdsListParent: TWideStringField
      FieldName = 'Parent'
      Visible = False
      Size = 50
    end
    object cdsListstrMe: TWideStringField
      DisplayLabel = #28165#21333#32534#30721
      DisplayWidth = 32
      FieldName = 'strMe'
      Size = 50
    end
    object cdsListintMe: TSmallintField
      FieldName = 'intMe'
      Visible = False
    end
    object cdsListName: TWideStringField
      DisplayLabel = #21517#31216
      DisplayWidth = 43
      FieldName = 'Name'
      Size = 80
    end
    object cdsListWBS: TWideStringField
      DisplayLabel = #31995#32479#32534#30721
      DisplayWidth = 50
      FieldName = 'WBS'
      ProviderFlags = [pfInUpdate, pfInWhere, pfInKey]
      Size = 50
    end
    object cdsListUnit: TWideStringField
      DisplayLabel = #21333#20301
      DisplayWidth = 15
      FieldName = 'Unit'
      Size = 12
    end
    object cdsListSLValue1: TFloatField
      DisplayLabel = #25968#37327'1'
      DisplayWidth = 12
      FieldName = 'SLValue1'
      Required = True
    end
    object cdsListSLValue2: TFloatField
      DisplayLabel = #25968#37327'2'
      DisplayWidth = 12
      FieldName = 'SLValue2'
      Required = True
    end
    object cdsListDJ_In: TBCDField
      DisplayLabel = #36755#20837#21333#20215
      DisplayWidth = 24
      FieldName = 'DJ_In'
      Required = True
      DisplayFormat = '0.####'
      Precision = 19
    end
    object cdsListJE_In: TBCDField
      DisplayLabel = #36755#20837#37329#39069
      DisplayWidth = 24
      FieldName = 'JE_In'
      Required = True
      DisplayFormat = '0.####'
      Precision = 19
    end
    object cdsListIsAnalyse: TBooleanField
      DisplayLabel = #20135#29983#21333#20215#20998#26512#34920
      FieldName = 'IsAnalyse'
      Visible = False
    end
    object cdsListIsTemp: TBooleanField
      DisplayLabel = #19987#39033#26242#23450
      FieldName = 'IsTemp'
      Visible = False
    end
    object cdsListDJ_Save: TBCDField
      DisplayWidth = 24
      FieldName = 'DJ_Save'
      Precision = 19
    end
    object cdsListJADJ: TBCDField
      DisplayWidth = 24
      FieldName = 'JADJ'
      Precision = 19
    end
    object cdsListJEValue: TBCDField
      DisplayWidth = 24
      FieldName = 'JEValue'
      Precision = 19
    end
  end
  object Timer1: TTimer
    Interval = 60000
    OnTimer = Timer1Timer
    Left = 496
    Top = 80
  end
  object ImageList: TImageList
    Left = 88
    Top = 48
    Bitmap = {
      494C010126002700040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
      000000000000360000002800000040000000A0000000010020000000000000A0
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000D6D3D600023B1300023B1300000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000D6D3D600F3D97300E8A40000023B1300023B
      1300000000000000000000000000000000000000000000000000000000000000
      0000000000000000000000000000000000000000000000000000000000000000

⌨️ 快捷键说明

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