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

📄 dcheck.dfm

📁 飞恒进销存(超市批发)管理系统(含源程序) 语言:Delphi 6/7 相关控件:FastReport 2.4以上, Ehlib 3.4以上
💻 DFM
字号:
inherited DcheckForm: TDcheckForm
  Left = 112
  Top = 120
  Caption = #24211#23384#30424#28857#21333
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 13
  inherited mbPanel1: TPanel
    inherited mbPanel2: TPanel
      inherited lblBillDate: TLabel
        Width = 84
        Font.Charset = GB2312_CHARSET
        Font.Height = -12
      end
      inherited lblFormName: TLabel
        Width = 80
        Caption = #20179#24211#30424#28857
      end
      inherited lblStore: TLabel
        Left = 517
        Width = 107
        Caption = #35843#20837#20179#24211
        Visible = False
      end
      inherited lblEmp: TLabel
        Left = 427
        Width = 84
        Visible = False
      end
      inherited lblOther: TLabel
        Left = 274
        Visible = False
      end
      inherited edtBillDate: TDateTimePicker
        Left = 425
        Width = 82
        Height = 20
        Font.Charset = GB2312_CHARSET
        Font.Color = clWhite
        Font.Height = -12
        Font.Name = #23435#20307
        ParentFont = False
      end
      inherited edtInvoNo: TEdit
        Font.Charset = GB2312_CHARSET
      end
      inherited edtEmp: TfrComboEdit
        Left = 428
        Width = 82
        Visible = False
      end
      inherited edtStore: TfrComboEdit
        Left = 518
        Width = 106
        Visible = False
      end
    end
    inherited mbPanel3: TPanel
      inherited DBGrid1: TDBGridEh
        Columns = <
          item
            AutoFitColWidth = False
            EditButtons = <>
            FieldName = 'code'
            Footers = <
              item
                Alignment = taCenter
                Value = #21512#35745#65306
                ValueType = fvtStaticText
              end>
            Title.Alignment = taCenter
            Title.Caption = #32534#30721
            Width = 83
          end
          item
            AutoFitColWidth = False
            EditButtons = <>
            FieldName = 'name'
            Footers = <>
            ReadOnly = True
            Title.Alignment = taCenter
            Title.Caption = #21697#21517
            Width = 190
          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
            Alignment = taCenter
            AutoFitColWidth = False
            EditButtons = <>
            FieldName = 'units'
            Footers = <>
            ReadOnly = True
            Title.Alignment = taCenter
            Title.Caption = #21333#20301
            Width = 42
          end
          item
            AutoFitColWidth = False
            EditButtons = <>
            FieldName = 'QTY'
            Footers = <>
            Title.Alignment = taCenter
            Title.Caption = #30408#20111#25968#37327
            Width = 60
          end
          item
            EditButtons = <>
            FieldName = 'PRICE'
            Footers = <>
            Title.Alignment = taCenter
            Title.Caption = #25104#26412#20215
            Width = 60
          end
          item
            EditButtons = <>
            FieldName = 'Total'
            Footers = <>
            Title.Alignment = taCenter
            Title.Caption = #37329#39069
            Width = 65
          end
          item
            EditButtons = <>
            FieldName = 'Memo'
            Footers = <>
            Title.Alignment = taCenter
            Title.Caption = #22791#27880
            Width = 54
          end>
      end
    end
    inherited mbPanel4: TPanel
      inherited lblName: TLabel
        Width = 60
        Caption = #30424#28857#20179#24211#65306
      end
      inherited edtName: TfrComboEdit
        Left = 69
        Width = 131
        Height = 20
      end
    end
  end
  inherited ToolBar1: TToolBar
    inherited ToolButton2: TToolButton
      Visible = False
    end
  end
end

⌨️ 快捷键说明

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