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

📄 jzcx.dfm

📁 汽车配件管理系统 采用ACCESS数据库 配件销售类公司适用 。 主要是目录树的学习
💻 DFM
📖 第 1 页 / 共 2 页
字号:
    end
    object zBox3: TcxCheckBox
      Left = 8
      Top = 64
      Width = 73
      Height = 21
      Caption = #35760#24080#31867#22411
      Properties.OnChange = zBox3PropertiesChange
      State = cbsChecked
      TabOrder = 2
    end
    object zBox4: TcxCheckBox
      Left = 88
      Top = 64
      Width = 73
      Height = 21
      Caption = #37329#39069
      Properties.OnChange = zBox4PropertiesChange
      State = cbsChecked
      TabOrder = 3
    end
    object zBox5: TcxCheckBox
      Left = 8
      Top = 96
      Width = 73
      Height = 21
      Caption = #27424#27454
      Properties.OnChange = zBox5PropertiesChange
      State = cbsChecked
      TabOrder = 4
    end
    object zBox6: TcxCheckBox
      Left = 88
      Top = 96
      Width = 73
      Height = 21
      Caption = #35760#24080#26041#24335
      Properties.OnChange = zBox6PropertiesChange
      State = cbsChecked
      TabOrder = 5
    end
    object zBox7: TcxCheckBox
      Left = 8
      Top = 128
      Width = 73
      Height = 21
      Caption = #35760#24080#26085#26399
      Properties.OnChange = zBox7PropertiesChange
      State = cbsChecked
      TabOrder = 6
    end
    object zBox8: TcxCheckBox
      Left = 88
      Top = 128
      Width = 73
      Height = 21
      Caption = #22791#27880
      Properties.OnChange = zBox8PropertiesChange
      State = cbsChecked
      TabOrder = 7
    end
    object cxButton3: TcxButton
      Left = 56
      Top = 160
      Width = 65
      Height = 25
      Caption = #20851#38381#31383#21475
      TabOrder = 8
      OnClick = cxButton3Click
    end
  end
  object cxButton2: TcxButton
    Left = 632
    Top = 8
    Width = 89
    Height = 25
    Caption = #25171#21360#25910#20837#26126#32454
    TabOrder = 3
    OnClick = cxButton2Click
  end
  object DBGridEh2: TDBGridEh
    Left = 16
    Top = 296
    Width = 705
    Height = 233
    DataSource = DataSource3
    FooterColor = clWindow
    FooterFont.Charset = DEFAULT_CHARSET
    FooterFont.Color = clWindowText
    FooterFont.Height = -11
    FooterFont.Name = 'MS Sans Serif'
    FooterFont.Style = []
    FooterRowCount = 1
    Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
    SumList.Active = True
    SumList.VirtualRecords = True
    TabOrder = 4
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Alignment = taCenter
        EditButtons = <>
        FieldName = 'jzbh'
        Footers = <
          item
            DisplayFormat = #21512#35745
            FieldName = 'jzbh'
            Value = #21512#35745
            ValueType = fvtCount
          end>
        Title.Alignment = taCenter
        Title.Caption = #35760#24080#32534#21495
        Width = 90
      end
      item
        EditButtons = <>
        FieldName = 'jzkm'
        Footers = <
          item
            FieldName = 'jzkm'
            ValueType = fvtCount
          end>
        Title.Alignment = taCenter
        Title.Caption = #35760#24080#31185#30446
        Width = 100
      end
      item
        EditButtons = <>
        FieldName = 'jzlx'
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #35760#24080#31867#22411
        Width = 56
      end
      item
        EditButtons = <>
        FieldName = 'je'
        Footers = <
          item
            DisplayFormat = '0.00'
            FieldName = 'je'
            ValueType = fvtSum
          end>
        Title.Alignment = taCenter
        Title.Caption = #37329#39069
        Width = 70
      end
      item
        EditButtons = <>
        FieldName = 'qkje'
        Footers = <
          item
            FieldName = 'qkje'
            ValueType = fvtSum
          end>
        Title.Alignment = taCenter
        Title.Caption = #27424#27454
        Width = 70
      end
      item
        EditButtons = <>
        FieldName = 'jzfs'
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #35760#24080#26041#24335
        Width = 56
      end
      item
        EditButtons = <>
        FieldName = 'jzrq'
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #35760#24080#26085#26399
        Width = 70
      end
      item
        EditButtons = <>
        FieldName = 'bz'
        Footers = <>
        Title.Alignment = taCenter
        Title.Caption = #22791#27880
        Width = 140
      end>
  end
  object cxButton4: TcxButton
    Left = 632
    Top = 272
    Width = 89
    Height = 25
    Caption = #25171#21360#25903#20986#26126#32454
    TabOrder = 5
    OnClick = cxButton4Click
  end
  object DataSource1: TDataSource
    DataSet = table1
    Left = 400
    Top = 176
  end
  object table1: TADOQuery
    Connection = Dm1.qpsjk
    LockType = ltBatchOptimistic
    Parameters = <>
    SQL.Strings = (
      'select * from zmzk')
    Left = 368
    Top = 176
  end
  object DataSource2: TDataSource
    DataSet = Table2
    Left = 104
    Top = 152
  end
  object Table2: TADOTable
    Connection = Dm1.qpsjk
    LockType = ltBatchOptimistic
    TableName = 'jzkm'
    Left = 64
    Top = 152
  end
  object PopupMenu1: TPopupMenu
    Left = 320
    Top = 336
    object N1: TMenuItem
      Caption = #25171#21360#24403#21069#35760#24080#26126#32454
    end
  end
  object PEh1: TPrintDBGridEh
    DBGridEh = DBGridEh1
    Options = [pghFitGridToPageWidth, pghOptimalColWidths]
    Page.BottomMargin = 1.000000000000000000
    Page.LeftMargin = 1.000000000000000000
    Page.RightMargin = 1.000000000000000000
    Page.TopMargin = 1.000000000000000000
    PageFooter.Font.Charset = DEFAULT_CHARSET
    PageFooter.Font.Color = clWindowText
    PageFooter.Font.Height = -15
    PageFooter.Font.Name = #23435#20307
    PageFooter.Font.Style = []
    PageHeader.Font.Charset = DEFAULT_CHARSET
    PageHeader.Font.Color = clWindowText
    PageHeader.Font.Height = -15
    PageHeader.Font.Name = #23435#20307
    PageHeader.Font.Style = []
    PrintFontName = #23435#20307
    Units = MM
    Left = 336
    Top = 176
  end
  object table3: TADOQuery
    Connection = Dm1.qpsjk
    LockType = ltBatchOptimistic
    Parameters = <>
    SQL.Strings = (
      'select * from zmzk')
    Left = 376
    Top = 368
  end
  object DataSource3: TDataSource
    DataSet = table3
    Left = 408
    Top = 368
  end
  object PEh2: TPrintDBGridEh
    DBGridEh = DBGridEh2
    Options = [pghFitGridToPageWidth, pghOptimalColWidths]
    Page.BottomMargin = 1.000000000000000000
    Page.LeftMargin = 1.000000000000000000
    Page.RightMargin = 1.000000000000000000
    Page.TopMargin = 1.000000000000000000
    PageFooter.Font.Charset = DEFAULT_CHARSET
    PageFooter.Font.Color = clWindowText
    PageFooter.Font.Height = -15
    PageFooter.Font.Name = #23435#20307
    PageFooter.Font.Style = []
    PageHeader.Font.Charset = DEFAULT_CHARSET
    PageHeader.Font.Color = clWindowText
    PageHeader.Font.Height = -15
    PageHeader.Font.Name = #23435#20307
    PageHeader.Font.Style = []
    PrintFontName = #23435#20307
    Units = MM
    Left = 344
    Top = 368
  end
end

⌨️ 快捷键说明

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