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

📄 uinit.dfm

📁 制衣管理系统程序+源码,编译通过还不错啊,可以
💻 DFM
📖 第 1 页 / 共 4 页
字号:
            HeaderAlignmentHorz = taCenter
            HeaderAlignmentVert = vaCenter
            HeaderGlyphAlignmentHorz = taCenter
            Options.Filtering = False
            Options.Sorting = False
            Width = 70
            DataBinding.FieldName = 'FQC'
          end
          object GridCpInitDBColumn9: TcxGridDBColumn
            Caption = #26399#21021#26085#26399
            PropertiesClassName = 'TcxDateEditProperties'
            HeaderAlignmentHorz = taCenter
            HeaderAlignmentVert = vaCenter
            Options.Filtering = False
            Options.Sorting = False
            Width = 80
            DataBinding.FieldName = 'ddate'
          end
          object colNIL1: TcxGridDBColumn
            HeaderAlignmentHorz = taCenter
            HeaderAlignmentVert = vaCenter
            HeaderGlyphAlignmentHorz = taCenter
            MinWidth = 12
            Options.Filtering = False
            Options.Sorting = False
            Width = 12
          end
        end
        object cxGridLevel1: TcxGridLevel
          GridView = GridCpInit
        end
      end
    end
    object TabSheet2: TTabSheet
      BorderWidth = 3
      Caption = #21322#25104#21697#32534#30721
      ImageIndex = 1
      object cxGrid1: TcxGrid
        Left = 0
        Top = 0
        Width = 776
        Height = 336
        Align = alClient
        TabOrder = 0
        LookAndFeel.Kind = lfFlat
        object GridHCpInit: TcxGridDBTableView
          DataController.DataSource = dsHGoods
          DataController.Filter.Criteria = {FFFFFFFF0000000000}
          DataController.Summary.DefaultGroupSummaryItems = <>
          DataController.Summary.FooterSummaryItems = <
            item
              Kind = skCount
              Column = GridHCpInitDBColumn1
            end>
          DataController.Summary.SummaryGroups = <>
          NavigatorButtons.ConfirmDelete = False
          OnFocusedItemChanged = GridHCpInitFocusedItemChanged
          OptionsBehavior.FocusFirstCellOnNewRecord = True
          OptionsBehavior.GoToNextCellOnEnter = True
          OptionsBehavior.FocusCellOnCycle = True
          OptionsView.Navigator = True
          OptionsView.NavigatorOffset = 40
          OptionsView.ColumnAutoWidth = True
          OptionsView.Footer = True
          OptionsView.GroupByBox = False
          OptionsView.Indicator = True
          object GridHCpInitDBColumn1: TcxGridDBColumn
            Caption = #20135#21697#32534#21495
            HeaderAlignmentHorz = taCenter
            HeaderAlignmentVert = vaCenter
            HeaderGlyphAlignmentHorz = taCenter
            Options.Filtering = False
            Options.Sorting = False
            Width = 180
            DataBinding.FieldName = 'CCode'
          end
          object GridHCpInitDBColumn2: TcxGridDBColumn
            Caption = #25104#21697#21517#31216
            HeaderAlignmentHorz = taCenter
            HeaderAlignmentVert = vaCenter
            HeaderGlyphAlignmentHorz = taCenter
            Options.Filtering = False
            Options.Sorting = False
            DataBinding.FieldName = 'CName'
          end
          object GridHCpInitDBColumn3: TcxGridDBColumn
            Caption = #39068#33394
            PropertiesClassName = 'TcxTextEditProperties'
            Properties.Alignment.Horz = taCenter
            Properties.Alignment.Vert = taVCenter
            HeaderAlignmentHorz = taCenter
            HeaderAlignmentVert = vaCenter
            HeaderGlyphAlignmentHorz = taCenter
            Options.Filtering = False
            Options.Sorting = False
            DataBinding.FieldName = 'CColor'
          end
          object GridHCpInitDBColumn4: TcxGridDBColumn
            Caption = #30721#25968
            HeaderAlignmentHorz = taCenter
            HeaderAlignmentVert = vaCenter
            HeaderGlyphAlignmentHorz = taCenter
            Options.Filtering = False
            Options.Sorting = False
            DataBinding.FieldName = 'CMS'
          end
          object GridHCpInitDBColumn6: TcxGridDBColumn
            Caption = #21333#20301
            PropertiesClassName = 'TcxTextEditProperties'
            Properties.Alignment.Horz = taCenter
            Properties.Alignment.Vert = taVCenter
            HeaderAlignmentHorz = taCenter
            HeaderAlignmentVert = vaCenter
            HeaderGlyphAlignmentHorz = taCenter
            Options.Filtering = False
            Options.Sorting = False
            Width = 40
            DataBinding.FieldName = 'CDW'
          end
          object GridHCpInitDBColumn7: TcxGridDBColumn
            Caption = #26399#21021#24211#23384
            PropertiesClassName = 'TcxCalcEditProperties'
            HeaderAlignmentHorz = taCenter
            HeaderAlignmentVert = vaCenter
            HeaderGlyphAlignmentHorz = taCenter
            Options.Filtering = False
            Options.Sorting = False
            Width = 80
            DataBinding.FieldName = 'FQC'
          end
          object GridHCpInitDBColumn8: TcxGridDBColumn
            Caption = #26399#21021#26085#26399
            HeaderAlignmentHorz = taCenter
            HeaderAlignmentVert = vaCenter
            Options.Filtering = False
            Options.Sorting = False
            Width = 80
            DataBinding.FieldName = 'ddate'
          end
          object colNil2: TcxGridDBColumn
            HeaderAlignmentHorz = taCenter
            HeaderAlignmentVert = vaCenter
            HeaderGlyphAlignmentHorz = taCenter
            MinWidth = 12
            Options.Filtering = False
            Options.Sorting = False
            Width = 12
          end
        end
        object cxGrid1Level1: TcxGridLevel
          GridView = GridHCpInit
        end
      end
    end
    object TabSheet3: TTabSheet
      BorderWidth = 3
      Caption = #25104#21697#32534#30721
      ImageIndex = 2
      object cxGrid3: TcxGrid
        Left = 0
        Top = 0
        Width = 776
        Height = 336
        Align = alClient
        TabOrder = 0
        LookAndFeel.Kind = lfFlat
        object GridStockInit: TcxGridDBTableView
          DataController.DataSource = dsGoods
          DataController.Filter.Criteria = {FFFFFFFF0000000000}
          DataController.Summary.DefaultGroupSummaryItems = <>
          DataController.Summary.FooterSummaryItems = <
            item
              Kind = skCount
              Column = GridStockInitDBColumn1
            end>
          DataController.Summary.SummaryGroups = <>
          NavigatorButtons.ConfirmDelete = False
          OnFocusedItemChanged = GridStockInitFocusedItemChanged
          OptionsBehavior.FocusFirstCellOnNewRecord = True
          OptionsBehavior.GoToNextCellOnEnter = True
          OptionsBehavior.FocusCellOnCycle = True
          OptionsView.Navigator = True
          OptionsView.NavigatorOffset = 40
          OptionsView.ColumnAutoWidth = True
          OptionsView.Footer = True
          OptionsView.GroupByBox = False
          OptionsView.Indicator = True
          object GridStockInitDBColumn1: TcxGridDBColumn
            Caption = #20135#21697#32534#21495
            HeaderAlignmentHorz = taCenter
            HeaderAlignmentVert = vaCenter
            HeaderGlyphAlignmentHorz = taCenter
            Options.Filtering = False
            Options.Sorting = False
            DataBinding.FieldName = 'IKey'
          end
          object GridStockInitDBColumn2: TcxGridDBColumn
            Caption = #20135#21697#21517#31216
            HeaderAlignmentHorz = taCenter
            HeaderAlignmentVert = vaCenter
            HeaderGlyphAlignmentHorz = taCenter
            Options.Filtering = False
            Options.Sorting = False
            DataBinding.FieldName = 'CName'
          end
          object GridStockInitDBColumn3: TcxGridDBColumn
            Caption = #26465#24418#30721
            HeaderAlignmentHorz = taCenter
            HeaderAlignmentVert = vaCenter
            HeaderGlyphAlignmentHorz = taCenter
            Options.Filtering = False
            Options.Sorting = False
            DataBinding.FieldName = 'CTXM'
          end
          object GridStockInitDBColumn4: TcxGridDBColumn
            Caption = #21333#20301
            PropertiesClassName = 'TcxTextEditProperties'
            Properties.Alignment.Horz = taCenter
            Properties.Alignment.Vert = taVCenter
            HeaderAlignmentHorz = taCenter
            HeaderAlignmentVert = vaCenter
            HeaderGlyphAlignmentHorz = taCenter
            Options.Filtering = False
            Options.Sorting = False
            Width = 36
            DataBinding.FieldName = 'CDW'
          end
          object GridStockInitDBColumn6: TcxGridDBColumn
            Caption = #38144#21806#21333#20215
            HeaderAlignmentHorz = taCenter
            HeaderAlignmentVert = vaCenter
            HeaderGlyphAlignmentHorz = taCenter
            Options.Filtering = False
            Options.Sorting = False
            DataBinding.FieldName = 'Fdj'
          end
          object GridStockInitDBColumn7: TcxGridDBColumn
            Caption = #26399#21021#24211#23384
            PropertiesClassName = 'TcxTextEditProperties'
            FooterAlignmentHorz = taCenter
            HeaderAlignmentHorz = taCenter
            HeaderAlignmentVert = vaCenter
            HeaderGlyphAlignmentHorz = taCenter
            Options.Filtering = False
            Options.Sorting = False
            DataBinding.FieldName = 'FQC'
          end
          object GridStockInitDBColumn8: TcxGridDBColumn
            Caption = #26399#21021#26085#26399
            HeaderAlignmentHorz = taCenter
            HeaderAlignmentVert = vaCenter
            Options.Filtering = False
            Options.Sorting = False
            DataBinding.FieldName = 'DDATE'
          end
          object colNil3: TcxGridDBColumn
            HeaderAlignmentHorz = taCenter
            HeaderAlignmentVert = vaCenter
            HeaderGlyphAlignmentHorz = taCenter
            MinWidth = 12
            Options.Filtering = False
            Options.Sorting = False
            Width = 12
          end
        end
        object cxGridLevel2: TcxGridLevel
          GridView = GridStockInit
        end
      end
    end
    object TabSheet4: TTabSheet
      BorderWidth = 6
      Caption = #23458#25143#32534#30721
      ImageIndex = 3
      object Bevel1: TBevel
        Left = 0
        Top = 55
        Width = 770
        Height = 22
        Align = alTop
        Shape = bsSpacer
      end
      object Label1: TLabel
        Left = 2
        Top = 61
        Width = 60
        Height = 12
        Caption = #23458#25143#36164#26009#65306
      end
      object cxGrid4: TcxGrid
        Left = 0
        Top = 77
        Width = 770
        Height = 253
        Align = alClient
        TabOrder = 0
        LookAndFeel.Kind = lfFlat

⌨️ 快捷键说明

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