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

📄 store.dfm

📁 飞恒进销存(超市批发)管理系统V5.1(含源程序) 语言:Delphi 6/7 相关控件:FastReport 2.4以上, Ehlib 3.4以上 1.数据库为fhe2db_V51.da
💻 DFM
📖 第 1 页 / 共 2 页
字号:
        Font.Charset = GB2312_CHARSET
        Font.Color = clRed
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label2: TLabel
        Left = 7
        Top = 149
        Width = 60
        Height = 12
        Caption = #20135'    '#22320#65306
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object chkCombine: TCheckBox
        Left = 6
        Top = 207
        Width = 89
        Height = 15
        Caption = #21487#32452#35013'/'#25286#21368
        TabOrder = 13
      end
      object DEbarcode: TDBEdit
        Left = 67
        Top = 37
        Width = 144
        Height = 18
        AutoSize = False
        DataField = 'barcode'
        DataSource = DataE2.dsGoods
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 1
        OnExit = DEbarcodeExit
      end
      object DEinprice: TDBEdit
        Left = 265
        Top = 11
        Width = 70
        Height = 19
        AutoSize = False
        DataField = 'inprice'
        DataSource = DataE2.dsGoods
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 5
      end
      object DESpePrice: TDBEdit
        Left = 265
        Top = 54
        Width = 70
        Height = 19
        AutoSize = False
        DataField = 'SpePrice'
        DataSource = DataE2.dsGoods
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 7
      end
      object DESalePrice2: TDBEdit
        Left = 265
        Top = 118
        Width = 70
        Height = 20
        AutoSize = False
        DataField = 'SalePrice2'
        DataSource = DataE2.dsGoods
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 10
      end
      object DESalePrice: TDBEdit
        Left = 265
        Top = 75
        Width = 70
        Height = 19
        AutoSize = False
        DataField = 'SalePrice'
        DataSource = DataE2.dsGoods
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 8
      end
      object DESpePrice2: TDBEdit
        Left = 265
        Top = 96
        Width = 70
        Height = 19
        AutoSize = False
        DataField = 'SpePrice2'
        DataSource = DataE2.dsGoods
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 9
      end
      object DEperqty: TDBEdit
        Left = 67
        Top = 118
        Width = 47
        Height = 19
        AutoSize = False
        DataField = 'perqty'
        DataSource = DataE2.dsGoods
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 4
      end
      object DBMemo1: TDBMemo
        Left = 66
        Top = 174
        Width = 328
        Height = 30
        DataField = 'Memo'
        DataSource = DataE2.dsGoods
        TabOrder = 12
      end
      object DBinprice2: TDBEdit
        Left = 265
        Top = 32
        Width = 70
        Height = 20
        AutoSize = False
        DataField = 'InPrice2'
        DataSource = DataE2.dsGoods
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 6
      end
      object edtGoodType: TDBEditEh
        Left = 67
        Top = 11
        Width = 144
        Height = 20
        DataField = 'TypeCode'
        DataSource = DataE2.dsGoods
        EditButtons = <
          item
            OnClick = DBEditEh1EditButtons0Click
          end>
        TabOrder = 0
        Visible = True
      end
      object cbbUnits: TDBComboBoxEh
        Left = 67
        Top = 63
        Width = 47
        Height = 20
        DataField = 'units'
        DataSource = DataE2.dsGoods
        EditButtons = <>
        TabOrder = 2
        Visible = True
      end
      object cbbUnit2: TDBComboBoxEh
        Left = 67
        Top = 90
        Width = 47
        Height = 20
        DataField = 'unit2'
        DataSource = DataE2.dsGoods
        EditButtons = <>
        TabOrder = 3
        Visible = True
      end
      object edtPArea: TDBEdit
        Left = 67
        Top = 146
        Width = 144
        Height = 19
        AutoSize = False
        DataField = 'PArea'
        DataSource = DataE2.dsGoods
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 11
      end
    end
    object TabSheet3: TTabSheet
      Caption = #24211#23384#20449#24687
      ImageIndex = 2
      object Label5: TLabel
        Left = 13
        Top = 15
        Width = 48
        Height = 12
        Caption = #24211#23384#19979#38480
      end
      object Label6: TLabel
        Left = 211
        Top = 15
        Width = 48
        Height = 12
        Caption = #24211#23384#19978#38480
      end
      object DBGrid1: TDBGrid
        Left = 4
        Top = 42
        Width = 392
        Height = 177
        TabStop = False
        DataSource = DataE2.dsSum
        TabOrder = 2
        TitleFont.Charset = GB2312_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -12
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
        Columns = <
          item
            Expanded = False
            FieldName = 'Storeid'
            Title.Alignment = taCenter
            Title.Caption = #20179#24211#32534#30721
            Width = 55
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'Name'
            Title.Alignment = taCenter
            Title.Caption = #20179#24211#21517#31216
            Width = 125
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'Qty'
            Title.Alignment = taCenter
            Title.Caption = #24211#23384#25968#37327'('#20214')'
            Width = 86
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'qty1'
            Title.Alignment = taCenter
            Title.Caption = #24211#23384#25968#37327'('#25903')'
            Width = 86
            Visible = True
          end>
      end
      object DEDownQty: TDBEdit
        Left = 64
        Top = 11
        Width = 110
        Height = 19
        AutoSelect = False
        AutoSize = False
        DataField = 'DownQty'
        DataSource = DataE2.dsGoods
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 0
      end
      object DETopQty: TDBEdit
        Left = 262
        Top = 11
        Width = 111
        Height = 19
        AutoSelect = False
        AutoSize = False
        DataField = 'TopQty'
        DataSource = DataE2.dsGoods
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        TabOrder = 1
      end
    end
  end
end

⌨️ 快捷键说明

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