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

📄 u_wtdcx.dfm

📁 相关的销售服务管理行业的一个软件
💻 DFM
📖 第 1 页 / 共 4 页
字号:
            Font.Style = []
            ParentFont = False
            Transparent = True
          end
          object Label35: TLabel
            Left = 197
            Top = 18
            Width = 60
            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 DBEdit33: TDBEdit
            Left = 69
            Top = 13
            Width = 116
            Height = 20
            TabStop = False
            Color = clInfoBk
            DataField = 'JDZMFeng'
            DataSource = DataSourceWTDCX
            Font.Charset = GB2312_CHARSET
            Font.Color = clWindowText
            Font.Height = -12
            Font.Name = '宋体'
            Font.Style = []
            ParentFont = False
            ReadOnly = True
            TabOrder = 0
          end
          object DBEdit34: TDBEdit
            Left = 263
            Top = 13
            Width = 202
            Height = 20
            TabStop = False
            Color = clInfoBk
            DataField = 'JDZMNo'
            DataSource = DataSourceWTDCX
            Font.Charset = GB2312_CHARSET
            Font.Color = clWindowText
            Font.Height = -12
            Font.Name = '宋体'
            Font.Style = []
            ParentFont = False
            ReadOnly = True
            TabOrder = 1
          end
        end
        object Panel12: TPanel
          Left = 1
          Top = 258
          Width = 486
          Height = 45
          BevelInner = bvLowered
          TabOrder = 6
          object Label36: TLabel
            Left = 11
            Top = 16
            Width = 48
            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 Label37: TLabel
            Left = 197
            Top = 16
            Width = 60
            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 DBEdit35: TDBEdit
            Left = 69
            Top = 13
            Width = 116
            Height = 20
            TabStop = False
            Color = clInfoBk
            DataField = 'SJZFeng'
            DataSource = DataSourceWTDCX
            Font.Charset = GB2312_CHARSET
            Font.Color = clWindowText
            Font.Height = -12
            Font.Name = '宋体'
            Font.Style = []
            ParentFont = False
            ReadOnly = True
            TabOrder = 0
          end
          object DBEdit36: TDBEdit
            Left = 263
            Top = 12
            Width = 202
            Height = 20
            TabStop = False
            Color = clInfoBk
            DataField = 'SJZNo'
            DataSource = DataSourceWTDCX
            Font.Charset = GB2312_CHARSET
            Font.Color = clWindowText
            Font.Height = -12
            Font.Name = '宋体'
            Font.Style = []
            ParentFont = False
            ReadOnly = True
            TabOrder = 1
          end
        end
      end
    end
    object Edit1: TEdit
      Left = 86
      Top = 19
      Width = 121
      Height = 20
      Color = clInfoBk
      TabOrder = 1
      Text = '全部'
    end
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 0
    Width = 265
    Height = 543
    TabStop = False
    Align = alLeft
    Color = clInfoBk
    DataSource = DataSourceWTDCX
    FixedColor = clBtnHighlight
    ReadOnly = True
    TabOrder = 1
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -12
    TitleFont.Name = '宋体'
    TitleFont.Style = []
    OnDrawColumnCell = DBGrid1DrawColumnCell
    OnDblClick = DBGrid1DblClick
    Columns = <
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'DingDanNo'
        Title.Alignment = taCenter
        Title.Caption = '订单编号'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'WeiTuoUnit'
        Title.Alignment = taCenter
        Title.Caption = '委托单位'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'TenCode'
        Title.Alignment = taCenter
        Title.Caption = '十位编码'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'Address'
        Title.Alignment = taCenter
        Title.Caption = '地址'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'Tel'
        Title.Alignment = taCenter
        Title.Caption = '联系电话'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'JingBanRen'
        Title.Alignment = taCenter
        Title.Caption = '经办人'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'IDCard'
        Title.Alignment = taCenter
        Title.Caption = '身份征号'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'DaiLiUnit'
        Title.Alignment = taCenter
        Title.Caption = '代理单位'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'HuoWuName'
        Title.Alignment = taCenter
        Title.Caption = '货物名称'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'ShangPingNo'
        Title.Alignment = taCenter
        Title.Caption = '商品编号'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'JianShu'
        Title.Alignment = taCenter
        Title.Caption = '件数'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'Weight'
        Title.Alignment = taCenter
        Title.Caption = '重量'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'JiaZhi'
        Title.Alignment = taCenter
        Title.Caption = '价值'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'BiZhi'
        Title.Alignment = taCenter
        Title.Caption = '币制'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'HuoWuXZH'
        Title.Alignment = taCenter
        Title.Caption = '货物性质'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'HuoWuCHD'
        Title.Alignment = taCenter
        Title.Caption = '货物产地'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'HeTongNo'
        Title.Alignment = taCenter
        Title.Caption = '合同号'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'BackTax'
        Title.Alignment = taCenter
        Title.Caption = '是否退税'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'ShipNo'
        Title.Alignment = taCenter
        Title.Caption = '船名/航次'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'Bank'
        Title.Alignment = taCenter
        Title.Caption = '委托单位开户银行'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'Accounts'
        Title.Alignment = taCenter
        Title.Caption = '帐号'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'HTFeng'
        Title.Alignment = taCenter
        Title.Caption = '合同份数'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'HTNo'
        Title.Alignment = taCenter
        Title.Caption = '合同编号'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'FPFeng'
        Title.Alignment = taCenter
        Title.Caption = '发票份数'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'FPNo'
        Title.Alignment = taCenter
        Title.Caption = '发票编号'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'JZXDFeng'
        Title.Alignment = taCenter
        Title.Caption = '装箱清单份数'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'JZXDNo'
        Title.Alignment = taCenter
        Title.Caption = '装箱清单编号'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'DJSCFeng'
        Title.Alignment = taCenter
        Title.Caption = '登记手册份数'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'DJSCNo'
        Title.Alignment = taCenter
        Title.Caption = '登记手册编号'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'XKZFeng'
        Title.Alignment = taCenter
        Title.Caption = '许可征份数'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'XKZNo'
        Title.Alignment = taCenter
        Title.Caption = '许可征编号'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'JDZMFeng'
        Title.Alignment = taCenter
        Title.Caption = '机电征明份数'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'JDZMNo'
        Title.Alignment = taCenter
        Title.Caption = '机电证明编号'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'SJZFeng'
        Title.Alignment = taCenter
        Title.Caption = '商检征份数'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'SJZNo'
        Title.Alignment = taCenter
        Title.Caption = '商检征编号'
        Visible = True
      end
      item
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'WeiTuoDate'
        Title.Alignment = taCenter
        Title.Caption = '委托日期'
        Visible = True
      end>
  end
  object DataSourceWTDCX: TDataSource
    DataSet = DM.ADOQueryWTDCX
    Left = 88
    Top = 283
  end
end

⌨️ 快捷键说明

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