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

📄 contractadjfm.dfm

📁 库房管理系统
💻 DFM
📖 第 1 页 / 共 3 页
字号:
        Height = 12
        Caption = #20135#21697#37325#37327':'
      end
      object Label8: TLabel
        Left = 197
        Top = 26
        Width = 54
        Height = 12
        Caption = #20135#21697#32534#30721':'
      end
      object Label9: TLabel
        Left = 197
        Top = 48
        Width = 60
        Height = 12
        Caption = #20135#21697#21517#31216': '
      end
      object Label10: TLabel
        Left = 197
        Top = 76
        Width = 54
        Height = 12
        Caption = #20135#21697#35268#26684':'
      end
      object Label11: TLabel
        Left = 197
        Top = 99
        Width = 60
        Height = 12
        Caption = #27880#38144#25968#37327': '
      end
      object Label12: TLabel
        Left = 197
        Top = 120
        Width = 54
        Height = 12
        Caption = #24230#37327#21333#20301':'
      end
      object Label13: TLabel
        Left = 432
        Top = 24
        Width = 54
        Height = 12
        Caption = #20135#21697#20215#26684':'
      end
      object Label14: TLabel
        Left = 432
        Top = 48
        Width = 30
        Height = 12
        Caption = #24065#31181':'
      end
      object Label16: TLabel
        Left = 432
        Top = 77
        Width = 48
        Height = 12
        Caption = #21457#36135#37096#38376
      end
      object Label17: TLabel
        Left = 16
        Top = 118
        Width = 36
        Height = 12
        Caption = #21457#36135#20154
      end
      object Label15: TLabel
        Left = 432
        Top = 126
        Width = 48
        Height = 12
        Caption = #37325#37327#21333#20301
      end
      object DBEdit1: TDBEdit
        Left = 84
        Top = 48
        Width = 95
        Height = 20
        DataField = 'fArtID'
        DataSource = constractAdj_ds
        TabOrder = 0
      end
      object DBEdit5: TDBEdit
        Left = 492
        Top = 20
        Width = 92
        Height = 20
        DataField = 'fUnitPrice'
        DataSource = constractAdj_ds
        TabOrder = 1
      end
      object dbqty: TDBEdit
        Left = 263
        Top = 96
        Width = 106
        Height = 20
        Color = clGradientActiveCaption
        DataField = 'fmeasureqty'
        DataSource = constractAdj_ds
        TabOrder = 2
      end
      object DBEdit8: TDBEdit
        Left = 263
        Top = 72
        Width = 106
        Height = 20
        DataField = 'fResStyle'
        DataSource = constractAdj_ds
        TabOrder = 3
      end
      object DBEdit11: TDBEdit
        Left = 84
        Top = 121
        Width = 92
        Height = 20
        DataField = 'fSubmitUser'
        DataSource = constractAdj_ds
        TabOrder = 4
      end
      object DBEdit12: TDBEdit
        Left = 84
        Top = 96
        Width = 95
        Height = 20
        DataField = 'fMaker'
        DataSource = constractAdj_ds
        TabOrder = 5
      end
      object DBEdit13: TDBEdit
        Left = 492
        Top = 96
        Width = 93
        Height = 20
        DataField = 'fweightqty'
        DataSource = constractAdj_ds
        TabOrder = 6
      end
      object dbdate: TDBDateTimeEditEh
        Left = 85
        Top = 24
        Width = 94
        Height = 20
        Color = clGradientActiveCaption
        DataField = 'fDate'
        DataSource = constractAdj_ds
        EditButtons = <>
        Kind = dtkDateEh
        TabOrder = 7
        Visible = True
      end
      object DBEdit10: TDBEdit
        Left = 84
        Top = 72
        Width = 94
        Height = 20
        DataField = 'fCustomerID'
        DataSource = constractAdj_ds
        TabOrder = 8
      end
      object DBEdit15: TDBEdit
        Left = 492
        Top = 72
        Width = 92
        Height = 20
        DataField = 'fOutDept'
        DataSource = constractAdj_ds
        TabOrder = 9
      end
      object comb_product: TDBComboBox
        Left = 263
        Top = 22
        Width = 105
        Height = 20
        Color = clGradientActiveCaption
        DataField = 'fProductID'
        DataSource = constractAdj_ds
        ItemHeight = 12
        TabOrder = 10
        OnChange = comb_productChange
      end
      object product_name: TDBEdit
        Left = 263
        Top = 48
        Width = 104
        Height = 20
        Color = clGradientActiveCaption
        DataField = 'fResName'
        DataSource = constractAdj_ds
        Enabled = False
        TabOrder = 11
      end
      object dbmoney: TDBComboBox
        Left = 493
        Top = 46
        Width = 91
        Height = 20
        Color = clGradientActiveCaption
        DataField = 'fMoney'
        DataSource = constractAdj_ds
        ItemHeight = 12
        TabOrder = 12
      end
      object dbunit: TDBComboBox
        Left = 263
        Top = 118
        Width = 34
        Height = 20
        Color = clGradientActiveCaption
        DataSource = constractAdj_ds
        ItemHeight = 12
        TabOrder = 13
        Visible = False
      end
      object refUnit: TDBComboBox
        Left = 494
        Top = 119
        Width = 43
        Height = 20
        Color = clGradientActiveCaption
        DataSource = constractAdj_ds
        ItemHeight = 12
        TabOrder = 14
        Visible = False
      end
      object measureUnit: TDBEdit
        Left = 263
        Top = 118
        Width = 105
        Height = 20
        Color = clGradientActiveCaption
        DataField = 'fmeasureUnit'
        DataSource = constractAdj_ds
        Enabled = False
        TabOrder = 15
      end
      object weightUnit: TDBEdit
        Left = 492
        Top = 118
        Width = 92
        Height = 20
        Color = clGradientActiveCaption
        DataField = 'fweightUnit'
        DataSource = constractAdj_ds
        Enabled = False
        TabOrder = 16
      end
    end
  end
  object AdoconstractAdjust: TADOQuery
    Active = True
    ConnectionString = 'file name=stockdb.udl'
    CursorType = ctStatic
    AfterPost = AdoconstractAdjustAfterPost
    Parameters = <>
    SQL.Strings = (
      'select * from  tContractadjust')
    Left = 120
    Top = 328
  end
  object constractAdj_ds: TDataSource
    DataSet = AdoconstractAdjust
    Left = 120
    Top = 296
  end
  object frDBDataSet1: TfrDBDataSet
    DataSet = AdoconstractAdjust
    Left = 544
    Top = 248
  end
  object frTextExport1: TfrTextExport
    ScaleX = 1.000000000000000000
    ScaleY = 1.000000000000000000
    Left = 576
    Top = 248
  end
  object frOLEExcelExport1: TfrOLEExcelExport
    CellsAlign = False
    CellsFillColor = False
    CellsFontColor = False
    CellsFontName = False
    CellsFontSize = False
    CellsFontStyle = False
    Left = 608
    Top = 248
  end
  object frJPEGExport1: TfrJPEGExport
    Left = 608
    Top = 216
  end
  object frRTFExport1: TfrRTFExport
    ScaleX = 1.300000000000000000
    ScaleY = 1.000000000000000000
    Left = 576
    Top = 216
  end
  object frCSVExport1: TfrCSVExport
    ScaleX = 1.000000000000000000
    ScaleY = 1.000000000000000000
    Delimiter = ';'
    Left = 544
    Top = 216
  end
  object frHTML2Export1: TfrHTML2Export
    Scale = 1.000000000000000000
    Navigator.Position = []
    Navigator.Font.Charset = DEFAULT_CHARSET
    Navigator.Font.Color = clWindowText
    Navigator.Font.Height = -11

⌨️ 快捷键说明

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