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

📄 bas_apbalance.dfm

📁 一个MRPII系统源代码版本
💻 DFM
字号:
inherited Frm_Bas_ApBalance: TFrm_Bas_ApBalance
  Left = 186
  Top = 105
  Caption = #24212#20184#24080#27454#26399#21021#20313#39069#35774#32622
  FormStyle = fsMDIChild
  Visible = True
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 12
  inherited ControlBar: TControlBar
    inherited ToolBar: TToolBar
      Width = 209
      object ToolButton1: TToolButton
        Left = 23
        Top = 0
        Width = 8
        Caption = 'ToolButton1'
        ImageIndex = 43
        Style = tbsSeparator
      end
      object TlBtn_Modify: TToolButton
        Left = 31
        Top = 0
        Action = Act_Modify
      end
      object ToolButton3: TToolButton
        Left = 54
        Top = 0
        Width = 8
        Caption = 'ToolButton3'
        ImageIndex = 44
        Style = tbsSeparator
      end
      object tlBtn_Save: TToolButton
        Left = 62
        Top = 0
        Action = Act_Save
      end
      object ToolButton2: TToolButton
        Left = 85
        Top = 0
        Width = 8
        Caption = 'ToolButton2'
        ImageIndex = 11
        Style = tbsSeparator
      end
      object ToolButton4: TToolButton
        Left = 93
        Top = 0
        Action = Act_Excel
      end
      object ToolButton5: TToolButton
        Left = 116
        Top = 0
        Width = 8
        Caption = 'ToolButton5'
        ImageIndex = 12
        Style = tbsSeparator
      end
      object ToolButton6: TToolButton
        Left = 124
        Top = 0
        Action = Act_Preview
      end
      object ToolButton7: TToolButton
        Left = 147
        Top = 0
        Width = 8
        Caption = 'ToolButton7'
        ImageIndex = 46
        Style = tbsSeparator
      end
      object ToolButton9: TToolButton
        Left = 155
        Top = 0
        Action = Act_Print
      end
      object ToolButton8: TToolButton
        Left = 178
        Top = 0
        Width = 8
        Caption = 'ToolButton8'
        ImageIndex = 11
        Style = tbsSeparator
      end
      object TlBtn_Exit: TToolButton
        Left = 186
        Top = 0
        Action = Act_Quit
      end
    end
  end
  inherited Pnl_Title: TPanel
    BevelOuter = bvRaised
    Caption = #24212#20184#24080#27454#26399#21021#20313#39069#35774#32622
    inherited Image2: TImage
      Left = 1
      Top = 1
      Width = 790
      Height = 23
    end
  end
  inherited Pnl_Head: TPanel
    Height = 0
    inherited Image1: TImage
      Height = 0
    end
  end
  inherited Pnl_Hint: TPanel
    BevelOuter = bvRaised
    inherited Image4: TImage
      Left = 1
      Top = 1
      Width = 790
      Height = 23
    end
  end
  inherited Pnl_Body: TPanel
    Top = 55
    Height = 493
    BevelOuter = bvRaised
    inherited Image3: TImage
      Left = 1
      Top = 1
      Width = 790
      Height = 491
    end
    object DBGridEh1: TDBGridEh
      Left = 1
      Top = 1
      Width = 790
      Height = 491
      Align = alClient
      DataSource = DataSource1
      Flat = True
      FooterColor = clWindow
      FooterFont.Charset = GB2312_CHARSET
      FooterFont.Color = clWindowText
      FooterFont.Height = -12
      FooterFont.Name = #23435#20307
      FooterFont.Style = []
      FrozenCols = 3
      RowHeight = 21
      TabOrder = 0
      TitleFont.Charset = GB2312_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
      TitleHeight = 23
      UseMultiTitle = True
      VTitleMargin = 3
      Columns = <
        item
          EditButtons = <>
          FieldName = 'ApBalanceMonth'
          Footers = <>
          Title.Caption = #26376#20221
          Width = 49
        end
        item
          EditButtons = <>
          FieldName = 'VendorCodeName'
          Footers = <>
          Title.Caption = #20379#24212#21830#26631#35782
          Width = 257
        end
        item
          EditButtons = <>
          FieldName = 'CurrencyCodeName'
          Footers = <>
          Title.Caption = #36135#24065#26631#35782
          Width = 57
        end
        item
          Alignment = taRightJustify
          EditButtons = <>
          FieldName = 'InvoiceBalance'
          Footers = <>
          Title.Caption = #26377#31080#24212#20184#26399#21021#20313#39069
          Width = 117
        end
        item
          Alignment = taRightJustify
          EditButtons = <>
          FieldName = 'NoInviceBalance'
          Footers = <>
          Title.Caption = #26410#24320#31080#24212#20184#26399#21021#20313#39069
          Width = 124
        end>
    end
  end
  inherited AdoQry_Tmp: TAdoQuery
    CursorType = ctDynamic
    LockType = ltBatchOptimistic
    Top = 0
  end
  inherited ActionList: TActionList
    Left = 376
    Top = 0
    inherited Act_Modify: TAction
      OnExecute = TlBtn_ModifyClick
    end
    inherited Act_Save: TAction
      OnExecute = tlBtn_SaveClick
    end
    inherited Act_Print: TAction
      OnExecute = Act_PrintExecute
    end
    inherited Act_Preview: TAction
      OnExecute = Act_PreviewExecute
    end
    inherited Act_Excel: TAction
      OnExecute = Act_ExcelExecute
    end
  end
  object AdoQry_Main: TAdoQuery
    CursorType = ctDynamic
    LockType = ltBatchOptimistic
    MarshalOptions = moMarshalModifiedOnly
    BeforeInsert = AdoQry_MainBeforeInsert
    Parameters = <>
    SQL.Strings = (
      '')
    Left = 250
    Top = 2
  end
  object DataSource1: TDataSource
    DataSet = AdoQry_Main
    Left = 346
    Top = 10
  end
  object ExtPrintReport1: TExtPrintReport
    TopBordermm = 20
    BottomBordermm = 20
    LeftBordermm = 10
    RightBordermm = 10
    DataSet = AdoQry_Main
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -19
    TitleFont.Name = #23435#20307
    TitleFont.Style = [fsBold]
    SubtitleFont.Charset = DEFAULT_CHARSET
    SubtitleFont.Color = clWindowText
    SubtitleFont.Height = -13
    SubtitleFont.Name = #23435#20307
    SubtitleFont.Style = [fsBold]
    ReportFont.Charset = DEFAULT_CHARSET
    ReportFont.Color = clWindowText
    ReportFont.Height = -13
    ReportFont.Name = #23435#20307
    ReportFont.Style = []
    FootFont.Charset = DEFAULT_CHARSET
    FootFont.Color = clWindowText
    FootFont.Height = -13
    FootFont.Name = #23435#20307
    FootFont.Style = [fsBold]
    NeedLine = False
    SumPerPage = True
    SumTotal = True
    PaperSet = [ptA3, ptA4, ptB4, ptB5, ptNarrow, ptWide]
    PaperOrientation = poPortrait
    ShowPrintRange = True
    PaperType = ptA4
    HeaderGroups = <>
    Headers = <>
    Left = 450
    Top = 65530
  end
end

⌨️ 快捷键说明

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