prepb.dfm

来自「一个以前收集的基于C/S架构的ERP客户端源代码」· DFM 代码 · 共 685 行 · 第 1/2 页

DFM
685
字号
      TabOrder = 13
      KeyItem = cbItem2
    end
    object scPrePbFmonth: TSDComboBox
      Left = 66
      Top = 41
      Width = 100
      Height = 20
      Color = 50331647
      Ctl3D = False
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ItemHeight = 12
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 1
      Text = 'scPrePbFmonth'
      KeyItem = cbItem2
      ReadOnly = True
    end
    object sePrePbEnrate: TSDEdit
      Left = 236
      Top = 96
      Width = 100
      Height = 18
      Ctl3D = False
      MaxLength = 13
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 5
      Text = '0'
      DigLen = 4
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object sePrePbAmt: TSDEdit
      Left = 70
      Top = 178
      Width = 91
      Height = 18
      Ctl3D = False
      MaxLength = 13
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 10
      Text = '0'
      DigLen = 2
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object sePrePbSettleCode: TSDEdit
      Left = 236
      Top = 151
      Width = 100
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 9
      SplitSymbol = ' | '
    end
    object sePrePbCAmt: TSDEdit
      Left = 236
      Top = 179
      Width = 100
      Height = 18
      Ctl3D = False
      MaxLength = 13
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 11
      Text = '0'
      DigLen = 2
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object sePrePbCode: TSDEdit
      Left = 66
      Top = 14
      Width = 100
      Height = 18
      Ctl3D = False
      MaxLength = 18
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 0
      Text = 'sePrePbCode'
      OnKeyDown = sePrePbCodeKeyDown
      SplitSymbol = ' | '
    end
    object scPrePbSupply: TSDComboBox
      Left = 67
      Top = 68
      Width = 267
      Height = 20
      Style = csSimple
      Color = 50331647
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ItemHeight = 12
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 3
      Text = 'scPrePbSupply'
      KeyItem = cbItem2
    end
    object dePrePbDate: TDateEdit
      Left = 236
      Top = 43
      Width = 100
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = False
      CDate = '2003-05-12'
      InitDate = '2003-05-12 16:11:56'
      ModalResult = 0
      TabOrder = 2
      Color = 50331647
      Ctl3D = False
      ParentCtl3D = False
    end
    object memPrePbDesc: TMemo
      Left = 12
      Top = 257
      Width = 320
      Height = 49
      Color = 50331647
      Ctl3D = False
      Lines.Strings = (
        '')
      ParentCtl3D = False
      TabOrder = 14
    end
    object scPrePbCurrency: TSDComboBox
      Left = 66
      Top = 96
      Width = 100
      Height = 20
      Color = 50331647
      Ctl3D = False
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ItemHeight = 12
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 4
      Text = 'scPrePbCurrency'
      OnClick = scPrePbCurrencyClick
      KeyItem = cbItem2
      ReadOnly = True
    end
    object scPrePbFrom: TSDComboBox
      Left = 66
      Top = 206
      Width = 100
      Height = 20
      Color = 50331647
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ItemHeight = 12
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 12
      Text = 'scPrePbFrom'
      KeyItem = cbItem2
    end
    object scPrePbSettleMode: TSDComboBox
      Left = 66
      Top = 150
      Width = 100
      Height = 20
      Color = 50331647
      Ctl3D = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ItemHeight = 12
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 8
      Text = 'scPrePbSettleMode'
      KeyItem = cbItem2
    end
    object sePrePbFbbNo: TSDEdit
      Left = 66
      Top = 124
      Width = 99
      Height = 18
      Ctl3D = False
      MaxLength = 13
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 6
      Text = '0'
      DataType = dtNumber
      CharType = ctMathematic
      SplitSymbol = ' | '
      DefaultValue = '0'
    end
    object scPrePbFbbCac: TSDComboBox
      Left = 236
      Top = 123
      Width = 100
      Height = 20
      Color = 50331647
      Ctl3D = False
      Enabled = False
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ItemHeight = 12
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 7
      Text = 'scPrePbFbbCac'
      KeyItem = cbItem2
      ReadOnly = True
    end
    object SupplyCodeButton: TSDEdit
      Left = 312
      Top = 70
      Width = 22
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 15
      Text = 'sePohPsite'
      OnButtonClick = SupplyCodeButtonButtonClick
      ButtonVisible = True
      KeyItem = cbItem2
      SplitSymbol = ' | '
    end
  end
  object FloatPanel3: TFloatPanel [4]
    Left = 0
    Top = 359
    Width = 682
    Height = 33
    Align = alBottom
    Color = 50331647
    Enabled = False
    Caption = 'FloatPanel3'
    ParentColor = False
    TabOrder = 4
    object Label9: TLabel
      Left = 122
      Top = 8
      Width = 48
      Height = 12
      Caption = '审核人:'
    end
    object lbPrePbChecker: TLabel
      Left = 170
      Top = 8
      Width = 84
      Height = 12
      Caption = 'lbPrePbChecker'
    end
    object Label6: TLabel
      Left = 290
      Top = 8
      Width = 60
      Height = 12
      Caption = '审核日期:'
    end
    object lbPrePbCheckDate: TLabel
      Left = 351
      Top = 8
      Width = 96
      Height = 12
      Caption = 'lbPrePbCheckDate'
    end
    object Label7: TLabel
      Left = 487
      Top = 8
      Width = 48
      Height = 12
      Caption = '操作员:'
    end
    object lbPrePbUser: TLabel
      Left = 536
      Top = 8
      Width = 66
      Height = 12
      Caption = 'lbPrePbUser'
    end
    object chkPrePbCheck: TCheckBox
      Left = 48
      Top = 6
      Width = 45
      Height = 17
      Caption = '审核'
      Checked = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      State = cbChecked
      TabOrder = 0
    end
  end
  inherited RecPrintDlg: TPrintDialog
    Left = 635
    Top = 7
  end
  inherited PrnSetupDlg: TPrinterSetupDialog
    Left = 611
    Top = 7
  end
end

⌨️ 快捷键说明

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