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

📄 ap_pay.dfm

📁 一个MRPII系统源代码版本
💻 DFM
字号:
inherited Frm_Ap_Pay: TFrm_Ap_Pay
  Left = 164
  Top = 115
  Caption = #37319#36141#20184#27454#31080#25454
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 12
  inherited ControlBar: TControlBar
    inherited ToolBar: TToolBar
      inherited ToolButton5: TToolButton
        Enabled = False
        Visible = False
      end
      inherited TlBtn_Filter: TToolButton
        Enabled = False
        Visible = False
      end
      inherited TlBtn_Locate: TToolButton
        Enabled = False
        Visible = False
      end
      inherited ToolButton3: TToolButton
        Enabled = False
        Visible = False
      end
      inherited TlBtn_Order: TToolButton
        Enabled = False
        Visible = False
      end
      inherited ToolButton2: TToolButton
        Enabled = False
        Visible = False
      end
    end
  end
  inherited Pnl_Title: TPanel
    Caption = #37319#36141#20184#27454#31080#25454
  end
  inherited Pnl_Head: TPanel
    Enabled = False
    Visible = False
    inherited Lbl_Condition: TLabel
      Left = 72
      Top = 7
      Width = 24
      Caption = #20840#37096
    end
    inherited Lbl_Order: TLabel
      Width = 60
      Caption = #20379#24212#21830#20195#30721
    end
  end
  inherited Pnl_Body: TPanel
    inherited DBGridEh: TDBGridEh
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      VTitleMargin = 8
      Columns = <
        item
          EditButtons = <>
          FieldName = 'Vendorflag'
          Footers = <>
          Title.Caption = #20379#24212#21830#26631#35782
          Width = 150
        end
        item
          EditButtons = <>
          FieldName = 'PayBillNO'
          Footers = <>
          Title.Caption = #20184#27454#20973#35777#21495
          Width = 96
        end
        item
          Alignment = taCenter
          EditButtons = <>
          FieldName = 'PayInputDate'
          Footers = <>
          Title.Caption = #35745#24080#26085#26399
          Width = 83
        end
        item
          EditButtons = <>
          FieldName = 'PayDATE'
          Footers = <>
          Title.Caption = #20184#27454#26085#26399
          Width = 79
        end
        item
          EditButtons = <>
          FieldName = 'RemArkNo'
          Footers = <>
          Title.Caption = #21442#32771#21495#30721
        end
        item
          EditButtons = <>
          FieldName = 'PayModeflag'
          Footers = <>
          Title.Caption = #20184#27454#26631#35782
          Width = 80
        end
        item
          EditButtons = <>
          FieldName = 'CURRENCYflag'
          Footers = <>
          Title.Caption = #36135#24065#26631#35782
          Width = 80
        end
        item
          EditButtons = <>
          FieldName = 'PayAmount'
          Footers = <>
          Title.Caption = #20184#27454#37329#39069
          Width = 80
        end
        item
          EditButtons = <>
          FieldName = 'PayRemArk'
          Footers = <>
          Title.Caption = #22791#27880
          Width = 182
        end>
    end
  end
  inherited AdoQry_Tmp: TADOQuery
    SQL.Strings = (
      '')
    Left = 205
    Top = 275
  end
  inherited ActionList: TActionList
    Left = 120
    Top = 280
  end
  inherited AdoQry_Main: TADOQuery
    ConnectionString = 
      'Provider=SQLOLEDB.1;Password=mdrcmrm;Persist Security Info=True;' +
      'User ID=mdrcmrm;Initial Catalog=mdrcmrm;Data Source=192.168.0.8'
    Left = 160
    Top = 273
  end
  inherited DataSource: TDataSource
    Left = 296
    Top = 273
  end
  inherited ExtPrintReport: TExtPrintReport
    Title1 = #20184#27454#35760#24405#25991#20214#21015#34920
    Left = 72
    Top = 273
  end
  inherited PopuPmenu: TPopupMenu
    Left = 320
    Top = 273
  end
  object Query1: TQuery
    Left = 248
    Top = 273
  end
end

⌨️ 快捷键说明

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