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

📄 bankinout.dfm

📁 飞恒进销存(超市批发)管理系统V5.1(含源程序) 语言:Delphi 6/7 相关控件:FastReport 2.4以上, Ehlib 3.4以上 1.数据库为fhe2db_V51.da
💻 DFM
字号:
inherited BankInOutFrm: TBankInOutFrm
  Left = 193
  Top = 263
  VertScrollBar.Range = 0
  BorderStyle = bsDialog
  Caption = #38134#34892#23384#21462#27454
  ClientHeight = 228
  ClientWidth = 554
  OldCreateOrder = True
  OnKeyPress = FormKeyPress
  PixelsPerInch = 96
  TextHeight = 13
  inherited mbPanel1: TPanel
    Width = 554
    Height = 189
    Font.Charset = GB2312_CHARSET
    Font.Height = -12
    Font.Name = #23435#20307
    ParentFont = False
    inherited mbPanel2: TPanel
      Width = 554
      Height = 191
      inherited lblOther: TLabel [0]
        Left = 480
        Top = 64
        Anchors = [akTop]
        Visible = False
      end
      inherited lblEmp: TLabel [1]
        Left = 432
        Top = 65
        Anchors = [akTop]
      end
      inherited lblStore: TLabel [2]
        Left = 385
        Top = 65
        Anchors = [akTop]
      end
      inherited lblFormName: TLabel [3]
        Width = 100
        Caption = #38134#34892#23384#21462#27454
      end
      object Shape1: TShape [4]
        Left = 15
        Top = 52
        Width = 526
        Height = 124
        Anchors = [akLeft, akTop, akRight, akBottom]
        Brush.Color = clWindow
        Pen.Color = clInactiveBorder
      end
      object Label5: TLabel [5]
        Left = 32
        Top = 92
        Width = 60
        Height = 12
        Caption = #37329#12288#12288#39069#65306
      end
      object Label9: TLabel [6]
        Left = 32
        Top = 64
        Width = 60
        Height = 12
        Caption = #25903#20986#24080#25143#65306
      end
      object Label7: TLabel [7]
        Left = 276
        Top = 64
        Width = 60
        Height = 12
        Caption = #25910#20837#24080#25143#65306
      end
      object Label4: TLabel [8]
        Left = 276
        Top = 92
        Width = 60
        Height = 12
        Caption = #32463' '#25163' '#20154#65306
      end
      object Label6: TLabel [9]
        Left = 32
        Top = 150
        Width = 60
        Height = 12
        Caption = #22791#12288#12288#27880#65306
      end
      object Label10: TLabel [10]
        Left = 32
        Top = 121
        Width = 60
        Height = 12
        Caption = #31080#12288#12288#21495#65306
      end
      inherited lblBillDate: TLabel [11]
        Left = 340
      end
      inherited lblInvoNo: TLabel [12]
        Left = 430
      end
      inherited edtStore: TfrComboEdit [13]
        Left = 745
        Top = 78
        Enabled = False
        TabOrder = 9
      end
      inherited edtEmp: TfrComboEdit [14]
        Left = 833
        Top = 78
        Enabled = False
        TabOrder = 8
      end
      object dbeAmount: TDBEditEh [15]
        Left = 92
        Top = 89
        Width = 141
        Height = 18
        Ctl3D = False
        EditButtons = <>
        ParentCtl3D = False
        TabOrder = 4
        Visible = True
        OnKeyPress = dbeAmountKeyPress
      end
      object dbeOutBankName: TDBEditEh [16]
        Tag = 6
        Left = 92
        Top = 61
        Width = 141
        Height = 18
        Ctl3D = False
        EditButtons = <
          item
            OnClick = dbeOutBankNameEditButtons0Click
          end>
        ImeMode = imDisable
        ParentCtl3D = False
        ParentShowHint = False
        ShowHint = True
        TabOrder = 2
        Visible = True
      end
      object dbeInBankName: TDBEditEh [17]
        Tag = 6
        Left = 336
        Top = 61
        Width = 129
        Height = 18
        Ctl3D = False
        EditButtons = <
          item
            OnClick = dbeInBankNameEditButtons0Click
          end>
        ImeMode = imDisable
        ImeName = #20116#31508#22411#30721
        ParentCtl3D = False
        ParentShowHint = False
        ShowHint = True
        TabOrder = 3
        Visible = True
      end
      object dbeExeManName: TDBEditEh [18]
        Tag = 9
        Left = 336
        Top = 89
        Width = 129
        Height = 18
        Ctl3D = False
        EditButtons = <
          item
            ShortCut = 16474
            OnClick = dbeExeManNameEditButtons0Click
          end>
        ParentCtl3D = False
        ParentShowHint = False
        ShowHint = True
        TabOrder = 5
        Visible = True
      end
      inherited edtBillDate: TDateTimePicker [19]
        Left = 340
        Height = 20
      end
      inherited edtInvoNo: TEdit [20]
        Left = 431
      end
      object edtCheckNo: TEdit
        Left = 92
        Top = 118
        Width = 141
        Height = 18
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 6
      end
      object edtMemo1: TEdit
        Left = 92
        Top = 147
        Width = 373
        Height = 18
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 7
      end
    end
    inherited mbPanel3: TPanel
      Top = 218
      Width = 554
      Height = 462
      inherited Splitter1: TSplitter
        Height = 462
      end
      inherited DBGrid1: TDBGridEh
        Width = 464
        Height = 462
      end
      inherited dbGoods: TDBGridEh
        Height = 462
      end
      inherited DBComboBoxEh1: TDBComboBoxEh
        Enabled = False
      end
    end
    inherited mbPanel4: TPanel
      Top = 191
      Width = 554
      inherited edtName: TfrComboEdit
        Enabled = False
      end
      inherited edtMemo: TEdit
        Enabled = False
      end
    end
  end
  inherited ToolBar1: TToolBar
    Width = 554
    inherited cmdDelLine: TToolButton
      Visible = False
    end
    inherited ToolButton2: TToolButton
      Visible = False
    end
  end
  inherited PopMprint: TPopupMenu
    Left = 152
  end
  inherited ILinfo: TImageList
    Left = 192
  end
end

⌨️ 快捷键说明

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