打印本文 打印本文 关闭窗口 关闭窗口
网络小工具 ShareView
作者:武汉SEO闵涛  文章来源:敏韬网  点击数11018  更新时间:2009/4/23 18:28:24  文章录入:mintao  责任编辑:mintao
sp;  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
      Left = 252
      Top = 1
      Width = 660
      Height = 208
      Align = alClient
      BevelOuter = bvNone
      Caption = ''''PnlClnt''''
      TabOrder = 0
      object PnlClntTop: TPanel
        Left = 0
        Top = 0
        Width = 660
        Height = 68
        Align = alTop
        BevelOuter = bvNone
        TabOrder = 0
        object GroupBox2: TGroupBox
          Left = 0
          Top = 0
          Width = 660
          Height = 68
          Align = alClient
          Caption = ''''信息发送''''
          TabOrder = 0
          object Label1: TLabel
            Left = 7
            Top = 15
            Width = 48
            Height = 12
            Caption = ''''发送到:''''
          end
          object Label2: TLabel
            Left = 7
            Top = 39
            Width = 60
            Height = 12
            Caption = ''''本机器名:''''
          end
          object EdToName: TEdit
            Left = 66
            Top = 10
            Width = 586
            Height = 20
            Anchors = [akLeft, akTop, akRight]
            TabOrder = 0
            OnChange = EdToNameChange
          end
          object EdFrom: TEdit
            Left = 66
            Top = 35
            Width = 588
            Height = 20
            Anchors = [akLeft, akTop, akRight]
            TabOrder = 1
          end
        end
      end
      object PnlClntBtm: TPanel
        Left = 0
        Top = 175
        Width = 660
        Height = 33
        Align = alBottom
        BevelInner = bvLowered
        BevelOuter = bvNone
        TabOrder = 1
        object BtnOk: TButton
          Left = 500
          Top = 5
          Width = 75
          Height = 23
          Anchors = [akTop, akRight]
          Caption = ''''发送(&O)''''
          Default = True
          Enabled = False
          TabOrder = 0
        end
        object BtnClose: TButton
   &n

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

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