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

📄 fbb.dfm

📁 速达开源ERP系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
inherited frmFbb: TfrmFbb
  Left = 54
  Top = 79
  Width = 692
  Height = 490
  Caption = '出纳日记帐'
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  inherited sbBar: TStatusBar
    Top = 422
    Width = 684
  end
  inherited CoolBar1: TCoolBar
    Width = 684
    Bands = <
      item
        Control = tbMainBar
        ImageIndex = -1
        MinHeight = 35
        Width = 684
      end>
    inherited tbMainBar: TToolBar
      Width = 671
      inherited tbQuery: TToolButton
        Visible = False
      end
    end
  end
  object sgFbb: TSDGrid [2]
    Left = 0
    Top = 73
    Width = 289
    Height = 349
    Align = alLeft
    Color = 50331647
    Ctl3D = False
    DefaultRowHeight = 18
    FixedColor = 8564917
    RowCount = 4
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
    ParentCtl3D = False
    TabOrder = 2
    OnClick = sgFbbClick
    EvenGridColor = 50331647
    OddGridColor = 50331647
    Columns = <
      item
        ColumnFont.Charset = DEFAULT_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -11
        ColumnFont.Name = 'MS Sans Serif'
        ColumnFont.Style = []
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -13
        ColumnFont.Name = '宋体'
        ColumnFont.Style = []
        TitleString = '流水号'
        ColumnWidth = 0
      end
      item
        ColumnFont.Charset = GB2312_CHARSET
        ColumnFont.Color = clWindowText
        ColumnFont.Height = -13
        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 = (
      5
      75
      65
      58
      78)
  end
  object FloatPanel2: TFloatPanel [3]
    Left = 0
    Top = 39
    Width = 684
    Height = 34
    Align = alTop
    Color = 50331647
    Caption = 'FloatPanel2'
    ParentColor = False
    TabOrder = 3
    object Label6: TLabel
      Left = 6
      Top = 9
      Width = 60
      Height = 12
      Caption = '财务月份:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 383
      Top = 9
      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 = 577
      Top = 9
      Width = 36
      Height = 12
      Caption = '类型:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object Label9: TLabel
      Left = 169
      Top = 9
      Width = 60
      Height = 12
      Caption = '银行帐号:'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
    end
    object scFbbFMonth: TSDComboBox
      Left = 61
      Top = 4
      Width = 96
      Height = 20
      Color = 50331647
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 0
      OnClick = scFbbFMonthClick
    end
    object seBankName: TSDEdit
      Left = 444
      Top = 6
      Width = 129
      Height = 18
      Ctl3D = False
      ImeName = '中文 (简体) - 微软拼音'
      ParentColor = True
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 1
      Text = 'seBankName'
      SplitSymbol = ' | '
    end
    object seCacType: TSDEdit
      Left = 609
      Top = 6
      Width = 62
      Height = 18
      Ctl3D = False
      ImeName = '中文 (简体) - 微软拼音'
      ParentColor = True
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 2
      Text = 'seCacType'
      SplitSymbol = ' | '
    end
    object scFbbCac: TSDComboBox
      Left = 228
      Top = 4
      Width = 144
      Height = 20
      Style = csDropDownList
      Color = 50331647
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 3
      OnClick = scFbbFMonthClick
    end
  end
  object FloatPanel1: TFloatPanel [4]
    Left = 289
    Top = 73
    Width = 395
    Height = 349
    Align = alClient
    Color = 50331647
    Caption = 'FloatPanel1'
    ParentColor = False
    TabOrder = 4
    object Label1: TLabel
      Left = 16
      Top = 25
      Width = 48
      Height = 12
      Caption = '流水号:'
    end
    object Label3: TLabel
      Left = 214
      Top = 58
      Width = 42
      Height = 12
      Caption = '日 期:'
    end
    object Label4: TLabel
      Left = 214
      Top = 156
      Width = 48
      Height = 12
      Caption = '操作员:'
    end
    object Label5: TLabel
      Left = 214
      Top = 123
      Width = 42
      Height = 12
      Caption = '金 额:'
    end
    object Label2: TLabel
      Left = 16
      Top = 123
      Width = 42
      Height = 12
      Caption = '币 种:'
    end
    object Label10: TLabel
      Left = 16
      Top = 58
      Width = 60
      Height = 12
      Caption = '收支标志:'
    end
    object Label11: TLabel
      Left = 16
      Top = 91
      Width = 60
      Height = 12
      Caption = '结算方式:'
    end
    object Label12: TLabel
      Left = 214
      Top = 91
      Width = 48
      Height = 12
      Caption = '结算号:'
    end
    object Label13: TLabel
      Left = 16
      Top = 259
      Width = 42
      Height = 12
      Caption = '摘 要:'
    end
    object Label14: TLabel
      Left = 16
      Top = 156
      Width = 42
      Height = 12
      Caption = '类 型:'
    end
    object seFbbNo: TSDEdit
      Left = 72
      Top = 18
      Width = 122
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 0
      Text = 'seFbbNo'
      OnKeyDown = seFbbNoKeyDown
      CharType = ctNumeric
      SplitSymbol = ' | '
    end
    object deFbbDate: TDateEdit
      Left = 265
      Top = 54
      Width = 110
      Height = 18
      LineOffset = 2
      LineColor = clGreen
      LineVisible = False
      CDate = '2001-04-27'
      InitDate = '2001-04-27'
      ModalResult = 0
      TabOrder = 2
      Color = 50331647
      Ctl3D = False
      ParentCtl3D = False
    end
    object scFbbUser: TSDComboBox
      Left = 265
      Top = 149
      Width = 107
      Height = 20
      Color = 50331647
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 8
      Text = 'scFbbUser'
      KeyItem = cbItem2
    end
    object seFbbAmt: TSDEdit
      Left = 265
      Top = 117
      Width = 107
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 5
      Text = 'seFbbAmt'
      CharType = ctMathematic
      SplitSymbol = ' | '
    end
    object scFbbSettleMode: TSDComboBox
      Left = 72
      Top = 85
      Width = 122
      Height = 20
      Style = csDropDownList
      Color = 50331647
      Ctl3D = False
      ItemHeight = 12
      ParentCtl3D = False
      TabOrder = 3
      KeyItem = cbItem2
    end
    object seFbbSettleNo: TSDEdit
      Left = 265
      Top = 85
      Width = 107
      Height = 18
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      TabOrder = 4
      Text = 'seFbbSettleNo'
      SplitSymbol = ' | '
    end
    object memFbbZy: TMemo
      Left = 18
      Top = 279
      Width = 354
      Height = 50
      Color = 50331647
      Ctl3D = False
      Lines.Strings = (
        'memZy')
      ParentCtl3D = False
      TabOrder = 9
    end
    object seFbbCurrency: TSDEdit
      Left = 72
      Top = 116
      Width = 122
      Height = 18
      TabStop = False
      Ctl3D = False
      ParentColor = True
      ParentCtl3D = False
      ReadOnly = True
      TabOrder = 10
      Text = 'seFbbCurrency'
      SplitSymbol = ' | '
    end

⌨️ 快捷键说明

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