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

📄 bas_customer_d.dfm

📁 一个MRPII系统源代码版本
💻 DFM
📖 第 1 页 / 共 2 页
字号:
inherited Frm_Bas_Customer_D: TFrm_Bas_Customer_D
  Left = 28
  Top = 0
  Caption = '客户主文件'
  ClientHeight = 520
  ClientWidth = 675
  PixelsPerInch = 96
  TextHeight = 12
  object Label4: TLabel [0]
    Left = 57
    Top = 36
    Width = 60
    Height = 12
    Caption = '客户名称:'
    FocuScontrol = Edt_CustomerName
  end
  object Label5: TLabel [1]
    Left = 57
    Top = 13
    Width = 60
    Height = 12
    Caption = '客户代码:'
    FocuScontrol = Edt_CustomerCode
  end
  object Label8: TLabel [2]
    Left = 354
    Top = 173
    Width = 66
    Height = 12
    Caption = 'Email地址:'
    FocuScontrol = Edt_Customeremail
  end
  object Label10: TLabel [3]
    Left = 57
    Top = 173
    Width = 60
    Height = 12
    Caption = '地    址:'
    FocuScontrol = Edt_CustomerAddress
  end
  object Label12: TLabel [4]
    Left = 57
    Top = 196
    Width = 60
    Height = 12
    Caption = '电    话:'
    FocuScontrol = Edt_Customertel
  end
  object Label13: TLabel [5]
    Left = 360
    Top = 219
    Width = 60
    Height = 12
    Caption = '银行帐号:'
    FocuScontrol = Edt_Customerbankaccno
  end
  object Label14: TLabel [6]
    Left = 348
    Top = 241
    Width = 72
    Height = 12
    Caption = '税务登记号:'
    FocuScontrol = Edt_Customertaxno
  end
  object Label15: TLabel [7]
    Left = 57
    Top = 287
    Width = 60
    Height = 12
    Caption = '法人代表:'
    FocuScontrol = Edt_Customerowner
  end
  object Label16: TLabel [8]
    Left = 57
    Top = 219
    Width = 60
    Height = 12
    Caption = '开户银行:'
    FocuScontrol = Edt_Customerbank
  end
  object Label17: TLabel [9]
    Left = 57
    Top = 241
    Width = 60
    Height = 12
    Caption = '缺省税率:'
    FocuScontrol = Edt_Customertaxrate_Percent
  end
  object Label18: TLabel [10]
    Left = 360
    Top = 264
    Width = 60
    Height = 12
    Caption = '联 系 人:'
    FocuScontrol = Edt_Customercontact
  end
  object Label19: TLabel [11]
    Left = 57
    Top = 264
    Width = 60
    Height = 12
    Caption = '负 责 人:'
    FocuScontrol = Edt_Customerceo
  end
  object Label21: TLabel [12]
    Left = 57
    Top = 419
    Width = 60
    Height = 12
    Caption = '备    注:'
    FocuScontrol = Edt_CustomerremArk
  end
  object Label1: TLabel [13]
    Left = 360
    Top = 13
    Width = 60
    Height = 12
    Caption = '客户简称:'
    FocuScontrol = Edt_CustomershortName
  end
  object Label2: TLabel [14]
    Left = 360
    Top = 196
    Width = 60
    Height = 12
    Caption = '传    真:'
    FocuScontrol = Edt_Customerfax
  end
  object lbl_ParamName1: TLabel [15]
    Left = 33
    Top = 439
    Width = 84
    Height = 12
    Caption = 'lbl_ParamName1'
    Visible = False
  end
  object lbl_ParamName2: TLabel [16]
    Left = 335
    Top = 441
    Width = 84
    Height = 12
    Caption = 'lbl_ParamName2'
    Visible = False
  end
  object lbl_ParamName3: TLabel [17]
    Left = 33
    Top = 486
    Width = 84
    Height = 12
    Caption = 'lbl_ParamName3'
    Visible = False
  end
  object lbl_ParamName4: TLabel [18]
    Left = 335
    Top = 464
    Width = 84
    Height = 12
    Caption = 'lbl_ParamName4'
    Visible = False
  end
  object lbl_ParamName5: TLabel [19]
    Left = 33
    Top = 465
    Width = 84
    Height = 12
    Caption = 'lbl_ParamName5'
    Visible = False
  end
  object Label3: TLabel [20]
    Left = 173
    Top = 238
    Width = 10
    Height = 19
    Caption = '%'
    Font.ChArset = GB2312_CHArSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
  end
  object Label7: TLabel [21]
    Left = 33
    Top = 150
    Width = 84
    Height = 12
    Caption = '是否信用控制:'
    FocuScontrol = Cmbbx_CustomercreditCtrl
  end
  object Label11: TLabel [22]
    Left = 360
    Top = 150
    Width = 60
    Height = 12
    Caption = '信 用 额:'
    FocuScontrol = Edt_Customercredit
  end
  object Label6: TLabel [23]
    Left = 336
    Top = 287
    Width = 84
    Height = 12
    Caption = '是否冻结发货:'
  end
  object Label9: TLabel [24]
    Left = 81
    Top = 59
    Width = 36
    Height = 12
    Caption = '区域:'
    FocuScontrol = Edt_CustomerName
  end
  object Label20: TLabel [25]
    Left = 312
    Top = 59
    Width = 108
    Height = 12
    Caption = '销售价格控制方式:'
    FocuScontrol = Edt_CustomerName
  end
  object Label22: TLabel [26]
    Left = 57
    Top = 82
    Width = 60
    Height = 12
    Caption = '发货方式:'
    FocuScontrol = Edt_CustomerName
  end
  object Label23: TLabel [27]
    Left = 384
    Top = 82
    Width = 36
    Height = 12
    Caption = '货币:'
    FocuScontrol = Edt_CustomerName
  end
  object Label24: TLabel [28]
    Left = 57
    Top = 104
    Width = 60
    Height = 12
    Caption = '付款条款:'
    FocuScontrol = Edt_CustomerName
  end
  object Label25: TLabel [29]
    Left = 360
    Top = 105
    Width = 60
    Height = 12
    Caption = '销售类型:'
    FocuScontrol = Edt_CustomerName
  end
  object Label26: TLabel [30]
    Left = 33
    Top = 127
    Width = 84
    Height = 12
    Caption = '销售部门标识:'
    FocuScontrol = Edt_CustomerName
  end
  object Label27: TLabel [31]
    Left = 348
    Top = 127
    Width = 72
    Height = 12
    Caption = '营销业务员:'
    FocuScontrol = Edt_CustomerName
  end
  object Label28: TLabel [32]
    Left = 9
    Top = 309
    Width = 108
    Height = 12
    Caption = '销售发票核销方式:'
    FocuScontrol = Edt_CustomerName
  end
  object Label29: TLabel [33]
    Left = 339
    Top = 311
    Width = 84
    Height = 12
    Caption = '应收帐款科目:'
  end
  object Label30: TLabel [34]
    Left = 536
    Top = 310
    Width = 6
    Height = 12
    Visible = False
  end
  object Label31: TLabel [35]
    Left = 21
    Top = 332
    Width = 96
    Height = 12
    Caption = '主营业收入科目:'
  end
  object Lbl_KmName1: TLabel [36]
    Left = 251
    Top = 332
    Width = 6
    Height = 12
    Visible = False
  end
  object Label33: TLabel [37]
    Left = 9
    Top = 354
    Width = 108
    Height = 12
    Caption = '其他业务收入科目:'
  end
  object Lbl_KmName2: TLabel [38]
    Left = 251
    Top = 354
    Width = 6
    Height = 12
    Visible = False
  end
  object Label32: TLabel [39]
    Left = 9
    Top = 376
    Width = 108
    Height = 12
    Caption = '主营业务成本科目:'
  end
  object Label34: TLabel [40]
    Left = 251
    Top = 376
    Width = 6
    Height = 12
    Visible = False
  end
  object Label35: TLabel [41]
    Left = 9
    Top = 398
    Width = 108
    Height = 12
    Caption = '其它业务支出科目:'
  end
  object Label36: TLabel [42]
    Left = 251
    Top = 398
    Width = 6
    Height = 12
    Visible = False
  end
  inherited btn_ok: TButton
    Left = 316
    Top = 485
    TabOrder = 40
  end
  inherited btn_Cancel: TButton
    Left = 420
    Top = 485
    TabOrder = 41
  end
  inherited Pnl_Add: TPanel
    Left = 620
    TabOrder = 42
  end
  object Edt_Customerbank: TEdit [46]
    Left = 122
    Top = 213
    Width = 186
    Height = 20
    MaxLength = 40
    TabOrder = 17
  end
  object Edt_Customerowner: TEdit [47]
    Left = 122
    Top = 282
    Width = 104
    Height = 20
    MaxLength = 8
    TabOrder = 23
  end
  object Edt_CustomerremArk: TEdit [48]
    Left = 122
    Top = 414
    Width = 485
    Height = 20
    MaxLength = 60
    TabOrder = 34
    OnExit = Edt_CustomerremArkExit
  end
  object Edt_Customerceo: TEdit [49]
    Left = 122
    Top = 259
    Width = 104
    Height = 20
    MaxLength = 8
    TabOrder = 21
  end
  object Edt_Customertaxrate_Percent: TEdit [50]
    Left = 122
    Top = 236
    Width = 47
    Height = 20
    TabOrder = 19
    OnExit = Edt_Customertaxrate_PercentExit
  end
  object Edt_Customercontact: TEdit [51]
    Left = 423
    Top = 259
    Width = 104
    Height = 20
    MaxLength = 20
    TabOrder = 22
  end

⌨️ 快捷键说明

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