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

📄 ireturn.dfm

📁 飞恒进销存(超市批发)管理系统V5.1(含源程序) 语言:Delphi 6/7 相关控件:FastReport 2.4以上, Ehlib 3.4以上 1.数据库为fhe2db_V51.da
💻 DFM
字号:
inherited IReturnForm: TIReturnForm
  Left = 139
  Top = 136
  Caption = #36827#36135#36864#36135#21333
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 13
  inherited mbPanel1: TPanel
    inherited mbPanel2: TPanel
      inherited lblBillDate: TLabel
        Width = 84
      end
      inherited lblFormName: TLabel
        Width = 100
        Caption = #36827#20179#36864#36135#21333
        Font.Charset = GB2312_CHARSET
      end
      inherited lblStore: TLabel
        Left = 451
        Width = 84
      end
      inherited lblEmp: TLabel
        Left = 540
        Width = 84
      end
      inherited lblOther: TLabel
        Left = 272
        Width = 84
        Height = 34
        Caption = #25910#27454#26041#24335
        Visible = False
      end
      object lblNo: TLabel [6]
        Left = 362
        Top = 47
        Width = 84
        Height = 34
        Alignment = taCenter
        Anchors = [akTop, akRight]
        AutoSize = False
        Caption = #25910#27454#24080#21495
        Color = clBackground
        Font.Charset = ANSI_CHARSET
        Font.Color = clWhite
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        ParentColor = False
        ParentFont = False
        Visible = False
      end
      inherited edtBillDate: TDateTimePicker
        Width = 84
      end
      inherited edtInvoNo: TEdit
        Font.Charset = GB2312_CHARSET
      end
      inherited edtEmp: TfrComboEdit
        Left = 540
        Width = 84
        Height = 20
      end
      inherited edtStore: TfrComboEdit
        Left = 451
        Height = 20
      end
      object edtPaytype: TfrComboEdit
        Left = 272
        Top = 60
        Width = 84
        Height = 20
        Style = csSimple
        Anchors = [akTop, akRight]
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ItemHeight = 12
        ParentFont = False
        TabOrder = 4
        Visible = False
        Glyph.Data = {
          F6000000424DF600000000000000760000002800000010000000100000000100
          0400000000008000000000000000000000001000000000000000000000000000
          8000008000000080800080000000800080008080000080808000C0C0C0000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
          FFFFFFF8888888888FFFFFF8888444888FFFFFF8888444888FFFFFF888888888
          8FFFFFF8888447888FFFFFF8888447888FFFFFF8888844888FFFFFF888888447
          8FFFFFF8744887447FFFFFF8447888444FFFFFF8447888444FFFFFF884488744
          7FFFFFF8884444478FFFFFF8888888888FFFFFFFFFFFFFFFFFFF}
        OnButtonClick = edtPaytypeButtonClick
      end
      object edtNo: TfrComboEdit
        Left = 363
        Top = 61
        Width = 84
        Height = 20
        Style = csSimple
        Anchors = [akTop, akRight]
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ItemHeight = 12
        ParentFont = False
        TabOrder = 5
        Visible = False
        Glyph.Data = {
          F6000000424DF600000000000000760000002800000010000000100000000100
          0400000000008000000000000000000000001000000000000000000000000000
          8000008000000080800080000000800080008080000080808000C0C0C0000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
          FFFFFFF8888888888FFFFFF8888444888FFFFFF8888444888FFFFFF888888888
          8FFFFFF8888447888FFFFFF8888447888FFFFFF8888844888FFFFFF888888447
          8FFFFFF8744887447FFFFFF8447888444FFFFFF8447888444FFFFFF884488744
          7FFFFFF8884444478FFFFFF8888888888FFFFFFFFFFFFFFFFFFF}
        OnButtonClick = edtNoButtonClick
      end
      object rgpPayStyle: TRadioGroup
        Left = 140
        Top = 30
        Width = 103
        Height = 53
        Caption = #25910#27454#31867#22411
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        ItemIndex = 0
        Items.Strings = (
          #20914#24212#25910#20184#27454
          #36864#29616#27454)
        ParentFont = False
        TabOrder = 6
        OnClick = rgpPayStyleClick
      end
    end
    inherited mbPanel3: TPanel
      inherited DBGrid1: TDBGridEh
        OnDblClick = DBGrid1DblClick
        Columns = <
          item
            AutoFitColWidth = False
            DblClickNextVal = True
            DropDownBox.ColumnDefValues.Title.Color = clMoneyGreen
            DropDownBox.Columns = <
              item
                FieldName = 'barcode'
                Font.Charset = ANSI_CHARSET
                Font.Color = clWindowText
                Font.Height = -12
                Font.Name = #23435#20307
                Font.Style = []
                Title.Alignment = taCenter
                Title.Caption = #32534#30721
                Title.Font.Charset = ANSI_CHARSET
                Title.Font.Color = clWindowText
                Title.Font.Height = -12
                Title.Font.Name = #23435#20307
                Title.Font.Style = []
                Width = 83
              end
              item
                FieldName = 'name'
                Font.Charset = ANSI_CHARSET
                Font.Color = clWindowText
                Font.Height = -12
                Font.Name = #23435#20307
                Font.Style = []
                Title.Alignment = taCenter
                Title.Caption = #21697#21517
                Title.Font.Charset = ANSI_CHARSET
                Title.Font.Color = clWindowText
                Title.Font.Height = -12
                Title.Font.Name = #23435#20307
                Title.Font.Style = []
                Width = 150
              end>
            DropDownRows = 13
            DropDownShowTitles = True
            DropDownSizing = True
            DropDownWidth = -1
            EditButtons = <>
            FieldName = 'code'
            Footers = <
              item
                Alignment = taCenter
                Value = #21512#35745#65306
                ValueType = fvtStaticText
              end>
            LookupDisplayFields = 'barcode;name'
            Title.Alignment = taCenter
            Title.Caption = #32534#30721
            Title.Font.Charset = GB2312_CHARSET
            Title.Font.Color = clWhite
            Title.Font.Height = -12
            Title.Font.Name = #23435#20307
            Title.Font.Style = []
            Width = 83
          end
          item
            AutoFitColWidth = False
            EditButtons = <>
            FieldName = 'name'
            Footers = <>
            ReadOnly = True
            Title.Alignment = taCenter
            Title.Caption = #21697#21517
            Title.Font.Charset = GB2312_CHARSET
            Title.Font.Color = clWhite
            Title.Font.Height = -12
            Title.Font.Name = #23435#20307
            Title.Font.Style = []
            Width = 198
          end
          item
            EditButtons = <>
            FieldName = 'PerQty'
            Footers = <>
            ReadOnly = True
            Title.Alignment = taCenter
            Title.Caption = #35268#26684
            Title.Font.Charset = GB2312_CHARSET
            Title.Font.Color = clWhite
            Title.Font.Height = -12
            Title.Font.Name = #23435#20307
            Title.Font.Style = []
            Width = 30
          end
          item
            AutoFitColWidth = False
            EditButtons = <>
            FieldName = 'units'
            Footers = <>
            ReadOnly = True
            Title.Alignment = taCenter
            Title.Caption = #21333#20301
            Title.Font.Charset = GB2312_CHARSET
            Title.Font.Color = clWhite
            Title.Font.Height = -12
            Title.Font.Name = #23435#20307
            Title.Font.Style = []
            Width = 42
          end
          item
            AutoFitColWidth = False
            EditButtons = <>
            FieldName = 'QTY'
            Footers = <>
            Title.Alignment = taCenter
            Title.Caption = #25968#37327
            Title.Font.Charset = GB2312_CHARSET
            Title.Font.Color = clWhite
            Title.Font.Height = -12
            Title.Font.Name = #23435#20307
            Title.Font.Style = []
            Width = 42
          end
          item
            EditButtons = <>
            FieldName = 'PRICE'
            Footers = <>
            Title.Alignment = taCenter
            Title.Caption = #21333#20215
            Title.Font.Charset = GB2312_CHARSET
            Title.Font.Color = clWhite
            Title.Font.Height = -12
            Title.Font.Name = #23435#20307
            Title.Font.Style = []
            Width = 60
          end
          item
            EditButtons = <>
            FieldName = 'Total'
            Footer.FieldName = 'Total'
            Footer.ValueType = fvtSum
            Footers = <>
            Title.Alignment = taCenter
            Title.Caption = #36135#21697#37329#39069
            Title.Font.Charset = GB2312_CHARSET
            Title.Font.Color = clWhite
            Title.Font.Height = -12
            Title.Font.Name = #23435#20307
            Title.Font.Style = []
            Width = 65
          end
          item
            EditButtons = <>
            FieldName = 'Memo1'
            Footers = <>
            Title.Alignment = taCenter
            Title.Caption = #22791#27880
            Title.Font.Charset = GB2312_CHARSET
            Title.Font.Color = clWhite
            Title.Font.Height = -12
            Title.Font.Name = #23435#20307
            Title.Font.Style = []
            Width = 93
          end>
      end
    end
  end
  inherited ToolBar1: TToolBar
    inherited cmdBill: TToolButton
      Visible = True
    end
  end
  inherited PopMprint: TPopupMenu
    Left = 248
    Top = 48
  end
  inherited ILinfo: TImageList
    Left = 288
    Top = 48
  end
end

⌨️ 快捷键说明

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