unbcst.dfm

来自「超市系统开发 超市系统开发 超市系统开发 超市系统开发」· DFM 代码 · 共 1,659 行 · 第 1/3 页

DFM
1,659
字号
object FMBCST: TFMBCST
  Left = 159
  Top = 112
  AutoScroll = False
  Caption = '客户信息管理'
  ClientHeight = 489
  ClientWidth = 570
  Color = clMenu
  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 = 470
    Width = 570
    Height = 19
    Panels = <
      item
        Alignment = taCenter
        Width = 120
      end
      item
        Width = 120
      end>
    SimplePanel = False
  end
  object Panel2: TPanel
    Left = 0
    Top = 0
    Width = 570
    Height = 470
    Align = alClient
    BevelOuter = bvNone
    BorderStyle = bsSingle
    Caption = ' '
    Color = clActiveBorder
    Ctl3D = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = '宋体'
    Font.Style = []
    ParentCtl3D = False
    ParentFont = False
    TabOrder = 1
    object LBBCENO: TLabel
      Left = 2
      Top = 28
      Width = 48
      Height = 12
      Caption = '客户编号'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCNAM: TLabel
      Left = 2
      Top = 48
      Width = 48
      Height = 12
      Caption = '客户名称'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBNENO: TLabel
      Left = 2
      Top = 7
      Width = 48
      Height = 12
      Caption = '内部业务'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCSCN: TLabel
      Left = 2
      Top = 88
      Width = 48
      Height = 12
      Caption = '客户分类'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCMN1: TLabel
      Left = 165
      Top = 88
      Width = 36
      Height = 12
      Caption = '负责人'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCMN2: TLabel
      Left = 2
      Top = 108
      Width = 36
      Height = 12
      Caption = '联络人'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCMN3: TLabel
      Left = 165
      Top = 108
      Width = 36
      Height = 12
      Caption = '业务员'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCCNA: TLabel
      Left = 2
      Top = 68
      Width = 48
      Height = 12
      Caption = '英文名称'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCTL1: TLabel
      Left = 2
      Top = 128
      Width = 30
      Height = 12
      Caption = '电话1'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCTL2: TLabel
      Left = 2
      Top = 148
      Width = 30
      Height = 12
      Caption = '电话2'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCFX1: TLabel
      Left = 165
      Top = 128
      Width = 30
      Height = 12
      Caption = '传真1'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCFX2: TLabel
      Left = 165
      Top = 148
      Width = 30
      Height = 12
      Caption = '传真2'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCAD1: TLabel
      Left = 107
      Top = 168
      Width = 48
      Height = 12
      Caption = '公司地址'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCAD2: TLabel
      Left = 107
      Top = 188
      Width = 48
      Height = 12
      Caption = '发票地址'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCTL9: TLabel
      Left = 165
      Top = 228
      Width = 48
      Height = 12
      Caption = '送货电话'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCAD9: TLabel
      Left = 107
      Top = 208
      Width = 48
      Height = 12
      Caption = '送货地址'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCZP1: TLabel
      Left = 2
      Top = 168
      Width = 48
      Height = 12
      Caption = '邮政编码'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCZP2: TLabel
      Left = 2
      Top = 188
      Width = 48
      Height = 12
      Caption = '邮政编码'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCZP9: TLabel
      Left = 2
      Top = 208
      Width = 48
      Height = 12
      Caption = '邮政编码'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCDIS: TLabel
      Left = 2
      Top = 288
      Width = 48
      Height = 12
      Caption = '打折比例'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCTP1: TLabel
      Left = 2
      Top = 308
      Width = 48
      Height = 12
      Caption = '帐款额度'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCTP2: TLabel
      Left = 2
      Top = 328
      Width = 48
      Height = 12
      Caption = '票据额度'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCTP5: TLabel
      Left = 116
      Top = 288
      Width = 60
      Height = 12
      Caption = '未  清  款'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCTP6: TLabel
      Left = 116
      Top = 308
      Width = 48
      Height = 12
      Caption = '预收金额'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCALT: TLabel
      Left = 116
      Top = 328
      Width = 48
      Height = 12
      Caption = '已交易额'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCTDT: TLabel
      Left = 230
      Top = 308
      Width = 36
      Height = 12
      Caption = '交易日'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCDAT: TLabel
      Left = 230
      Top = 328
      Width = 48
      Height = 12
      Caption = '建档日期'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCID1: TLabel
      Left = 2
      Top = 268
      Width = 48
      Height = 12
      Caption = '统一编号'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCTTD: TLabel
      Left = 230
      Top = 288
      Width = 48
      Height = 12
      Caption = '付款日期'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCMRK: TLabel
      Left = 2
      Top = 352
      Width = 48
      Height = 12
      Caption = '叙    述'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCTBK: TLabel
      Left = 165
      Top = 268
      Width = 48
      Height = 12
      Caption = '往来银行'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCTPN: TLabel
      Left = 2
      Top = 228
      Width = 48
      Height = 12
      Caption = '帐款科目'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCTTP: TLabel
      Left = 165
      Top = 248
      Width = 48
      Height = 12
      Caption = '付款方式'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LBBCTEG: TLabel
      Left = 2
      Top = 248
      Width = 48
      Height = 12
      Caption = '使用汇率'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object LB_MAX: TLabel
      Left = 0
      Top = 433
      Width = 60
      Height = 15
      Caption = '最大编号'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -15
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object BCMRK: TDBMemo
      Left = 55
      Top = 347
      Width = 286
      Height = 75
      DataField = 'BCMRK'
      DataSource = FMBCSTD.DSBCST
      TabOrder = 33
    end
    object BCENO: TJDBEdit
      Left = 55
      Top = 25
      Width = 120
      Height = 19
      DataField = 'BCENO'
      DataSource = FMBCSTD.DSBCST
      TabOrder = 1
      _EditType = EDIT
      _SHOWCAL = NONE
    end
    object BCNAM: TJDBEdit
      Left = 55
      Top = 45
      Width = 285
      Height = 19
      DataField = 'BCNAM'
      DataSource = FMBCSTD.DSBCST
      TabOrder = 2
      _EditType = EDIT
      _SHOWCAL = NONE
    end
    object BCMN2: TJDBEdit
      Left = 55
      Top = 105
      Width = 100
      Height = 19
      DataField = 'BCMN2'
      DataSource = FMBCSTD.DSBCST
      TabOrder = 6
      _EditType = EDIT
      _SHOWCAL = NONE

⌨️ 快捷键说明

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