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

📄 pay150_01.dfm.svn-base

📁 这是一个功能齐全的,代码完整的ERP企业信息管理系统,现在上传和大家分享
💻 SVN-BASE
字号:
inherited Pay150_01Form: TPay150_01Form
  Left = 142
  Top = 73
  Width = 645
  Height = 476
  HelpContext = 74
  Caption = #34218#36164#39033#30446#32500#25252
  OldCreateOrder = True
  PixelsPerInch = 96
  TextHeight = 12
  object CoolBar1: TCoolBar [0]
    Left = 0
    Top = 0
    Width = 637
    Height = 43
    AutoSize = True
    Bands = <
      item
        Control = ToolBar2
        ImageIndex = -1
        MinHeight = 39
        Width = 633
      end>
    object ToolBar2: TToolBar
      Left = 9
      Top = 0
      Width = 620
      Height = 39
      AutoSize = True
      ButtonHeight = 39
      ButtonWidth = 31
      Caption = 'ToolBar2'
      EdgeBorders = []
      Flat = True
      Images = SYSDM.imgBtn
      ShowCaptions = True
      TabOrder = 0
      object tlbFirst: TToolButton
        Left = 0
        Top = 0
        Action = ActFirst
        AutoSize = True
      end
      object tlbPrior: TToolButton
        Left = 35
        Top = 0
        Action = ActPrior
        AutoSize = True
      end
      object tlbNext: TToolButton
        Left = 70
        Top = 0
        Action = ActNext
        AutoSize = True
      end
      object tlbLast: TToolButton
        Left = 105
        Top = 0
        Action = ActLast
        AutoSize = True
      end
      object ToolButton1: TToolButton
        Left = 140
        Top = 0
        Width = 8
        Caption = 'ToolButton1'
        ImageIndex = 13
        Style = tbsSeparator
      end
      object tlbInsert: TToolButton
        Left = 148
        Top = 0
        Action = ActInsert
        AutoSize = True
      end
      object tlbUpdate: TToolButton
        Left = 183
        Top = 0
        Action = ActUpdate
        AutoSize = True
      end
      object tlbDelete: TToolButton
        Left = 218
        Top = 0
        Action = ActDelete
        AutoSize = True
      end
      object ToolButton2: TToolButton
        Left = 253
        Top = 0
        Width = 8
        Caption = 'ToolButton2'
        ImageIndex = 13
        Style = tbsSeparator
      end
      object tlbSave: TToolButton
        Left = 261
        Top = 0
        Action = ActSeq
        AutoSize = True
      end
      object ToolButton7: TToolButton
        Left = 296
        Top = 0
        Action = ActFunction
        AutoSize = True
      end
      object ToolButton3: TToolButton
        Left = 331
        Top = 0
        Width = 8
        Caption = 'ToolButton3'
        ImageIndex = 13
        Style = tbsSeparator
      end
      object tlbRefresh: TToolButton
        Left = 339
        Top = 0
        Action = ActRefresh
        AutoSize = True
      end
      object tlbLocate: TToolButton
        Left = 374
        Top = 0
        Action = ActLocate
        AutoSize = True
      end
      object ToolButton5: TToolButton
        Left = 409
        Top = 0
        Action = ActSearch
        AutoSize = True
      end
      object ToolButton4: TToolButton
        Left = 444
        Top = 0
        Width = 8
        Caption = 'ToolButton4'
        ImageIndex = 13
        Style = tbsSeparator
      end
      object tlbExit: TToolButton
        Left = 452
        Top = 0
        Action = ActExit
        AutoSize = True
      end
    end
  end
  object Panel1: TPanel [1]
    Left = 0
    Top = 43
    Width = 637
    Height = 37
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 1
    object Image1: TImage
      Left = 2
      Top = 2
      Width = 633
      Height = 33
      Align = alClient
      Stretch = True
    end
  end
  object ScrollBox1: TScrollBox [2]
    Left = 0
    Top = 80
    Width = 637
    Height = 369
    Align = alClient
    TabOrder = 2
    object dxDBGrid1: TdxDBGrid
      Left = 0
      Top = 0
      Width = 633
      Height = 365
      Bands = <
        item
        end>
      DefaultLayout = True
      HeaderPanelRowCount = 1
      SummaryGroups = <>
      SummarySeparator = ', '
      Align = alClient
      BorderStyle = bsNone
      TabOrder = 0
      DataSource = dsPay150
      Filter.Criteria = {00000000}
      HeaderColor = 15262169
      HideFocusRect = True
      LookAndFeel = lfUltraFlat
      OptionsView = [edgoBandHeaderWidth, edgoIndicator, edgoRowSelect, edgoUseBitmap]
      object dxDBGrid1P150_009: TdxDBGridColumn
        Alignment = taCenter
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 60
        BandIndex = 0
        RowIndex = 0
        FieldName = 'P150_009'
      end
      object dxDBGrid1P150_002: TdxDBGridMaskColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 71
        BandIndex = 0
        RowIndex = 0
        FieldName = 'P150_002'
      end
      object dxDBGrid1P150_003: TdxDBGridMaskColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 242
        BandIndex = 0
        RowIndex = 0
        FieldName = 'P150_003'
      end
      object dxDBGrid1P150_004: TdxDBGridMaskColumn
        Alignment = taLeftJustify
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 99
        BandIndex = 0
        RowIndex = 0
        FieldName = 'P150_004'
      end
      object dxDBGrid1P150_005: TdxDBGridMaskColumn
        Alignment = taLeftJustify
        DisableEditor = True
        HeaderAlignment = taCenter
        BandIndex = 0
        RowIndex = 0
        FieldName = 'P150_005'
      end
      object dxDBGrid1P150_008: TdxDBGridCheckColumn
        DisableEditor = True
        HeaderAlignment = taCenter
        Width = 62
        BandIndex = 0
        RowIndex = 0
        FieldName = 'P150_008'
        ValueChecked = 'True'
        ValueUnchecked = 'False'
      end
    end
  end
  object dsPay150: TDataSource
    DataSet = qryPay150
    Left = 24
    Top = 176
  end
  object ActionList1: TActionList
    Images = SYSDM.imgBtn
    Left = 376
    Top = 48
    object ActFirst: TAction
      Caption = #26368#21069
      Hint = #31227#21040#31532#19968#26465#35760#24405
      ImageIndex = 0
      ShortCut = 32838
      OnExecute = ActFirstExecute
    end
    object ActPrior: TAction
      Caption = #19978#31227
      Hint = #31227#21040#19978#19968#26465#35760#24405
      ImageIndex = 1
      ShortCut = 32848
      OnExecute = ActPriorExecute
    end
    object ActNext: TAction
      Caption = #19979#31227
      Hint = #31227#21040#19979#19968#26465#35760#24405
      ImageIndex = 2
      ShortCut = 32846
      OnExecute = ActNextExecute
    end
    object ActLast: TAction
      Caption = #26368#21518
      Hint = #31227#21040#26368#21518#19968#26465#35760#24405
      ImageIndex = 3
      ShortCut = 32844
      OnExecute = ActLastExecute
    end
    object ActInsert: TAction
      Caption = #26032#22686
      Hint = #26032#22686#19968#26465#35760#24405
      ImageIndex = 4
      ShortCut = 32833
      OnExecute = ActInsertExecute
    end
    object ActUpdate: TAction
      Caption = #20462#25913
      Hint = #20462#25913#24403#21069#35760#24405
      ImageIndex = 5
      ShortCut = 32837
      OnExecute = ActUpdateExecute
    end
    object ActDelete: TAction
      Caption = #21024#38500
      Hint = #21024#38500#24403#21069#35760#24405
      ImageIndex = 6
      ShortCut = 32836
      OnExecute = ActDeleteExecute
    end
    object ActSeq: TAction
      Caption = #25490#24207
      Hint = #25490#21015#39033#30446#30340#35745#31639#39034#24207
      ImageIndex = 20
      OnExecute = ActSeqExecute
    end
    object ActRefresh: TAction
      Caption = #21047#26032
      Hint = #21462#24471#26368#26032#30340#25968#25454
      ImageIndex = 9
      ShortCut = 32850
      OnExecute = ActRefreshExecute
    end
    object ActLocate: TAction
      Caption = #26597#25214
      Hint = #24555#36895#23450#20301#35760#24405
      ImageIndex = 10
      ShortCut = 32847
      OnExecute = ActLocateExecute
    end
    object ActSearch: TAction
      Caption = #26597#35810
      Hint = #25353#26465#20214#26597#35810#25968#25454
      ImageIndex = 11
      ShortCut = 32849
      OnExecute = ActSearchExecute
    end
    object ActExit: TAction
      Caption = #36864#20986
      Hint = #20851#38381#24403#21069#31383#21475
      ImageIndex = 15
      ShortCut = 32856
      OnExecute = ActExitExecute
    end
    object ActFunction: TAction
      Caption = #20989#25968
      Hint = #35774#32622#34218#36164#39033#30446#20989#25968
      ImageIndex = 18
      Visible = False
      OnExecute = ActFunctionExecute
    end
  end
  object qryPay150: TADOQuery
    CacheSize = 1000
    Connection = SYSDM.ADOC
    CursorType = ctStatic
    AfterPost = qryPay150AfterPost
    Parameters = <>
    SQL.Strings = (
      'select * from Pay150 order by P150_007,P150_002')
    Left = 56
    Top = 152
    object qryPay150P150_001: TAutoIncField
      FieldName = 'P150_001'
      ReadOnly = True
      Visible = False
    end
    object qryPay150P150_002: TStringField
      DisplayLabel = #39033#30446#32534#21495
      FieldName = 'P150_002'
    end
    object qryPay150P150_003: TStringField
      DisplayLabel = #39033#30446#21517#31216
      FieldName = 'P150_003'
      Size = 50
    end
    object qryPay150P150_004: TSmallintField
      DisplayLabel = #39033#30446#31867#22411
      FieldName = 'P150_004'
      OnGetText = qryPay150P150_004GetText
    end
    object qryPay150P150_005: TSmallintField
      DisplayLabel = #35745#37327#21333#20301
      FieldName = 'P150_005'
      OnGetText = qryPay150P150_005GetText
    end
    object qryPay150P150_006: TMemoField
      DisplayLabel = #35745#31639#20844#24335
      FieldName = 'P150_006'
      Visible = False
      BlobType = ftMemo
    end
    object qryPay150P150_007: TIntegerField
      DisplayLabel = #35745#31639#39034#24207
      FieldName = 'P150_007'
      Visible = False
    end
    object qryPay150P150_008: TBooleanField
      DisplayLabel = #26159#21542#20351#29992
      FieldName = 'P150_008'
    end
    object qryPay150P150_009: TSmallintField
      DisplayLabel = #21152#39033#20943#39033
      FieldName = 'P150_009'
      OnGetText = qryPay150P150_009GetText
    end
  end
end

⌨️ 快捷键说明

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