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

📄 unrcin.dfm

📁 超市系统开发 超市系统开发 超市系统开发 超市系统开发
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object FMRCIN: TFMRCIN
  Left = 117
  Top = 128
  AutoScroll = False
  Caption = '进货作业'
  ClientHeight = 427
  ClientWidth = 779
  Color = 13883848
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -15
  Font.Name = '宋体'
  Font.Style = []
  Menu = MainMenu
  OldCreateOrder = True
  Position = poScreenCenter
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 15
  object DBGrid2: TDBGrid
    Left = 0
    Top = 0
    Width = 404
    Height = 217
    Ctl3D = False
    DataSource = FMRCIND.DSRCINB
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = '宋体'
    Font.Style = []
    ImeName = '中文 (简体) - 拼音加加'
    ParentCtl3D = False
    ParentFont = False
    PopupMenu = PopupMenuDBGRID
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -13
    TitleFont.Name = '宋体'
    TitleFont.Style = []
    OnColExit = DBGrid2ColExit
    OnEditButtonClick = DBGrid2EditButtonClick
    Columns = <
      item
        Expanded = False
        FieldName = 'RIITM'
        ReadOnly = True
        Title.Alignment = taCenter
        Title.Caption = '项次'
        Title.Color = clInfoBk
        Width = 56
        Visible = True
      end
      item
        ButtonStyle = cbsEllipsis
        Color = 14283263
        Expanded = False
        FieldName = 'BGENO'
        Title.Alignment = taCenter
        Title.Caption = '产品条形码'
        Title.Color = clInfoBk
        Width = 88
        Visible = True
      end
      item
        Expanded = False
        FieldName = '_BGNAM'
        ReadOnly = True
        Title.Alignment = taCenter
        Title.Caption = '产品名称'
        Title.Color = clInfoBk
        Width = 69
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'RIUNP'
        Title.Alignment = taCenter
        Title.Caption = '计量单位'
        Title.Color = clInfoBk
        Visible = False
      end
      item
        Color = 14283263
        Expanded = False
        FieldName = 'RIGCV'
        Title.Alignment = taCenter
        Title.Caption = '发票数量'
        Title.Color = clInfoBk
        Visible = False
      end
      item
        Color = 14283263
        Expanded = False
        FieldName = 'RIGCN'
        Title.Alignment = taCenter
        Title.Caption = '数量'
        Title.Color = clInfoBk
        Width = 37
        Visible = True
      end
      item
        Color = 14283263
        Expanded = False
        FieldName = 'RIGCS'
        Title.Alignment = taCenter
        Title.Caption = '单价'
        Title.Color = clInfoBk
        Width = 65
        Visible = True
      end
      item
        Color = 14283263
        Expanded = False
        FieldName = 'RIGCT'
        Title.Alignment = taCenter
        Title.Caption = '总价'
        Title.Color = clInfoBk
        Width = 70
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'RBPST'
        Title.Alignment = taCenter
        Title.Caption = '库存位置'
        Title.Color = clInfoBk
        Visible = False
      end>
  end
  object BGENO: JLOOKUPBOX
    Left = 15
    Top = 193
    Width = 361
    Height = 21
    Ctl3D = False
    ImeName = '中文 (简体) - 拼音加加'
    MaxLength = 20
    ParentCtl3D = False
    TabOrder = 1
    Visible = False
    _DatabaseName = 'MAIN'
    _TableName = 'BGDS'
    _Field_IDNO = 'BGENO'
    _Field_NAME = 'BGNAM'
    _EDIT_WIDTH = 120
    _CHANGE_QUERY = True
    _INSERT_RECORD = False
    _SHOW_MESSAGE = False
  end
  object Panel2: TPanel
    Left = 0
    Top = 216
    Width = 777
    Height = 209
    BevelOuter = bvLowered
    Caption = ' '
    Ctl3D = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = '宋体'
    Font.Style = []
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 2
    object LBROAMT: TLabel
      Left = 403
      Top = 88
      Width = 66
      Height = 13
      Caption = '= 总计金额'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label1: TLabel
      Left = 405
      Top = 108
      Width = 52
      Height = 13
      Caption = '尚缺金额'
      Color = 10998526
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clGreen
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = False
      ParentFont = False
    end
    object Label2: TLabel
      Left = 283
      Top = 2
      Width = 11
      Height = 183
      AutoSize = False
      Caption = '┌│││││││││├┤││││└'
      Transparent = True
      WordWrap = True
    end
    object Label3: TLabel
      Left = 403
      Top = 68
      Width = 66
      Height = 13
      Caption = '+ 产品小计'
      Color = 10998526
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clGreen
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = False
      ParentFont = False
    end
    object Label4: TLabel
      Left = 403
      Top = 48
      Width = 66
      Height = 13
      Caption = '+ 费用小计'
      Color = 10998526
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clGreen
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentColor = False
      ParentFont = False
    end
    object LBRIAMT: TLabel
      Left = 290
      Top = 155
      Width = 52
      Height = 13
      Caption = '总计金额'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBRIENO: TLabel
      Left = 5
      Top = 8
      Width = 52
      Height = 13
      Caption = '进货单号'
    end
    object LBRITYP: TLabel
      Left = 165
      Top = 8
      Width = 52
      Height = 13
      Caption = '单据型号'
    end
    object LBBSENO: TLabel
      Left = 5
      Top = 48
      Width = 52
      Height = 13
      Caption = '厂商编号'
    end
    object LBRIIID: TLabel
      Left = 5
      Top = 28
      Width = 52
      Height = 13
      Caption = '采购单号'
    end
    object LBRIIAD: TLabel
      Left = 5
      Top = 68
      Width = 52
      Height = 13
      Caption = '发票地址'
    end
    object LBRIINO: TLabel
      Left = 5
      Top = 88
      Width = 52
      Height = 13
      Caption = '发票编号'
    end
    object LBRIDAT: TLabel
      Left = 165
      Top = 28
      Width = 52
      Height = 13
      Caption = '单据日期'
    end
    object LBBNENO: TLabel
      Left = 5
      Top = 148
      Width = 52
      Height = 13
      Caption = '经办人员'
    end
    object LBRIPAY: TLabel
      Left = 5
      Top = 108
      Width = 52
      Height = 13
      Caption = '付款方式'
    end
    object LBRIMRK: TLabel
      Left = 5
      Top = 168
      Width = 52
      Height = 13
      Caption = '备  注'
    end
    object LBRIEXG: TLabel
      Left = 5
      Top = 128
      Width = 52
      Height = 13
      Caption = '币  种'
    end
    object LBRIEXR: TLabel
      Left = 180
      Top = 128
      Width = 26
      Height = 13
      Caption = '汇率'
    end
    object LBRISA1: TLabel
      Left = 292
      Top = 8
      Width = 61
      Height = 13
      Caption = '费  用  1'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clPurple
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBRISA2: TLabel
      Left = 292
      Top = 28
      Width = 61
      Height = 13
      Caption = '费  用  2'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clPurple
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBRISA3: TLabel
      Left = 292
      Top = 48
      Width = 61
      Height = 13
      Caption = '费  用  3'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clPurple
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBRISA4: TLabel
      Left = 292
      Top = 68
      Width = 61
      Height = 13
      Caption = '费  用  4'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clPurple
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBRISA5: TLabel
      Left = 292
      Top = 88
      Width = 61
      Height = 13
      Caption = '费  用  5'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clPurple
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBRIAM1: TLabel
      Left = 292
      Top = 113
      Width = 52
      Height = 13
      Caption = '折让金额'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBRIAM2: TLabel
      Left = 292
      Top = 133
      Width = 52
      Height = 13
      Caption = '已付金额'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBRISNO: TLabel
      Left = 145
      Top = 88
      Width = 52
      Height = 13
      Caption = '厂商单号'
    end
    object ROAMT: TJDBEdit
      Left = 474
      Top = 86
      Width = 60
      Height = 19
      Color = 15790320
      Ctl3D = False
      DataField = 'ROAMT'
      Enabled = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ImeName = '中文 (简体) - 拼音加加'
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 0
      _EditType = EDIT
      _SHOWCAL = NONE
    end
    object _RODM2: TEdit
      Left = 474
      Top = 42
      Width = 60
      Height = 19
      Anchors = [akRight, akBottom]
      Color = 15790320
      Ctl3D = False
      Enabled = False
      ImeName = '中文 (简体) - 拼音加加'
      ParentCtl3D = False
      TabOrder = 1
    end
    object _RODM1: TEdit
      Left = 474
      Top = 21
      Width = 60
      Height = 19
      Anchors = [akRight, akBottom]
      BiDiMode = bdRightToLeftReadingOnly
      Color = 15790320
      Ctl3D = False
      Enabled = False
      ImeName = '中文 (简体) - 拼音加加'
      ParentBiDiMode = False
      ParentCtl3D = False
      TabOrder = 2
    end
    object _ROAMD: TEdit
      Left = 474
      Top = 63
      Width = 60
      Height = 19
      Anchors = [akRight, akBottom]
      Color = 15790320
      Ctl3D = False
      Enabled = False
      ImeName = '中文 (简体) - 拼音加加'
      ParentCtl3D = False
      TabOrder = 3
    end
    object RIAMT: TJDBEdit
      Left = 345
      Top = 152
      Width = 51
      Height = 19
      Ctl3D = False
      DataField = 'RIAMT'

⌨️ 快捷键说明

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