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

📄 ibuild.dfm

📁 飞恒进销存(超市批发)管理系统V5.1(含源程序) 语言:Delphi 6/7 相关控件:FastReport 2.4以上, Ehlib 3.4以上 1.数据库为fhe2db_V51.da
💻 DFM
字号:
inherited IBuildForm: TIBuildForm
  Left = 89
  Top = 98
  Caption = #36135#21697#32452#35013
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 13
  inherited mbPanel1: TPanel
    inherited mbPanel2: TPanel
      object Label1: TLabel [6]
        Left = 363
        Top = 48
        Width = 83
        Height = 34
        Alignment = taCenter
        AutoSize = False
        Caption = #39046#26009#20179#24211
        Color = clBackground
        Font.Charset = ANSI_CHARSET
        Font.Color = clWhite
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        ParentColor = False
        ParentFont = False
      end
      inherited edtEmp: TfrComboEdit
        Left = 453
        Width = 83
      end
      inherited edtStore: TfrComboEdit
        Left = 270
      end
      object edtOutStore: TfrComboEdit
        Left = 363
        Top = 61
        Width = 84
        Height = 21
        Style = csSimple
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ItemHeight = 12
        ParentFont = False
        TabOrder = 4
        OnButtonClick = edtStoreButtonClick
      end
      object edtQty: TEdit
        Left = 542
        Top = 62
        Width = 81
        Height = 19
        BorderStyle = bsNone
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
        ReadOnly = True
        TabOrder = 5
      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 = 88
          end
          item
            AutoFitColWidth = False
            EditButtons = <>
            FieldName = 'name'
            Footers = <>
            ReadOnly = True
            Title.Alignment = taCenter
            Title.Caption = #38646#20214#21517#31216
            Width = 198
          end
          item
            AutoFitColWidth = False
            EditButtons = <>
            FieldName = 'units'
            Footers = <>
            ReadOnly = True
            Title.Alignment = taCenter
            Title.Caption = #21333#20301
            Width = 46
          end
          item
            AutoFitColWidth = False
            EditButtons = <>
            FieldName = 'QTY'
            Footers = <>
            Title.Alignment = taCenter
            Title.Caption = #25968#37327
            Width = 74
          end
          item
            EditButtons = <>
            FieldName = 'Total'
            Footers = <>
            Title.Alignment = taCenter
            Title.Caption = #39046#29992#25968#37327
            Width = 60
          end>
      end
    end
  end
end

⌨️ 快捷键说明

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