网络小工具 ShareView[15]

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

本文简介:选择自 lyris 的 blog

  height = 577
  color = clbtnface
  font.charset = gb2312_charset
  font.color = clwindowtext
  font.height = -12
  font.name = '宋体'
  font.style = []
  oldcreateorder = false
  windowstate = wsmaximized
  onactivate = formactivate
  oncreate = formcreate
  ondestroy = formdestroy
  onshow = formshow
  pixelsperinch = 96
  textheight = 12
  object splitter2: tsplitter
    left = 0
    top = 233
    width = 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

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

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

go top