apnp.dfm

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

DFM
718
字号
inherited frmApnp: TfrmApnp
  Left = 92
  Top = 93
  Width = 680
  Height = 460
  Caption = '应付票据'
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  inherited sbBar: TStatusBar
    Top = 389
    Width = 672
  end
  inherited CoolBar1: TCoolBar
    Width = 672
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 672
      end>
    inherited tbMainBar: TToolBar
      Width = 659
    end
  end
  object sgApnp: TSDGrid [2]
    Left = 0
    Top = 39
    Width = 329
    Height = 317
    Align = alLeft
    Color = 50331647
    Ctl3D = False
    DefaultRowHeight = 22
    FixedColor = 8564917
    RowCount = 1
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
    ParentCtl3D = False
    TabOrder = 2
    OnClick = sgApnpClick
    EvenGridColor = 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
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -12
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '核销金额'
        ColumnWidth = 0
      end>
    ColWidths = (
      9
      91
      81
      78
      64)
  end
  object FloatPanel3: TFloatPanel [3]
    Left = 0
    Top = 356
    Width = 672
    Height = 33
    Align = alBottom
    Color = 50331647
    Enabled = False
    Caption = 'FloatPanel3'
    ParentColor = False
    TabOrder = 3
    object Label9: TLabel
      Left = 122
      Top = 8
      Width = 48
      Height = 12
      Caption = '审核人:'
    end
    object lbApnpChecker: TLabel
      Left = 170
      Top = 8
      Width = 78
      Height = 12
      Caption = 'lbApnpChecker'
    end
    object Label6: TLabel
      Left = 290
      Top = 8
      Width = 60
      Height = 12
      Caption = '审核日期:'
    end
    object lbApnpCheckDate: TLabel
      Left = 351
      Top = 8
      Width = 90
      Height = 12
      Caption = 'lbApnpCheckDate'
    end
    object Label7: TLabel
      Left = 487
      Top = 8
      Width = 48
      Height = 12
      Caption = '操作员:'
    end
    object lbApnpUser: TLabel
      Left = 536
      Top = 8
      Width = 60
      Height = 12
      Caption = 'lbApnpUser'
    end
    object chkApnpCheck: 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
  object FloatPanel1: TFloatPanel [4]
    Left = 329
    Top = 39
    Width = 343
    Height = 317
    Align = alClient
    Color = 50331647
    Caption = 'FloatPanel1'
    ParentColor = False
    TabOrder = 4
    object Label2: TLabel
      Left = 14
      Top = 18
      Width = 60
      Height = 12
      Caption = '票 据 号:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 14
      Top = 73
      Width = 60
      Height = 12
      Caption = '供 应 商:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label1: TLabel
      Left = 14
      Top = 46
      Width = 60
      Height = 12
      Caption = '财务月份:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 14
      Top = 128
      Width = 60
      Height = 12
      Caption = '金    额:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 174
      Top = 101
      Width = 60
      Height = 12
      Caption = '汇    率:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 14
      Top = 101
      Width = 60
      Height = 12
      Caption = '币    种:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label10: TLabel
      Left = 174
      Top = 156
      Width = 72
      Height = 12
      Caption = '未到期利率:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object seApnpEiRate1: TLabel
      Left = 14
      Top = 156
      Width = 60
      Height = 12
      Caption = '到期利率:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label12: TLabel
      Left = 174
      Top = 18
      Width = 60
      Height = 12
      Caption = '票据类型:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label13: TLabel
      Left = 14
      Top = 211
      Width = 60
      Height = 12
      Caption = '期    限:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label14: TLabel
      Left = 174
      Top = 46
      Width = 60
      Height = 12
      Caption = '票据日期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label15: TLabel
      Left = 174
      Top = 183
      Width = 60
      Height = 12
      Caption = '到期日期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label16: TLabel
      Left = 14
      Top = 183
      Width = 60
      Height = 12
      Caption = '签发日期:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object scApnpState1: TLabel
      Left = 174
      Top = 211
      Width = 60
      Height = 12
      Caption = '状    态:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      Visible = False
    end
    object Label19: TLabel

⌨️ 快捷键说明

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