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

📄 ser310_01.dfm.svn-base

📁 这是一个功能齐全的,代码完整的ERP企业信息管理系统,现在上传和大家分享
💻 SVN-BASE
📖 第 1 页 / 共 5 页
字号:
            Width = 91
            Height = 20
            DataField = 'S510_012'
            DataSource = dsSer510
            ImeName = ''
            ReadOnly = True
            TabOrder = 11
          end
        end
        object ToolBar3: TToolBar
          Left = 513
          Top = 0
          Width = 35
          Height = 190
          Align = alRight
          AutoSize = True
          BorderWidth = 1
          ButtonHeight = 26
          ButtonWidth = 27
          Caption = 'ToolBar1'
          EdgeBorders = [ebLeft, ebTop, ebRight, ebBottom]
          Flat = True
          Images = SYSDM.imgBtn
          TabOrder = 1
          object ToolButton8: TToolButton
            Left = 0
            Top = 0
            Action = ActFirst3
            Wrap = True
          end
          object ToolButton9: TToolButton
            Left = 0
            Top = 26
            Action = ActPrior3
            Wrap = True
          end
          object ToolButton10: TToolButton
            Left = 0
            Top = 52
            Action = ActNext3
            Wrap = True
          end
          object ToolButton11: TToolButton
            Left = 0
            Top = 78
            Action = ActLast3
            Wrap = True
          end
          object ToolButton12: TToolButton
            Left = 0
            Top = 104
            Action = ActLocate3
          end
        end
      end
    end
  end
  object Panel3: TPanel [3]
    Left = 0
    Top = 43
    Width = 800
    Height = 37
    Align = alTop
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 2
    DesignSize = (
      800
      37)
    object Image1: TImage
      Left = 2
      Top = 2
      Width = 796
      Height = 33
      Align = alClient
      Stretch = True
    end
    object sbSearch: TSpeedButton
      Left = 727
      Top = 8
      Width = 57
      Height = 22
      Anchors = [akTop, akRight]
      Caption = #26597#35810
      OnClick = sbSearchClick
    end
    object lblStatus: TLabel
      Left = 551
      Top = 12
      Width = 48
      Height = 12
      Anchors = [akTop, akRight]
      Caption = #26469#30005#29366#24577
      Transparent = True
    end
    object cbStatus: TComboBox
      Left = 607
      Top = 8
      Width = 105
      Height = 20
      Style = csDropDownList
      Anchors = [akTop, akRight]
      ImeName = ''
      ItemHeight = 12
      TabOrder = 0
      Items.Strings = (
        #25152#26377#25237#35785
        #35519#26597#20013'     '
        #24453#23529#26680'     '
        #23529#26680#19981#36890#36942' '
        #24453#30906#35469'     '
        #30906#35469#19981#36890#36942' '
        #22519#34892'       '
        #23436#25104)
    end
  end
  object CoolBar1: TCoolBar [4]
    Left = 0
    Top = 0
    Width = 800
    Height = 43
    AutoSize = True
    Bands = <
      item
        Control = ToolBar2
        ImageIndex = -1
        MinHeight = 39
        Width = 796
      end>
    object ToolBar2: TToolBar
      Left = 9
      Top = 0
      Width = 783
      Height = 39
      AutoSize = True
      ButtonHeight = 39
      ButtonWidth = 31
      Caption = 'ToolBar2'
      EdgeBorders = []
      Flat = True
      Images = SYSDM.imgBtn
      ParentShowHint = False
      ShowCaptions = True
      ShowHint = 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 tlbRefresh: TToolButton
        Left = 148
        Top = 0
        Action = ActRefresh
        AutoSize = True
      end
      object tlbLocate: TToolButton
        Left = 183
        Top = 0
        Action = ActLocate
        AutoSize = True
      end
      object tlbSearch: TToolButton
        Left = 218
        Top = 0
        Action = ActSearch
        AutoSize = True
      end
      object tlbPrint: TToolButton
        Left = 253
        Top = 0
        Action = ActPrint
        AutoSize = True
      end
      object ToolButton6: TToolButton
        Left = 288
        Top = 0
        Width = 8
        Caption = 'ToolButton6'
        ImageIndex = 16
        Style = tbsSeparator
      end
      object tlbExit: TToolButton
        Left = 296
        Top = 0
        Action = ActExit
        AutoSize = True
      end
    end
  end
  inherited pmUISet: TPopupMenu
    Left = 432
    Top = 16
  end
  object ActionList1: TActionList
    Images = SYSDM.imgBtn
    Left = 392
    Top = 16
    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 = 32834
      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 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 ActPrint: TAction
      Caption = #25171#21360
      Hint = #23558#25968#25454#25171#21360#20986#26469
      ImageIndex = 12
      ShortCut = 32848
      OnExecute = ActPrintExecute
    end
    object ActExit: TAction
      Caption = #36864#20986
      Hint = #20851#38381#24403#21069#31383#21475
      ImageIndex = 15
      ShortCut = 32856
      OnExecute = ActExitExecute
    end
    object ActOpen: TAction
      Caption = #26597#30475'(&N)'
      Hint = #26597#30475#20219#21153#35745#21010#21333#26126#32454
      ShortCut = 16397
      OnExecute = ActOpenExecute
    end
    object ActFirst2: TAction
      Caption = #26368#21069
      Hint = #31227#21040#31532#19968#26465#35760#24405
      ImageIndex = 0
    end
    object ActPrior2: TAction
      Caption = #19978#31227
      Hint = #31227#21040#19978#19968#26465#35760#24405
      ImageIndex = 1
    end
    object ActNext2: TAction
      Caption = #19979#31227
      Hint = #31227#21040#19979#19968#26465#35760#24405
      ImageIndex = 2
    end
    object ActLast2: TAction
      Caption = #26368#21518
      Hint = #31227#21040#26368#21518#19968#26465#35760#24405
      ImageIndex = 3
    end
    object ActLocate2: TAction
      Caption = #26597#25214
      Hint = #24555#36895#23450#20301#35760#24405
      ImageIndex = 10
    end
    object ActFirst3: TAction
      Caption = #26368#21069
      Hint = #31227#21040#31532#19968#26465#35760#24405
      ImageIndex = 0
      OnExecute = ActFirst3Execute
    end
    object ActPrior3: TAction
      Caption = #19978#31227
      Hint = #31227#21040#19978#19968#26465#35760#24405
      ImageIndex = 1
      OnExecute = ActPrior3Execute
    end
    object ActNext3: TAction
      Caption = #19979#31227
      Hint = #31227#21040#19979#19968#26465#35760#24405
      ImageIndex = 2
      OnExecute = ActNext3Execute
    end
    object ActLast3: TAction
      Caption = #26368#21518
      Hint = #31227#21040#26368#21518#19968#26465#35760#24405
      ImageIndex = 3
      OnExecute = ActLast3Execute
    end
    object ActLocate3: TAction
      Caption = #26597#25214
      Hint = #24555#36895#23450#20301#35760#24405
      ImageIndex = 10
      OnExecute = ActLocate3Execute
    end
  end
  object qrySer520: TADOQuery
    CacheSize = 1000
    Connection = SYSDM.ADOC
    CursorType = ctStatic
    DataSource = dsSer500
    Parameters = <
      item
        Name = 'S500_001'
        Attributes = [paNullable]
        DataType = ftFixedChar
        NumericScale = 255
        Precision = 255
        Size = 30
        Value = Null
      end>
    SQL.Strings = (
      'SELECT SER520.*'
      'FROM SER520'
      'where S520_002=:S500_001'
      'order by s520_001')
    Left = 279
    Top = 339
    object qrySer520S520_001: TWideStringField
      DisplayLabel = #26041#26696#32534#21495
      FieldName = 'S520_001'
      Size = 30
    end
    object qrySer520S520_003: TSmallintField
      DisplayLabel = #26041#26696#29366#24577
      FieldName = 'S520_003'
    end
    object qrySer520S520_004: TDateTimeField
      DisplayLabel = #23457#26680#26085#26399
      FieldName = 'S520_004'
    end
    object qrySer520S520_005: TWideStringField
      DisplayLabel = #23457#26680#20154#21592
      FieldName = 'S520_005'
    end
    object qrySer520S520_011: TMemoField
      DisplayLabel = #35299#20915#26041#27861
      FieldName = 'S520_011'
      BlobType = ftMemo
    end
    object qrySer520S520_012: TDateTimeField
      FieldName = 'S520_012'
      DisplayFormat = #21046#21333#26085#26399
    end
    object qrySer520S520_013: TWideStringField
      DisplayLabel = #21046#21333#20154#21592
      FieldName = 'S520_013'
    end
    object qrySer520S520_014: TDateTimeField
      DisplayLabel = #20462#25913#26085#26399
      FieldName = 'S520_014'
    end
    object qrySer520S520_015: TWideStringField
      DisplayLabel = #20462#25913#20154#21592
      FieldName = 'S520_015'
    end
  end
  object dsSer520: TDataSource
    DataSet = qrySer520
    Left = 247
    Top = 339
  end
  object qrySer510: TADOQuery
    CacheSize = 1000
    Connection = SYSDM.ADOC
    CursorType = ctStatic
    DataSource = dsSer500
    Parameters = <
      item
        Name = 'S500_001'
        Attributes = [paNullable]
        DataType = ftFixedChar
        NumericScale = 255
        Precision = 255
        Size = 510
        Value = Null
      end>
    SQL.Strings = (
      
        'SELECT SER510.S510_001,S510_002, SER510.S510_003, HRM150.H150_00' +
        '3,  SER510.S510_006, SER510.S510_007, SER510.S510_008, SER510.S5' +
        '10_009, SER510.S510_010, SER510.S510_011, SER510.S510_012, SER51' +
        '0.S510_013'
      
        'FROM SER510 LEFT JOIN HRM150 ON SER510.S510_004 = HRM150.H150_00' +
        '1'
      'where S510_002=:S500_001'
      'order by S510_001')
    Left = 448
    Top = 149

⌨️ 快捷键说明

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