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

📄 ser300_01.dfm.svn-base

📁 这是一个功能齐全的,代码完整的ERP企业信息管理系统,现在上传和大家分享
💻 SVN-BASE
📖 第 1 页 / 共 5 页
字号:
            Left = 0
            Top = 78
            Action = ActLast3
            Wrap = True
          end
          object ToolButton12: TToolButton
            Left = 0
            Top = 104
            Action = ActLocate3
          end
        end
      end
    end
    object Panel4: TPanel
      Left = 0
      Top = 0
      Width = 556
      Height = 65
      Align = alTop
      BevelInner = bvRaised
      BevelOuter = bvLowered
      TabOrder = 2
      object Label1: TLabel
        Left = 24
        Top = 14
        Width = 48
        Height = 12
        Caption = #26469#30005#32534#21495
      end
      object lblPhoStatus: TLabel
        Left = 24
        Top = 37
        Width = 48
        Height = 12
        Caption = #26469#30005#29366#24577
      end
      object Label3: TLabel
        Left = 187
        Top = 14
        Width = 48
        Height = 12
        Caption = #26469#30005#21517#31216
      end
      object lblPhoClass: TLabel
        Left = 188
        Top = 36
        Width = 48
        Height = 12
        Caption = #26469#30005#31867#21035
      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 = #39033#30446#29366#24577
      Transparent = True
    end
    object cbStatus: TComboBox
      Left = 607
      Top = 8
      Width = 105
      Height = 20
      Style = csDropDownList
      Anchors = [akTop, akRight]
      ImeName = ''
      ItemHeight = 12
      ItemIndex = 0
      TabOrder = 0
      Text = #25152#26377#29366#24577
      Items.Strings = (
        #25152#26377#29366#24577
        #21463#29702
        #24453#22577#20729
        #24050#22577#20729
        #24050#31805#22238
        #24453#27966#24037
        #24453#36319#36914)
    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
  object DBEdit4: TDBEdit [5]
    Left = 485
    Top = 113
    Width = 281
    Height = 20
    DataField = 'S100_002'
    DataSource = dsSer500
    ImeName = ''
    ReadOnly = True
    TabOrder = 4
  end
  object DBEdit2: TDBEdit [6]
    Left = 485
    Top = 89
    Width = 281
    Height = 20
    DataField = 'S500_002'
    DataSource = dsSer500
    ImeName = ''
    ReadOnly = True
    TabOrder = 5
  end
  object DBEdit1: TDBEdit [7]
    Left = 325
    Top = 89
    Width = 97
    Height = 20
    DataField = 'S500_001'
    DataSource = dsSer500
    ImeName = ''
    ReadOnly = True
    TabOrder = 6
  end
  object DBEdit3: TDBEdit [8]
    Left = 325
    Top = 113
    Width = 97
    Height = 20
    DataField = 'S110_003'
    DataSource = dsSer500
    ImeName = ''
    ReadOnly = True
    TabOrder = 7
  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
      OnExecute = ActFirst2Execute
    end
    object ActPrior2: TAction
      Caption = #19978#31227
      Hint = #31227#21040#19978#19968#26465#35760#24405
      ImageIndex = 1
      OnExecute = ActPrior2Execute
    end
    object ActNext2: TAction
      Caption = #19979#31227
      Hint = #31227#21040#19979#19968#26465#35760#24405
      ImageIndex = 2
      OnExecute = ActNext2Execute
    end
    object ActLast2: TAction
      Caption = #26368#21518
      Hint = #31227#21040#26368#21518#19968#26465#35760#24405
      ImageIndex = 3
      OnExecute = ActLast2Execute
    end
    object ActLocate2: TAction
      Caption = #26597#25214
      Hint = #24555#36895#23450#20301#35760#24405
      ImageIndex = 10
      OnExecute = ActLocate2Execute
    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 qrySer530: TADOQuery
    CacheSize = 1000
    Connection = SYSDM.ADOC
    CursorType = ctStatic
    DataSource = dsSer500
    Parameters = <
      item
        Name = 's500_001'
        DataType = ftFixedChar
        NumericScale = 255
        Precision = 255
        Size = 30
        Value = Null
      end>
    SQL.Strings = (
      'SELECT ser530.* from ser530 where s530_002=:s500_001')
    Left = 440
    Top = 144
    object qrySer530S530_001: TWideStringField
      DisplayLabel = #27719#25253#32534#21495
      FieldName = 'S530_001'
      Size = 30
    end
    object qrySer530S530_002: TWideStringField
      DisplayLabel = #26469#30005#32534#21495
      FieldName = 'S530_002'
      Size = 30
    end
    object qrySer530S530_003: TWideStringField
      DisplayLabel = #27719#25253#20154#21592
      FieldName = 'S530_003'
    end
    object qrySer530S530_004: TDateTimeField
      DisplayLabel = #27719#25253#26085#26399
      FieldName = 'S530_004'
    end
    object qrySer530S530_005: TMemoField
      DisplayLabel = #27719#25253#20869#23481
      FieldName = 'S530_005'
      BlobType = ftMemo
    end
    object qrySer530S530_006: TIntegerField
      DisplayLabel = #21518#32493#22788#29702
      FieldName = 'S530_006'
    end
    object qrySer530S530_007: TDateTimeField
      DisplayLabel = #21046#21333#26085#26399
      FieldName = 'S530_007'
    end
    object qrySer530S530_008: TWideStringField
      DisplayLabel = #21046#21333#20154#21592
      FieldName = 'S530_008'
    end
    object qrySer530S530_009: TDateTimeField
      DisplayLabel = #20462#25913#26085#26399
      FieldName = 'S530_009'
    end

⌨️ 快捷键说明

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