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

📄 u_bgdchild.dfm

📁 相关的销售服务管理行业的一个软件
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object F_BGDChild: TF_BGDChild
  Left = 227
  Top = 119
  BorderStyle = bsDialog
  Caption = '报关单货物信息管理'
  ClientHeight = 233
  ClientWidth = 479
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = '宋体'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnActivate = FormActivate
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 12
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 479
    Height = 183
    Align = alTop
    BevelInner = bvLowered
    TabOrder = 0
    object Label1: TLabel
      Left = 19
      Top = 23
      Width = 52
      Height = 12
      AutoSize = False
      Caption = '项    号'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label2: TLabel
      Left = 242
      Top = 23
      Width = 53
      Height = 12
      AutoSize = False
      Caption = '商品编号'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label3: TLabel
      Left = 17
      Top = 78
      Width = 65
      Height = 12
      AutoSize = False
      Caption = '最终目的国'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label4: TLabel
      Left = 242
      Top = 54
      Width = 61
      Height = 12
      AutoSize = False
      Caption = '数量及单位'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label5: TLabel
      Left = 18
      Top = 48
      Width = 49
      Height = 12
      AutoSize = False
      Caption = '商品名称'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label6: TLabel
      Left = 18
      Top = 117
      Width = 50
      Height = 12
      AutoSize = False
      Caption = '单    价'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label7: TLabel
      Left = 242
      Top = 116
      Width = 53
      Height = 12
      AutoSize = False
      Caption = '总    价'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label8: TLabel
      Left = 18
      Top = 148
      Width = 54
      Height = 12
      AutoSize = False
      Caption = '币    制'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label9: TLabel
      Left = 244
      Top = 147
      Width = 54
      Height = 12
      AutoSize = False
      Caption = '征    免'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label10: TLabel
      Left = 23
      Top = 91
      Width = 50
      Height = 12
      AutoSize = False
      BiDiMode = bdLeftToRight
      Caption = '(地区)'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentBiDiMode = False
      ParentFont = False
      Transparent = True
    end
    object Label11: TLabel
      Left = 18
      Top = 61
      Width = 54
      Height = 12
      AutoSize = False
      Caption = '规格型号'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object DBEdit1: TDBEdit
      Left = 77
      Top = 19
      Width = 148
      Height = 20
      Color = clInfoBk
      DataField = 'XiangHao'
      DataSource = F_BGD.DataSourceBGDChild
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      OnKeyPress = DBEdit1KeyPress
    end
    object DBEdit3: TDBEdit
      Tag = 1
      Left = 302
      Top = 20
      Width = 148
      Height = 20
      Color = clInfoBk
      DataField = 'ShangPingNo'
      DataSource = F_BGD.DataSourceBGDChild
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnKeyPress = DBEdit3KeyPress
    end
    object DBEdit4: TDBEdit
      Tag = 3
      Left = 302
      Top = 49
      Width = 148
      Height = 20
      Color = clInfoBk
      DataField = 'ShuLiang'
      DataSource = F_BGD.DataSourceBGDChild
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      TabOrder = 3
      OnKeyPress = DBEdit4KeyPress
    end
    object DBEdit5: TDBEdit
      Tag = 5
      Left = 77
      Top = 113
      Width = 148
      Height = 20
      Color = clInfoBk
      DataField = 'Price'
      DataSource = F_BGD.DataSourceBGDChild

⌨️ 快捷键说明

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