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

📄 u_fpcx.~dfm

📁 相关的销售服务管理行业的一个软件
💻 ~DFM
📖 第 1 页 / 共 3 页
字号:
          AutoSize = False
          Caption = '品 名 及 规 格'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label27: TLabel
          Left = 28
          Top = 140
          Width = 72
          Height = 12
          Caption = 'Descriptions'
          Transparent = True
        end
        object Label28: TLabel
          Left = 161
          Top = 140
          Width = 48
          Height = 12
          Caption = 'Quantity'
          Transparent = True
        end
        object Label24: TLabel
          Left = 160
          Top = 126
          Width = 52
          Height = 13
          AutoSize = False
          Caption = '数   量'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label25: TLabel
          Left = 290
          Top = 125
          Width = 60
          Height = 13
          AutoSize = False
          Caption = '单   价'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label29: TLabel
          Left = 289
          Top = 139
          Width = 60
          Height = 12
          Caption = 'Unit Price'
          Transparent = True
        end
        object Label26: TLabel
          Left = 410
          Top = 125
          Width = 52
          Height = 13
          AutoSize = False
          Caption = '总   价'
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          ParentFont = False
          Transparent = True
        end
        object Label30: TLabel
          Left = 412
          Top = 139
          Width = 36
          Height = 12
          Caption = 'Amount'
          Transparent = True
        end
        object Label32: TLabel
          Left = 115
          Top = 5
          Width = 84
          Height = 12
          Caption = '商   标(Brand)'
        end
        object DBMemo3: TDBMemo
          Left = 266
          Top = 26
          Width = 122
          Height = 92
          TabStop = False
          Color = clInfoBk
          DataField = 'MarkNos'
          DataSource = DataSourceFPCX
          Font.Charset = GB2312_CHARSET
          Font.Color = clWindowText
          Font.Height = -12
          Font.Name = '宋体'
          Font.Style = []
          MaxLength = 500
          ParentFont = False
          ReadOnly = True
          TabOrder = 0
        end
        object DBImage1: TDBImage
          Left = 108
          Top = 26
          Width = 96
          Height = 92
          Color = clInfoBk
          DataField = 'picture1'
          DataSource = DataSourceFPCX
          DragKind = dkDock
          ReadOnly = True
          TabOrder = 1
          TabStop = False
        end
        object DBRichEdit1: TDBRichEdit
          Left = 0
          Top = 154
          Width = 496
          Height = 230
          TabStop = False
          Align = alBottom
          DataField = 'xianghao'
          DataSource = DataSourceFPCX
          HideScrollBars = False
          ReadOnly = True
          ScrollBars = ssBoth
          TabOrder = 2
          WordWrap = False
        end
      end
    end
    object Edit1: TEdit
      Left = 106
      Top = 18
      Width = 121
      Height = 20
      Color = clInfoBk
      TabOrder = 1
      Text = '全部'
    end
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 0
    Width = 257
    Height = 521
    TabStop = False
    Align = alLeft
    Color = clInfoBk
    DataSource = DataSourceFPCX
    FixedColor = clWindow
    ImeName = '智能ABC输入法'
    ReadOnly = True
    TabOrder = 1
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -12
    TitleFont.Name = '宋体'
    TitleFont.Style = []
    OnDrawColumnCell = DBGrid1DrawColumnCell
    OnDblClick = DBGrid1DblClick
    Columns = <
      item
        Alignment = taCenter
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'DingdanNo'
        Title.Alignment = taCenter
        Title.Caption = '订单编号'
        Width = 96
        Visible = True
      end
      item
        Alignment = taCenter
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'ReceivingUnit'
        Title.Alignment = taCenter
        Title.Caption = '出售单位'
        Width = 86
        Visible = True
      end
      item
        Alignment = taCenter
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'ContractNo'
        Title.Alignment = taCenter
        Title.Caption = '合同号'
        Width = 100
        Visible = True
      end
      item
        Alignment = taCenter
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'RAddress'
        Title.Alignment = taCenter
        Title.Caption = '出售单位地址'
        Width = 180
        Visible = True
      end
      item
        Alignment = taCenter
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'TelNo'
        Title.Alignment = taCenter
        Title.Caption = '电话'
        Width = 100
        Visible = True
      end
      item
        Alignment = taCenter
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'Date'
        Title.Alignment = taCenter
        Title.Caption = '开票日期'
        Width = 100
        Visible = True
      end
      item
        Alignment = taCenter
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'PayingUnit'
        Title.Alignment = taCenter
        Title.Caption = '购货单位'
        Width = 180
        Visible = True
      end
      item
        Alignment = taCenter
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'LCNo'
        Title.Alignment = taCenter
        Title.Caption = '信用证号'
        Visible = True
      end
      item
        Alignment = taCenter
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'PAddress'
        Title.Alignment = taCenter
        Title.Caption = '购货单位地址'
        Width = 120
        Visible = True
      end
      item
        Alignment = taCenter
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'IssuedBy'
        Title.Alignment = taCenter
        Title.Caption = '开征银行'
        Width = 120
        Visible = True
      end
      item
        Alignment = taCenter
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'MarkNos'
        Title.Alignment = taCenter
        Title.Caption = '标记及唛头'
        Width = 120
        Visible = True
      end
      item
        Alignment = taCenter
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'Description'
        Title.Alignment = taCenter
        Title.Caption = '品名及规格'
        Width = 120
        Visible = True
      end
      item
        Alignment = taCenter
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'Quantity'
        Title.Alignment = taCenter
        Title.Caption = '数量'
        Width = 120
        Visible = True
      end
      item
        Alignment = taCenter
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'UnitPrice'
        Title.Alignment = taCenter
        Title.Caption = '单价'
        Width = 120
        Visible = True
      end
      item
        Alignment = taCenter
        Color = clBtnHighlight
        Expanded = False
        FieldName = 'Amount'
        Title.Alignment = taCenter
        Title.Caption = '总价'
        Width = 120
        Visible = True
      end>
  end
  object DataSourceFPCX: TDataSource
    DataSet = DM.ADOQueryFPCX
    Left = 96
    Top = 264
  end
end

⌨️ 快捷键说明

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