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

📄 unitxianjinjinhuo.dfm

📁 PosEasy收银系统源码,Pos机前后台管理代码
💻 DFM
字号:
object frmxianjinjinhuo: Tfrmxianjinjinhuo
  Left = 204
  Top = 177
  BorderStyle = bsSingle
  Caption = '现金进货'
  ClientHeight = 344
  ClientWidth = 646
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 646
    Height = 344
    Align = alClient
    Color = 10252598
    TabOrder = 0
    object Label1: TLabel
      Left = 24
      Top = 32
      Width = 64
      Height = 15
      Caption = '商品名称'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = '仿宋_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 256
      Top = 32
      Width = 64
      Height = 15
      Caption = '销售部门'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = '仿宋_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 24
      Top = 88
      Width = 64
      Height = 15
      Caption = '进货金额'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = '仿宋_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 256
      Top = 88
      Width = 64
      Height = 15
      Caption = '销售金额'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = '仿宋_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 24
      Top = 136
      Width = 48
      Height = 15
      Caption = '经手人'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = '仿宋_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Label6: TLabel
      Left = 260
      Top = 138
      Width = 64
      Height = 15
      Caption = '进货日期'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = '仿宋_GB2312'
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 103
      Top = 28
      Width = 121
      Height = 23
      Color = clWhite
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = '仿宋_GB2312'
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 335
      Top = 28
      Width = 121
      Height = 23
      Color = clWhite
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = '仿宋_GB2312'
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 103
      Top = 84
      Width = 121
      Height = 23
      Color = clWhite
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = '仿宋_GB2312'
      Font.Style = []
      ParentFont = False
      TabOrder = 2
    end
    object Edit4: TEdit
      Left = 335
      Top = 84
      Width = 121
      Height = 23
      Color = clWhite
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = '仿宋_GB2312'
      Font.Style = []
      ParentFont = False
      TabOrder = 3
    end
    object Edit5: TEdit
      Left = 103
      Top = 132
      Width = 121
      Height = 23
      Color = clWhite
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = '仿宋_GB2312'
      Font.Style = []
      ParentFont = False
      TabOrder = 4
    end
    object DateTimePicker1: TDateTimePicker
      Left = 336
      Top = 133
      Width = 120
      Height = 22
      CalAlignment = dtaLeft
      Date = 37063.7401927083
      Time = 37063.7401927083
      DateFormat = dfShort
      DateMode = dmComboBox
      Kind = dtkDate
      ParseInput = False
      TabOrder = 5
    end
    object BitBtn1: TBitBtn
      Left = 240
      Top = 248
      Width = 75
      Height = 25
      Caption = '确定'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = '仿宋_GB2312'
      Font.Style = []
      ParentFont = False
      TabOrder = 6
      OnClick = BitBtn1Click
    end
    object BitBtn2: TBitBtn
      Left = 344
      Top = 248
      Width = 75
      Height = 25
      Caption = '返回'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = '仿宋_GB2312'
      Font.Style = []
      ParentFont = False
      TabOrder = 7
      OnClick = BitBtn2Click
    end
  end
  object Query1: TQuery
    DatabaseName = 'guohua1'
    Left = 120
    Top = 256
  end
  object Query2: TQuery
    DatabaseName = 'guohua1'
    Left = 152
    Top = 256
  end
end

⌨️ 快捷键说明

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