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

📄 unbsup.dfm

📁 DELPHI编写的商场收银POS机源代码
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object FMBSUP: TFMBSUP
  Left = 47
  Top = 55
  AutoScroll = False
  Caption = '厂商信息'
  ClientHeight = 473
  ClientWidth = 692
  Color = 15648684
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -15
  Font.Name = '宋体'
  Font.Style = []
  Menu = MainMenu
  OldCreateOrder = True
  Position = poScreenCenter
  Scaled = False
  OnClose = FormClose
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 15
  object StatusBar: TStatusBar
    Left = 0
    Top = 454
    Width = 692
    Height = 19
    Panels = <
      item
        Alignment = taCenter
        Width = 120
      end
      item
        Width = 120
      end>
    SimplePanel = False
  end
  object Panel2: TPanel
    Left = 0
    Top = 0
    Width = 567
    Height = 454
    Align = alClient
    BevelOuter = bvNone
    BorderStyle = bsSingle
    Caption = ' '
    Color = 16766935
    Ctl3D = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = '宋体'
    Font.Style = []
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 1
    object LBBSENO: TLabel
      Left = 5
      Top = 8
      Width = 52
      Height = 13
      Caption = '厂商编号'
    end
    object LBBSNAM: TLabel
      Left = 5
      Top = 28
      Width = 52
      Height = 13
      Caption = '厂商名称'
    end
    object LBBSSCN: TLabel
      Left = 5
      Top = 68
      Width = 52
      Height = 13
      Caption = '厂商分类'
    end
    object LBBSMN1: TLabel
      Left = 164
      Top = 68
      Width = 53
      Height = 13
      Caption = '负 责 人'
    end
    object LBBSMN2: TLabel
      Left = 5
      Top = 88
      Width = 53
      Height = 13
      Caption = '联 络 人'
    end
    object LBBSMN3: TLabel
      Left = 164
      Top = 88
      Width = 53
      Height = 13
      Caption = '业 务 员'
    end
    object LBBSCNA: TLabel
      Left = 5
      Top = 48
      Width = 52
      Height = 13
      Caption = '英文名称'
    end
    object LBBSTL1: TLabel
      Left = 5
      Top = 108
      Width = 53
      Height = 13
      Caption = '电 话 1'
    end
    object LBBSTL2: TLabel
      Left = 5
      Top = 128
      Width = 53
      Height = 13
      Caption = '电 话 2'
    end
    object LBBSFX1: TLabel
      Left = 164
      Top = 108
      Width = 53
      Height = 13
      Caption = '传 真 1'
    end
    object LBBSFX2: TLabel
      Left = 164
      Top = 128
      Width = 53
      Height = 13
      Caption = '传 真 2'
    end
    object LBBSAD1: TLabel
      Left = 112
      Top = 148
      Width = 52
      Height = 13
      Caption = '公司地址'
    end
    object LBBSAD2: TLabel
      Left = 112
      Top = 168
      Width = 52
      Height = 13
      Caption = '发票地址'
    end
    object LBBSTL9: TLabel
      Left = 165
      Top = 208
      Width = 52
      Height = 13
      Caption = '送货电话'
    end
    object LBBSAD9: TLabel
      Left = 112
      Top = 188
      Width = 52
      Height = 13
      Caption = '送货地址'
    end
    object LBBSZP1: TLabel
      Left = 5
      Top = 148
      Width = 52
      Height = 13
      Caption = '邮政编码'
    end
    object LBBSZP2: TLabel
      Left = 5
      Top = 168
      Width = 52
      Height = 13
      Caption = '邮政编码'
    end
    object LBBSZP9: TLabel
      Left = 5
      Top = 188
      Width = 52
      Height = 13
      Caption = '邮政编码'
    end
    object LBBSTPN: TLabel
      Left = 5
      Top = 208
      Width = 52
      Height = 13
      Caption = '帐款科目'
    end
    object LBBSTDT: TLabel
      Left = 238
      Top = 288
      Width = 39
      Height = 13
      Caption = '交易日'
    end
    object LBBSDAT: TLabel
      Left = 238
      Top = 308
      Width = 39
      Height = 13
      Caption = '建档日'
    end
    object LBBSID1: TLabel
      Left = 5
      Top = 248
      Width = 52
      Height = 13
      Caption = '统一编号'
    end
    object LBBSTEG: TLabel
      Left = 5
      Top = 228
      Width = 52
      Height = 13
      Caption = '使用汇率'
    end
    object LBBSMRK: TLabel
      Left = 5
      Top = 328
      Width = 52
      Height = 13
      Caption = '叙  述'
    end
    object LBBSTBK: TLabel
      Left = 165
      Top = 248
      Width = 52
      Height = 13
      Caption = '往来银行'
    end
    object LBBSDIS: TLabel
      Left = 5
      Top = 268
      Width = 52
      Height = 13
      Caption = '打折比例'
    end
    object LBBSTP1: TLabel
      Left = 5
      Top = 288
      Width = 52
      Height = 13
      Caption = '帐款额度'
    end
    object LBBSTP2: TLabel
      Left = 5
      Top = 308
      Width = 52
      Height = 13
      Caption = '票据额度'
    end
    object LBBSTP5: TLabel
      Left = 121
      Top = 268
      Width = 67
      Height = 13
      Caption = '未  清  款'
    end
    object LBBSTP6: TLabel
      Left = 121
      Top = 288
      Width = 52
      Height = 13
      Caption = '预付金额'
    end
    object LBBSALT: TLabel
      Left = 121
      Top = 308
      Width = 52
      Height = 13
      Caption = '已交易额'
    end
    object LBBSTTP: TLabel
      Left = 165
      Top = 228
      Width = 52
      Height = 13
      Caption = '付款方式'
    end
    object LBBSTTD: TLabel
      Left = 238
      Top = 268
      Width = 39
      Height = 13
      Caption = '付款日'
    end
    object Label6: TLabel
      Left = 319
      Top = 269
      Width = 22
      Height = 11
      Caption = '数字'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -11
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LB_MAX: TLabel
      Left = 0
      Top = 435
      Width = 60
      Height = 15
      Caption = '最大编号'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -15
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object GroupBox1: TGroupBox
      Left = 343
      Top = 245
      Width = 220
      Height = 201
      Caption = '快速查询'
      Ctl3D = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -13
      Font.Name = '宋体'
      Font.Style = []
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 0
      object LB1: TLabel
        Left = 7
        Top = 25
        Width = 52
        Height = 13
        Caption = '厂商编号'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object LB2: TLabel
        Left = 7
        Top = 45
        Width = 52
        Height = 13
        Caption = '厂商名称'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object LB3: TLabel
        Left = 7
        Top = 65
        Width = 53
        Height = 13
        Caption = '负 责 人'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label7: TLabel
        Left = 133
        Top = 24
        Width = 13
        Height = 13
        Caption = '至'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label9: TLabel
        Left = 133
        Top = 64
        Width = 13
        Height = 13
        Caption = '至'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label1: TLabel
        Left = 133
        Top = 44
        Width = 13
        Height = 13
        Caption = '至'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label2: TLabel
        Left = 7
        Top = 85
        Width = 68
        Height = 13
        Caption = '电  话   1'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label3: TLabel
        Left = 133
        Top = 84
        Width = 13
        Height = 13
        Caption = '至'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label8: TLabel
        Left = 7
        Top = 105
        Width = 68
        Height = 13
        Caption = '电  话   2'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label10: TLabel
        Left = 133
        Top = 104
        Width = 13
        Height = 13
        Caption = '至'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label11: TLabel
        Left = 7
        Top = 125
        Width = 68
        Height = 13
        Caption = '住  址   1'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = '宋体'
        Font.Style = []
        ParentFont = False
      end
      object Label12: TLabel
        Left = 133
        Top = 124
        Width = 13
        Height = 13
        Caption = '至'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText

⌨️ 快捷键说明

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