nrdc.dfm

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

DFM
360
字号
inherited frmNrdc: TfrmNrdc
  Left = 87
  Top = 77
  Width = 669
  Height = 470
  Caption = '票据贴现'
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  inherited sbBar: TStatusBar
    Top = 402
    Width = 661
  end
  inherited CoolBar1: TCoolBar
    Width = 661
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 661
      end>
    inherited tbMainBar: TToolBar
      Width = 648
    end
  end
  object sgNrdc: TSDGrid [2]
    Left = 0
    Top = 39
    Width = 337
    Height = 363
    Align = alLeft
    Color = 50331647
    ColCount = 4
    Ctl3D = False
    DefaultRowHeight = 18
    FixedColor = 8564917
    RowCount = 4
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
    ParentCtl3D = False
    TabOrder = 2
    OnClick = sgNrdcClick
    EvenGridColor = 50331647
    OddGridColor = 50331647
    Columns = <
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '贴现票据'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '贴现银行'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '贴现原因'
        ColumnWidth = 0
      end>
    ColWidths = (
      10
      74
      132
      108)
  end
  object FloatPanel1: TFloatPanel [3]
    Left = 337
    Top = 39
    Width = 324
    Height = 363
    Align = alClient
    Color = 50331647
    Caption = 'FloatPanel1'
    ParentColor = False
    TabOrder = 3
    object Label1: TLabel
      Left = 28
      Top = 32
      Width = 60
      Height = 12
      Caption = '贴现票据:'
    end
    object Label6: TLabel
      Left = 28
      Top = 229
      Width = 60
      Height = 12
      Caption = '费用类型:'
    end
    object Label2: TLabel
      Left = 28
      Top = 60
      Width = 60
      Height = 12
      Caption = '财务月份:'
    end
    object Label5: TLabel
      Left = 28
      Top = 88
      Width = 48
      Height = 12
      Caption = '日  期:'
    end
    object Label3: TLabel
      Left = 28
      Top = 144
      Width = 60
      Height = 12
      Caption = '贴现银行:'
    end
    object Label4: TLabel
      Left = 28
      Top = 172
      Width = 48
      Height = 12
      Caption = '贴现率:'
    end
    object Label7: TLabel
      Left = 168
      Top = 173
      Width = 48
      Height = 12
      Caption = '净  额:'
      Enabled = False
    end
    object Label8: TLabel
      Left = 28
      Top = 201
      Width = 48
      Height = 12
      Caption = '利  息:'
    end
    object Label9: TLabel
      Left = 28
      Top = 258
      Width = 48
      Height = 12
      Caption = '费  用:'
    end
    object Label10: TLabel
      Left = 28
      Top = 286
      Width = 60
      Height = 12
      Caption = '贴现原因:'
    end
    object Label11: TLabel
      Left = 28
      Top = 314
      Width = 48
      Height = 12
      Caption = '操作员:'
    end
    object lblNrdcUser: TLabel
      Left = 87
      Top = 313
      Width = 130
      Height = 12
      AutoSize = False
      Caption = 'lblNrdcUser'
    end
    object Label12: TLabel
      Left = 28
      Top = 116
      Width = 60
      Height = 12
      Caption = '票据金额:'
      Enabled = False
    end
    object seNrdcCode: TSDEdit
      Left = 85
      Top = 31
      Width = 136
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 0
      Text = 'seNrdcCode'
      OnExit = seNrdcCodeExit
      OnButtonClick = seNrdcCodeButtonClick
      ButtonVisible = True
      SplitSymbol = ' | '
    end
    object scNrdcExpense: TSDComboBox
      Left = 85
      Top = 223
      Width = 131
      Height = 20
      Style = csDropDownList
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 7
      KeyItem = cbItem2
    end
    object seNrdcFmonth: TSDEdit
      Left = 85
      Top = 57
      Width = 136
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 1
      Text = 'seNrdcFmonth'
      SplitSymbol = ' | '
    end
    object deNrdcDate: TDateEdit
      Left = 85
      Top = 87
      Width = 108
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = False
      CDate = '2003-04-04'
      InitDate = '2003-04-04 15:19:12'
      ModalResult = 0
      TabOrder = 2
      Color = -2113929211
      Ctl3D = False
      ParentCtl3D = False
    end
    object seNrdcBank: TSDEdit
      Left = 85
      Top = 142
      Width = 188
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 3
      Text = 'seNrdcBank'
      SplitSymbol = ' | '
    end
    object seNrdcRate: TSDEdit
      Left = 85
      Top = 169
      Width = 66
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 4
      Text = 'seNrdcRate'
      OnExit = seNrdcRateExit
      CharType = ctMathematic
      SplitSymbol = ' | '
    end
    object seNrdcAmt: TSDEdit
      Left = 219
      Top = 171
      Width = 94
      Height = 18
      TabStop = False
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 5
      Text = 'seNrdcAmt'
      CharType = ctMathematic
      SplitSymbol = ' | '
    end
    object seNrdcInr: TSDEdit
      Left = 85
      Top = 198
      Width = 107
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 6
      Text = 'seNrdcInr'
      CharType = ctMathematic
      SplitSymbol = ' | '
    end
    object seNrdcExp: TSDEdit
      Left = 85
      Top = 255
      Width = 108
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 8
      Text = 'seNrdcExp'
      CharType = ctMathematic
      SplitSymbol = ' | '
    end
    object scNrdcReason: TSDComboBox
      Left = 85
      Top = 280
      Width = 131
      Height = 20
      Style = csDropDownList
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 9
      KeyItem = cbItem2
    end
    object seArnrAmt: TSDEdit
      Left = 85
      Top = 113
      Width = 107
      Height = 18
      TabStop = False
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 10
      Text = 'seArnrAmt'
      CharType = ctMathematic
      SplitSymbol = ' | '
    end
  end
  inherited MainMenu1: TMainMenu
    Left = 626
    Top = 3
  end
  inherited ImageList1: TImageList
    Left = 537
    Top = 2
  end
  inherited RecPrintDlg: TPrintDialog
    Left = 563
    Top = 65535
  end
  inherited PrnSetupDlg: TPrinterSetupDialog
    Left = 595
    Top = 65535
  end
end

⌨️ 快捷键说明

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