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

📄 sal_enter_saleorder.dfm

📁 一个MRPII系统源代码版本
💻 DFM
📖 第 1 页 / 共 2 页
字号:
inherited Frm_Sal_Enter_SaleOrder: TFrm_Sal_Enter_SaleOrder
  Left = 195
  Top = 115
  Caption = #38144#21806#35746#21333
  PixelsPerInch = 96
  TextHeight = 12
  inherited Pnl_Title: TPanel
    Caption = #38144#21806#35746#21333
  end
  inherited Pnl_Head: TPanel
    Height = 165
    inherited Image1: TImage
      Height = 165
    end
    object Label1: TLabel
      Left = 51
      Top = 29
      Width = 30
      Height = 12
      Caption = #23458#25143':'
      TransParent = True
    end
    object Label3: TLabel
      Left = 199
      Top = 6
      Width = 54
      Height = 12
      Caption = #19979#21333#26085#26399':'
      TransParent = True
    end
    object Label5: TLabel
      Left = 524
      Top = 29
      Width = 54
      Height = 12
      Caption = #38144#21806#31867#22411':'
      TransParent = True
    end
    object Label6: TLabel
      Left = 524
      Top = 52
      Width = 54
      Height = 12
      Caption = #38144#21806#37096#38376':'
      TransParent = True
    end
    object Label7: TLabel
      Left = 512
      Top = 75
      Width = 66
      Height = 12
      Caption = #33829#38144#19994#21153#21592':'
      TransParent = True
    end
    object Label8: TLabel
      Left = 548
      Top = 6
      Width = 30
      Height = 12
      Caption = #36135#24065':'
      TransParent = True
    end
    object Label9: TLabel
      Left = 377
      Top = 6
      Width = 54
      Height = 12
      Caption = #38144#21806#31246#29575':'
      TransParent = True
    end
    object Label10: TLabel
      Left = 27
      Top = 75
      Width = 54
      Height = 12
      Caption = #20184#27454#26465#27454':'
      TransParent = True
    end
    object Label12: TLabel
      Left = 27
      Top = 98
      Width = 54
      Height = 12
      Caption = #21457#36816#26041#24335':'
      TransParent = True
    end
    object Label13: TLabel
      Left = 27
      Top = 52
      Width = 54
      Height = 12
      Caption = #25910#36135#22320#22336':'
      TransParent = True
    end
    object Label14: TLabel
      Left = 45
      Top = 121
      Width = 36
      Height = 12
      Caption = #22791#27880'1:'
      TransParent = True
    end
    object Label15: TLabel
      Left = 15
      Top = 6
      Width = 66
      Height = 12
      Caption = #38144#21806#35746#21333#21495':'
      TransParent = True
    end
    object Label4: TLabel
      Left = 344
      Top = 75
      Width = 54
      Height = 12
      Caption = #26410#31246#24635#39069':'
      TransParent = True
    end
    object Label16: TLabel
      Left = 344
      Top = 98
      Width = 54
      Height = 12
      Caption = #21547#31246#24635#39069':'
      TransParent = True
    end
    object Lab_ShipAddressName: TLabel
      Left = 213
      Top = 118
      Width = 6
      Height = 12
      Visible = False
    end
    object Lab_SaleTermName: TLabel
      Left = 342
      Top = 64
      Width = 6
      Height = 12
      Visible = False
    end
    object Lab_CurrencyName: TLabel
      Left = 139
      Top = 35
      Width = 6
      Height = 12
      Visible = False
    end
    object Lab_SaleDeptName: TLabel
      Left = 341
      Top = 48
      Width = 6
      Height = 12
      Visible = False
    end
    object Lab_CustomerName: TLabel
      Left = 184
      Top = 91
      Width = 6
      Height = 12
      Visible = False
    end
    object Lab_SaleEmployeeName: TLabel
      Left = 139
      Top = 63
      Width = 6
      Height = 12
      Visible = False
    end
    object Label2: TLabel
      Left = 309
      Top = 8
      Width = 6
      Height = 12
      Visible = False
    end
    object Label11: TLabel
      Left = 45
      Top = 142
      Width = 36
      Height = 12
      Caption = #22791#27880'2:'
      TransParent = True
    end
    object Label17: TLabel
      Left = 488
      Top = 97
      Width = 90
      Height = 12
      Caption = #23458#25143#37319#36141#35746#21333#21495':'
      TransParent = True
    end
    object Label18: TLabel
      Left = 536
      Top = 119
      Width = 42
      Height = 12
      Caption = #21442#32771#21495':'
      TransParent = True
    end
    object Edt_SloNo: TEdit
      Left = 84
      Top = 2
      Width = 98
      Height = 20
      MaxLength = 16
      TabOrder = 0
      OnExit = Edt_SloNoExit
    end
    object MEdt_CreateDate: TMaskEdit
      Left = 255
      Top = 2
      Width = 81
      Height = 20
      EditMask = '!9999/99/99;1;_'
      MaxLength = 10
      TabOrder = 1
      Text = ' .  -  -  '
      OnExit = DateCheck
    end
    object Edt_TaxRate_Percent: TEdit
      Left = 437
      Top = 2
      Width = 49
      Height = 20
      MaxLength = 5
      TabOrder = 13
      Text = '17'
      OnExit = Edt_TaxRate_PercentExit
    end
    object Edt_RemArk: TEdit
      Left = 84
      Top = 117
      Width = 403
      Height = 20
      MaxLength = 60
      TabOrder = 21
    end
    object Edt_TotalNoTaxAmount: TEdit
      Left = 401
      Top = 71
      Width = 85
      Height = 20
      Enabled = False
      TabOrder = 10
      Text = ' '
      OnExit = Edt_TotalNoTaxAmountExit
    end
    object Edt_TotalTaxAmount: TEdit
      Left = 401
      Top = 94
      Width = 85
      Height = 20
      Enabled = False
      TabOrder = 11
      Text = ' '
      OnExit = Edt_TotalTaxAmountExit
    end
    object Edt_RemArk1: TEdit
      Left = 84
      Top = 140
      Width = 403
      Height = 20
      MaxLength = 60
      TabOrder = 22
      Text = ' '
    end
    object Edt_SaleTypeName: TEdit
      Left = 634
      Top = 25
      Width = 122
      Height = 20
      Enabled = False
      ReadOnly = True
      TabOrder = 7
      Text = ' '
    end
    object Edt_CurrencyName: TEdit
      Left = 634
      Top = 2
      Width = 122
      Height = 20
      Enabled = False
      ReadOnly = True
      TabOrder = 8
      Text = ' '
    end
    object Edt_SaleDeptName: TEdit
      Left = 634
      Top = 48
      Width = 122
      Height = 20
      Enabled = False
      ReadOnly = True
      TabOrder = 2
      Text = ' '
    end
    object Edt_SaleEmployeeName: TEdit
      Left = 634
      Top = 71
      Width = 122
      Height = 20
      Enabled = False
      ReadOnly = True
      TabOrder = 4
      Text = ' '
    end
    object Edt_SaleTermName: TEdit
      Left = 136
      Top = 71
      Width = 173
      Height = 20
      Enabled = False
      ReadOnly = True
      TabOrder = 6
      Text = ' '
    end
    object Edt_CustomerName: TEdit
      Left = 136
      Top = 25
      Width = 350
      Height = 20
      Enabled = False
      ReadOnly = True
      TabOrder = 3
      Text = ' '
    end
    object Edt_ShipModeName: TEdit
      Left = 136
      Top = 94
      Width = 173
      Height = 20
      Enabled = False
      ReadOnly = True
      TabOrder = 9
      Text = ' '
    end
    object Edt_ShipAddressName: TEdit
      Left = 136
      Top = 48
      Width = 350
      Height = 20
      Enabled = False
      ReadOnly = True
      TabOrder = 5
      Text = ' '
    end
    object Edt_CustomerCode: TLinkEdit
      Left = 84
      Top = 25
      Width = 50
      Height = 20
      LinkStyle = lsEllipsis
      TabOrder = 12
      Text = ' '

⌨️ 快捷键说明

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