home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
ccd0605.iso
/
Software
/
Shareware
/
Comunicatii
/
xns
/
xns53p_setup.exe
/
xns5.exe
/
0
/
RCDATA
/
TFRMSTATS
/
TFRMSTATS.txt
< prev
Wrap
Text File
|
2005-05-02
|
6KB
|
248 lines
object frmStats: TfrmStats
Left = 298
Top = 122
Width = 475
Height = 501
Caption = 'Network Statistics'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
OnCreate = FormCreate
OnKeyPress = FormKeyPress
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 13
object pc: TPageControl
Left = 0
Top = 0
Width = 467
Height = 448
ActivePage = tabIntStats
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
MultiLine = True
ParentFont = False
Style = tsFlatButtons
TabHeight = 24
TabIndex = 0
TabOrder = 0
object tabIntStats: TTabSheet
Caption = 'Interface Stats'
ImageIndex = 4
object intGrid: TColorStringGrid
Left = 0
Top = 61
Width = 459
Height = 353
Align = alClient
ColCount = 3
DefaultRowHeight = 16
RowCount = 25
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing, goThumbTracking]
ParentFont = False
TabOrder = 0
ColWidths = (
64
64
64)
end
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 459
Height = 61
Align = alTop
Caption = 'Network Interface'
TabOrder = 1
object lblAdapName: TLabel
Left = 64
Top = 20
Width = 321
Height = 13
AutoSize = False
Caption = 'Adapter Name'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Image1: TImage
Left = 16
Top = 16
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image000.ico>}
end
object lblBR: TLabel
Left = 69
Top = 38
Width = 23
Height = 13
Caption = 'lblBR'
end
object lblBS: TLabel
Left = 245
Top = 38
Width = 22
Height = 13
Caption = 'lblBS'
end
object cboNic: TComboBox
Left = 64
Top = 15
Width = 385
Height = 22
AutoDropDown = True
BevelEdges = []
BevelInner = bvNone
BevelKind = bkFlat
BevelOuter = bvNone
Style = csOwnerDrawVariable
Color = clBtnFace
Ctl3D = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ItemHeight = 16
ParentCtl3D = False
ParentFont = False
TabOrder = 0
OnChange = cboNicChange
end
end
end
object tabipstats: TTabSheet
Caption = 'IP Stats'
object ipGrid: TColorStringGrid
Left = 0
Top = 0
Width = 459
Height = 414
Align = alClient
ColCount = 3
DefaultRowHeight = 16
RowCount = 24
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected, goColSizing, goThumbTracking]
ScrollBars = ssVertical
TabOrder = 0
RowHeights = (
16
16
16
16
16
16
16
16
16
16
16
16
16
16
16
16
16
16
16
16
16
16
16
16)
end
end
object tabicmpstats: TTabSheet
Caption = 'ICMP Stats'
ImageIndex = 1
object icmpGrid: TColorStringGrid
Left = 0
Top = 0
Width = 459
Height = 414
Align = alClient
ColCount = 3
DefaultRowHeight = 16
RowCount = 32
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected, goColSizing, goThumbTracking]
TabOrder = 0
end
end
object tabtcpstats: TTabSheet
Caption = 'TCP/IP Stats'
ImageIndex = 2
object tcpGrid: TColorStringGrid
Left = 0
Top = 0
Width = 459
Height = 414
Align = alClient
ColCount = 3
DefaultRowHeight = 16
RowCount = 16
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goRowSizing, goColSizing, goAlwaysShowEditor, goThumbTracking]
ScrollBars = ssVertical
TabOrder = 0
end
end
object tabudpstats: TTabSheet
Caption = 'UDP Stats'
ImageIndex = 3
object udpGrid: TColorStringGrid
Left = 0
Top = 0
Width = 459
Height = 414
Align = alClient
ColCount = 3
DefaultRowHeight = 16
RowCount = 6
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goColSizing]
TabOrder = 0
RowHeights = (
16
16
16
16
16
16)
end
end
end
object stat: TStatusBar
Left = 0
Top = 448
Width = 467
Height = 19
Panels = <>
SimplePanel = True
end
object newstatTimer: TTimer
Interval = 5000
OnTimer = newstatTimerTimer
Left = 352
Top = 48
end
end