打印本文 打印本文 关闭窗口 关闭窗口
网络小工具 ShareView
作者:武汉SEO闵涛  文章来源:敏韬网  点击数11018  更新时间:2009/4/23 18:28:24  文章录入:mintao  责任编辑:mintao
= 913
    Height = 3
    Cursor = crVSplit
    Align = alTop
  end
  object Splitter3: TSplitter
    Left = 0
    Top = 446
    Width = 913
    Height = 3
    Cursor = crVSplit
    Align = alBottom
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 531
    Width = 913
    Height = 19
    Panels = <>
    SimplePanel = False
  end
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 913
    Height = 41
    Caption = ''''ToolBar1''''
    TabOrder = 1
    Visible = False
    object ToolButton1: TToolButton
      Left = 0
      Top = 2
      Caption = ''''ToolButton1''''
      ImageIndex = 0
    end
    object ToolButton2: TToolButton
      Left = 23
      Top = 2
      Caption = ''''ToolButton2''''
      ImageIndex = 1
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 41
    Width = 913
    Height = 192
    Align = alTop
    Caption = ''''Panel1''''
    TabOrder = 2
    object Splitter1: TSplitter
      Left = 249
      Top = 1
      Width = 3
      Height = 190
      Cursor = crHSplit
    end
    object Splitter6: TSplitter
      Left = 641
      Top = 1
      Width = 3
      Height = 190
      Cursor = crHSplit
    end
    object gbxShares: TGroupBox
      Left = 1
      Top = 1
      Width = 248
      Height = 190
      Align = alLeft
      Caption = ''''共享文件''''
      TabOrder = 0
      object Bevel1: TBevel
        Left = 2
        Top = 14
        Width = 244
        Height = 2
        Align = alTop
      end
      object LvShares: TListView
        Left = 2
        Top = 16
        Width = 244
        Height = 172
        Align = alClient
        BorderStyle = bsNone
        Columns = <
          item
            Caption = ''''名称''''
            Width = 80
          end
          item
            AutoSize = True
            Caption = ''''文件夹路径''''
          end>
        ColumnClick = False
        RowSelect = True
        PopupMenu = pmShare
        TabOrder = 0
        ViewStyle = vsReport
        OnMouseDown = LvSharesMouseDown
      end
    end
    object gbxSessions: TGroupBox
      Left = 252
      Top = 1
      Width = 389
      Height = 190
      Align = alLeft
      Caption = ''''会话''''
      TabOrder = 1
      object bvlSessions: TBevel
        Left = 2
        Top = 14
        Width = 385
        Height = 2
        Align = alTop
      end
      object lvSessions: TListView
        Left = 2
        Top = 16
        Width = 385
        Height = 172
        Align = alClient
        BorderStyle = bsNone
        Columns = <
          item
            Caption = ''''计算机名''''
            Width = 70
          end
          item
            Caption = ''''用户名''''
            Width = 70
          end
          item
            Alignment = taRightJustify
            Caption = ''''打开连接数''''
            Width = 100
          end
          item
            Caption = ''''连接时间''''
            Width = 70
          end
          item
            AutoSize = True
            Caption = ''''空闲时间''''
          end>
        ColumnClick = False
        RowSelect = True
        PopupMenu = pmSession
        TabOrder = 0
        ViewStyle = vsReport
        OnMouseDown = lvSessionsMouseDown
      end
    end
    object GroupBox3: TGroupBox
      Left = 644
      Top = 1
      Width = 268
      Height = 190
      Align = alClient
      Caption = ''''活动文件''''
      TabOrder = 2
      object Bevel2: TBevel
        Left = 2
        Top = 14
        Width = 264
        Height = 2
        Align = alTop
      end
      object LvFiles: TListView
        Left = 2
        Top = 16
        Width = 264
        Height = 172
        Align = alClient
        BorderStyle = bsNone
        Columns = <
          item
            Caption = ''''序号''''
          end
          item
            Caption = ''''文件路径''''
            Width = 200
          end
          item
            AutoSize = True
         &nb

上一页  [1] [2] [3] [4] [5] [6] [7] [8] [9] [10]  ...  下一页 >> 

打印本文 打印本文 关闭窗口 关闭窗口