网络小工具 ShareView[17]

[入库:2005年8月18日] [更新:2007年3月24日]

本文简介:选择自 lyris 的 blog

          item
            caption = '文件路径'
            width = 200
          end
          item
            autosize = true
            caption = '用户名称'
          end>
        columnclick = false
        rowselect = true
        popupmenu = pmfiles
        taborder = 0
        viewstyle = vsreport
        onmousedown = lvfilesmousedown
      end
    end
  end
  object panel2: tpanel
    left = 0
    top = 449
    width = 913
    height = 82
    align = albottom
    caption = 'panel2'
    taborder = 3
    object gbxtraffic: tgroupbox
      left = 1
      top = 1
      width = 911
      height = 80
      align = alclient
      caption = '适配器'
      taborder = 0
      object bvltraffic: tbevel
        left = 2
        top = 14
        width = 907
        height = 2
        align = altop
      end
      object lvtraffic: tlistview
        left = 2
        top = 16
        width = 907
        height = 62
        align = alclient
        borderstyle = bsnone
        columns = <
          item
            caption = '设备名称'
            width = 300
          end
          item
            caption = '地址(mac)'
            width = 300
          end
          item
            alignment = tarightjustify
            caption = '接收'
            width = 100
          end
          item
            alignment = tarightjustify
            autosize = true
            caption = '发送'
          end>
        columnclick = false
        rowselect = true
        popupmenu = pmtraffic
        taborder = 0
        viewstyle = vsreport
      end
    end
  end
  object pnlmsg: tpanel
    left = 0
    top = 236
    width = 913
    height = 210
    align = alclient
    caption = 'pnlmsg'
    taborder = 4
    object splitter4: tsplitter
      left = 249
      top = 1
      width = 3
      height = 208
      cursor = crhsplit
    end
    object pnlclnt: tpanel

本文关键:网络小工具 ShareView
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top