home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
ccd0605.iso
/
Software
/
Shareware
/
Comunicatii
/
xns
/
xns53p_setup.exe
/
xns5.exe
/
0
/
RCDATA
/
TFRMOPTIONS
/
TFRMOPTIONS.txt
Wrap
Text File
|
2005-05-02
|
61KB
|
2,141 lines
object frmOptions: TfrmOptions
Left = 220
Top = 153
BorderStyle = bsDialog
Caption = 'Options'
ClientHeight = 414
ClientWidth = 434
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
ShowHint = True
OnClose = FormClose
OnCreate = FormCreate
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object frmLoadDefaults: TLabel
Left = 328
Top = 392
Width = 95
Height = 13
Cursor = crHandPoint
Caption = 'Load Default Values'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsUnderline]
ParentFont = False
OnClick = frmLoadDefaultsClick
end
object Button1: TButton
Left = 3
Top = 384
Width = 38
Height = 25
Caption = 'OK'
Default = True
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 48
Top = 384
Width = 46
Height = 25
Caption = 'Cancel'
TabOrder = 2
OnClick = Button2Click
end
object tv: TTreeView
Left = 0
Top = 32
Width = 121
Height = 345
AutoExpand = True
BiDiMode = bdLeftToRight
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
HideSelection = False
HotTrack = True
Indent = 19
ParentBiDiMode = False
ParentFont = False
ReadOnly = True
RowSelect = True
TabOrder = 0
OnChange = tvChange
OnClick = tvClick
Items.Data = {
0B000000200000000000000000000000FFFFFFFFFFFFFFFF0000000000000000
0747656E6572616C290000000100000000000000FFFFFFFFFFFFFFFF00000000
0000000010436F6E6E656374696F6E205461626C65270000000A000000000000
00FFFFFFFFFFFFFFFF00000000000000000E467269656E646C79204E616D6573
1E0000000300000000000000FFFFFFFFFFFFFFFF00000000000000000552756C
6573210000000200000000000000FFFFFFFFFFFFFFFF00000000000000000850
726F6772616D73200000000400000000000000FFFFFFFFFFFFFFFF0000000000
0000000756696577626172260000000800000000000000FFFFFFFFFFFFFFFF00
000000000000000D52656D6F7465204163636573732000000009000000000000
00FFFFFFFFFFFFFFFF0000000000000000074C6F6767696E6727000000070000
0000000000FFFFFFFFFFFFFFFF00000000000000000E5061636B657420536E69
66666572210000000500000000000000FFFFFFFFFFFFFFFF0000000000000000
08416476616E636564260000000600000000000000FFFFFFFFFFFFFFFF000000
00000000000D4578747261204F7074696F6E73}
end
object nb: TNotebook
Left = 128
Top = 32
Width = 305
Height = 353
PageIndex = 7
TabOrder = 3
object TPage
Left = 0
Top = 0
Caption = 'Default'
object grpGeneral: TGroupBox
Left = 0
Top = 0
Width = 297
Height = 345
Caption = 'General'
TabOrder = 0
object JonLine2: TJonLine
Left = 22
Top = 38
Width = 17
Height = 21
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object Label1: TLabel
Left = 41
Top = 51
Width = 28
Height = 13
Caption = 'Every'
end
object Label2: TLabel
Left = 153
Top = 51
Width = 39
Height = 13
Caption = 'seconds'
end
object JonLine11: TJonLine
Left = 22
Top = 160
Width = 17
Height = 23
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object JonLine12: TJonLine
Left = 22
Top = 182
Width = 17
Height = 27
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object lblEditCache: TLabel
Left = 41
Top = 176
Width = 74
Height = 13
Cursor = crHandPoint
Hint = 'Edit the DNS Cache in Notepad'
Caption = 'Edit DNS Cache'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsUnderline]
ParentFont = False
OnClick = lblEditCacheClick
end
object lblClearCache: TLabel
Left = 41
Top = 200
Width = 81
Height = 13
Cursor = crHandPoint
Hint = 'Deletes all entries in the DNS Cache'
Caption = 'Clear DNS Cache'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsUnderline]
ParentFont = False
OnClick = lblClearCacheClick
end
object JonLine29: TJonLine
Left = 22
Top = 53
Width = 17
Height = 34
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object chkCacheDNS: TCheckBox
Left = 16
Top = 152
Width = 250
Height = 17
Hint = 'Remember hostnames after looking them up'
Caption = 'Cache &DNS'
ParentShowHint = False
ShowHint = True
TabOrder = 5
end
object chkStartInTray: TCheckBox
Left = 16
Top = 248
Width = 250
Height = 17
Hint = 'Start X-NetStat minimized to the System Tray'
Caption = 'Start in System &Tray'
TabOrder = 7
end
object chkAutoResolve: TCheckBox
Left = 16
Top = 104
Width = 250
Height = 17
Caption = 'Automatically lookup &hostnames'
TabOrder = 3
end
object chkAutoRefresh: TCheckBox
Left = 16
Top = 24
Width = 250
Height = 17
Caption = '&Automatically rerresh connections'
TabOrder = 0
end
object spin1: TRxSpinEdit
Left = 80
Top = 48
Width = 57
Height = 21
MaxValue = 999
MinValue = 1
Value = 5
TabOrder = 1
end
object chkRunOnWinStart: TCheckBox
Left = 16
Top = 296
Width = 209
Height = 17
Caption = '&Run X-NetStat at Windows StartUp'
TabOrder = 9
end
object chkShowTips: TCheckBox
Left = 16
Top = 224
Width = 225
Height = 17
Caption = '&Show X-NetStat Ti&ps on Start'
TabOrder = 6
end
object chkAdvApi: TCheckBox
Left = 16
Top = 128
Width = 185
Height = 17
Hint = 'When active, displays process behind each connection'
Caption = 'Use Ad&vanced API (WinXP only)'
ParentShowHint = False
ShowHint = True
TabOrder = 4
OnClick = chkAdvApiClick
end
object chkCheckUpdates: TCheckBox
Left = 16
Top = 272
Width = 185
Height = 17
Caption = 'Chec&k for X-NetStat Updates'
TabOrder = 8
end
object chkCountDown: TCheckBox
Left = 40
Top = 77
Width = 217
Height = 17
Caption = 'Co&unt down seconds in status bar'
TabOrder = 2
end
end
end
object TPage
Left = 0
Top = 0
Caption = 'General'
object GroupBox5: TGroupBox
Left = 0
Top = 0
Width = 297
Height = 345
Caption = 'Connection Table'
TabOrder = 0
object Label5: TLabel
Left = 16
Top = 67
Width = 86
Height = 13
Caption = '&Columns to Show:'
FocusControl = colsCLB
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsUnderline]
ParentFont = False
end
object Label14: TLabel
Left = 16
Top = 24
Width = 26
Height = 13
Caption = '&Font:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsUnderline]
ParentFont = False
end
object tbFontColor: TToolbarButton97
Left = 224
Top = 42
Width = 17
Height = 17
Hint = 'Color'
Color = clBlack
ParentShowHint = False
ShowHint = True
OnClick = tbFontColorClick
end
object tbFontBold: TToolbarButton97
Left = 248
Top = 42
Width = 17
Height = 17
Hint = 'Bold'
AllowAllUp = True
GroupIndex = 1117
Caption = 'B'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
end
object chkHotTrack: TCheckBox
Left = 16
Top = 196
Width = 209
Height = 17
Hint =
'Lets you select connections by hovering your mouse in the Connec' +
'tion Table.'
Caption = '&HotTrack on connection table'
ParentShowHint = False
ShowHint = True
TabOrder = 3
end
object chkGridLines: TCheckBox
Left = 16
Top = 220
Width = 250
Height = 17
Hint = 'Separate cells in the Connection Table with a border'
Caption = 'Show &grid lines in connection table'
ParentShowHint = False
ShowHint = True
TabOrder = 4
end
object chkShowUDPs: TCheckBox
Left = 16
Top = 268
Width = 201
Height = 17
Hint = 'Displays UDP connections in the connection table'
Caption = 'Show open &UDP ports'
ParentShowHint = False
ShowHint = True
TabOrder = 6
end
object colsCLB: TCheckListBox
Left = 24
Top = 84
Width = 241
Height = 105
Hint = 'Check the columns you want to see on the Connection Table.'
BorderStyle = bsNone
Color = clBtnFace
Columns = 2
Ctl3D = False
ItemHeight = 13
Items.Strings = (
'#'
'Remote Addr'
'Local Port'
'Remote Port'
'Status'
'Time'
'Recognized'
'Protocol'
'Local Addr'
'Age'
'Process'
'Bytes In'
'Bytes In Rate'
'Bytes Out'
'Bytes Out Rate')
ParentCtl3D = False
ParentShowHint = False
ShowHint = True
TabOrder = 2
end
object cboFonts: TFontComboBox
Left = 24
Top = 42
Width = 145
Height = 20
Hint = 'Font Name'
Options = [foNoSymbolFonts]
UseFonts = True
ParentShowHint = False
ShowHint = True
Style = csDropDown
TabOrder = 0
end
object cboFontSize: TComboBox
Left = 176
Top = 42
Width = 41
Height = 21
Hint = 'Font Size'
DropDownCount = 10
ItemHeight = 13
ParentShowHint = False
ShowHint = True
TabOrder = 1
OnKeyPress = cboFontSizeKeyPress
Items.Strings = (
'7'
'8'
'9'
'10'
'12'
'14'
'16'
'18'
'20')
end
object chkShowListens: TCheckBox
Left = 16
Top = 292
Width = 250
Height = 17
Hint = 'Display open TCP ports in the ListenPanel'
Caption = 'Show open &TCP ports (LISTENING connections)'
ParentShowHint = False
ShowHint = True
TabOrder = 7
end
object chkPortName: TCheckBox
Left = 16
Top = 316
Width = 225
Height = 17
Hint = 'Look up a ports code name after refreshing'
Caption = 'Show a port'#39's &shortname when available'
ParentShowHint = False
ShowHint = True
TabOrder = 8
end
object chkShowFilterBar: TCheckBox
Left = 16
Top = 244
Width = 97
Height = 17
Hint = 'Turns on the FilterBar'
Caption = 'Show Filter&Bar'
ParentShowHint = False
ShowHint = True
TabOrder = 5
end
end
end
object TPage
Left = 0
Top = 0
Caption = 'Programs'
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 297
Height = 345
Caption = 'External Programs'
TabOrder = 0
OnClick = GroupBox1Click
object tbPAdd: TToolbarButton97
Left = 6
Top = 316
Width = 68
Height = 22
Hint = 'Add an application to programs list'
Caption = '&Add'
Glyph.Data = {
E6000000424DE60000000000000076000000280000000E0000000E0000000100
0400000000007000000000000000000000001000000000000000000000000000
BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3300333333333333330033333333333333003333300033333300333330F03333
3300333330F033333300330000F000033300330FFFFFFF033300330000F00003
3300333330F033333300333330F0333333003333300033333300333333333333
33003333333333333300}
GlyphMask.Data = {00000000}
ImageIndex = 0
OnClick = tbPAddClick
end
object tbPEdit: TToolbarButton97
Left = 74
Top = 316
Width = 68
Height = 22
Hint = 'Edit selected program entry'
Caption = '&Edit'
Enabled = False
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000000
000033333377777777773333330FFFFFFFF03FF3FF7FF33F3FF700300000FF0F
00F077F777773F737737E00BFBFB0FFFFFF07773333F7F3333F7E0BFBF000FFF
F0F077F3337773F3F737E0FBFBFBF0F00FF077F3333FF7F77F37E0BFBF00000B
0FF077F3337777737337E0FBFBFBFBF0FFF077F33FFFFFF73337E0BF0000000F
FFF077FF777777733FF7000BFB00B0FF00F07773FF77373377373330000B0FFF
FFF03337777373333FF7333330B0FFFF00003333373733FF777733330B0FF00F
0FF03333737F37737F373330B00FFFFF0F033337F77F33337F733309030FFFFF
00333377737FFFFF773333303300000003333337337777777333}
GlyphMask.Data = {00000000}
ImageIndex = 1
NumGlyphs = 2
OnClick = tbPEditClick
end
object tpPDelete: TToolbarButton97
Left = 142
Top = 316
Width = 68
Height = 22
Hint = 'Delete selected program from list'
Caption = '&Delete'
Enabled = False
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000130B0000130B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
333333333333333333FF33333333333330003333333333333777333333333333
300033FFFFFF3333377739999993333333333777777F3333333F399999933333
3300377777733333337733333333333333003333333333333377333333333333
3333333333333333333F333333333333330033333F33333333773333C3333333
330033337F3333333377333CC3333333333333F77FFFFFFF3FF33CCCCCCCCCC3
993337777777777F77F33CCCCCCCCCC399333777777777737733333CC3333333
333333377F33333333FF3333C333333330003333733333333777333333333333
3000333333333333377733333333333333333333333333333333}
GlyphMask.Data = {00000000}
ImageIndex = 2
NumGlyphs = 2
OnClick = tpPDeleteClick
end
object tbPClear: TToolbarButton97
Left = 210
Top = 316
Width = 68
Height = 22
Hint = 'Remove all applications from program list'
Caption = '&Clear all'
Enabled = False
ImageIndex = 3
OnClick = tbPClearClick
end
object programsLV: TListView
Left = 8
Top = 16
Width = 281
Height = 289
Columns = <
item
Caption = 'Name'
Width = 200
end
item
Caption = 'Exe'
end>
ColumnClick = False
GridLines = True
HideSelection = False
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
OnChange = programsLVChange
OnDblClick = programsLVDblClick
end
end
end
object TPage
Left = 0
Top = 0
Caption = 'Rules'
object GroupBox4: TGroupBox
Left = 0
Top = 0
Width = 297
Height = 345
Caption = 'Rules'
TabOrder = 0
OnClick = GroupBox1Click
object Bevel1: TBevel
Left = 1
Top = 216
Width = 294
Height = 9
Shape = bsBottomLine
end
object tbAddRule: TToolbarButton97
Left = 6
Top = 316
Width = 68
Height = 22
Hint = 'Add an application to programs list'
Caption = '&Add'
Glyph.Data = {
E6000000424DE60000000000000076000000280000000E0000000E0000000100
0400000000007000000000000000000000001000000000000000000000000000
BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3300333333333333330033333333333333003333300033333300333330F03333
3300333330F033333300330000F000033300330FFFFFFF033300330000F00003
3300333330F033333300333330F0333333003333300033333300333333333333
33003333333333333300}
GlyphMask.Data = {00000000}
ImageIndex = 0
OnClick = tbAddRuleClick
end
object tbEditRule: TToolbarButton97
Left = 74
Top = 316
Width = 68
Height = 22
Hint = 'Edit selected program entry'
Caption = '&Edit'
Enabled = False
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000000
000033333377777777773333330FFFFFFFF03FF3FF7FF33F3FF700300000FF0F
00F077F777773F737737E00BFBFB0FFFFFF07773333F7F3333F7E0BFBF000FFF
F0F077F3337773F3F737E0FBFBFBF0F00FF077F3333FF7F77F37E0BFBF00000B
0FF077F3337777737337E0FBFBFBFBF0FFF077F33FFFFFF73337E0BF0000000F
FFF077FF777777733FF7000BFB00B0FF00F07773FF77373377373330000B0FFF
FFF03337777373333FF7333330B0FFFF00003333373733FF777733330B0FF00F
0FF03333737F37737F373330B00FFFFF0F033337F77F33337F733309030FFFFF
00333377737FFFFF773333303300000003333337337777777333}
GlyphMask.Data = {00000000}
ImageIndex = 1
NumGlyphs = 2
OnClick = tbEditRuleClick
end
object tbDeleteRule: TToolbarButton97
Left = 142
Top = 316
Width = 68
Height = 22
Hint = 'Delete selected program from list'
Caption = '&Delete'
Enabled = False
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000130B0000130B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
333333333333333333FF33333333333330003333333333333777333333333333
300033FFFFFF3333377739999993333333333777777F3333333F399999933333
3300377777733333337733333333333333003333333333333377333333333333
3333333333333333333F333333333333330033333F33333333773333C3333333
330033337F3333333377333CC3333333333333F77FFFFFFF3FF33CCCCCCCCCC3
993337777777777F77F33CCCCCCCCCC399333777777777737733333CC3333333
333333377F33333333FF3333C333333330003333733333333777333333333333
3000333333333333377733333333333333333333333333333333}
GlyphMask.Data = {00000000}
ImageIndex = 2
NumGlyphs = 2
OnClick = tbDeleteRuleClick
end
object tbClearRules: TToolbarButton97
Left = 210
Top = 316
Width = 68
Height = 22
Hint = 'Remove all applications from program list'
Caption = '&Clear all'
Enabled = False
ImageIndex = 3
OnClick = tbClearRulesClick
end
object Bevel2: TBevel
Left = 1
Top = 302
Width = 278
Height = 9
Shape = bsBottomLine
end
object lblRuleSumAddr: TLabel
Left = 8
Top = 232
Width = 121
Height = 13
AutoSize = False
Caption = 'Addr: address.com'
end
object lblRuleSumPorts: TLabel
Left = 136
Top = 232
Width = 137
Height = 13
AutoSize = False
Caption = 'Lport [any] --- Rport [1813]'
end
object lblRuleSumConnections: TLabel
Left = 8
Top = 248
Width = 92
Height = 13
Caption = 'Req. x connections'
end
object lblRuleSumSeconds: TLabel
Left = 136
Top = 248
Width = 111
Height = 13
Caption = 'Present for XX seconds'
end
object lblRuleSumActions: TLabel
Left = 8
Top = 288
Width = 205
Height = 13
Caption = 'Do this and that, like this and like that ya'#39'll '
end
object lblRuleSumProcess: TLabel
Left = 8
Top = 264
Width = 41
Height = 13
Caption = 'Process:'
end
object rulesLV: TListView
Left = 8
Top = 16
Width = 281
Height = 201
Checkboxes = True
Columns = <
item
Caption = 'On'
Width = 27
end
item
Caption = '#'
Width = -2
WidthType = (
-2)
end
item
Caption = 'Address affected'
Width = -2
WidthType = (
-2)
end>
ColumnClick = False
GridLines = True
HideSelection = False
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
OnChange = rulesLVChange
OnClick = rulesLVClick
OnDblClick = rulesLVDblClick
end
end
end
object TPage
Left = 0
Top = 0
Caption = 'Viewbar'
object GroupBox2: TGroupBox
Left = 0
Top = 0
Width = 297
Height = 345
Caption = 'ViewBar'
TabOrder = 0
object Label3: TLabel
Left = 40
Top = 48
Width = 77
Height = 13
Caption = 'Start &docked to '
FocusControl = cboVbDock
end
object Label4: TLabel
Left = 216
Top = 48
Width = 45
Height = 13
Caption = 'of screen'
end
object Label6: TLabel
Left = 64
Top = 272
Width = 127
Height = 13
Caption = 'Show &each connection for '
FocusControl = spinVbScrollTime
end
object Label7: TLabel
Left = 248
Top = 272
Width = 21
Height = 13
Caption = 'secs'
end
object JonLine1: TJonLine
Left = 46
Top = 263
Width = 18
Height = 18
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object JonLine3: TJonLine
Left = 46
Top = 184
Width = 16
Height = 17
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object JonLine4: TJonLine
Left = 46
Top = 200
Width = 16
Height = 25
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object JonLine19: TJonLine
Left = 22
Top = 32
Width = 16
Height = 25
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object JonLine20: TJonLine
Left = 22
Top = 48
Width = 16
Height = 57
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object JonLine21: TJonLine
Left = 22
Top = 40
Width = 16
Height = 41
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object JonLine22: TJonLine
Left = 22
Top = 120
Width = 16
Height = 33
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object JonLine23: TJonLine
Left = 22
Top = 128
Width = 16
Height = 49
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object JonLine24: TJonLine
Left = 22
Top = 176
Width = 16
Height = 81
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object JonLine25: TJonLine
Left = 22
Top = 104
Width = 16
Height = 25
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object chkVbEnabled: TCheckBox
Left = 16
Top = 24
Width = 105
Height = 17
Caption = '&Enable ViewBar'
TabOrder = 0
end
object cboVbDock: TComboBox
Left = 127
Top = 46
Width = 81
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 1
Items.Strings = (
'Top'
'Bottom')
end
object chkVbAutoHide: TCheckBox
Left = 40
Top = 72
Width = 97
Height = 17
Caption = 'Auto&Hide'
Enabled = False
TabOrder = 2
end
object chkVbShowClock: TCheckBox
Left = 40
Top = 168
Width = 97
Height = 17
Caption = 'Show &clock'
TabOrder = 6
end
object chkVbShowLights: TCheckBox
Left = 40
Top = 144
Width = 137
Height = 17
Caption = 'Show transmisson &lights'
TabOrder = 5
end
object chkVbSlideEffect: TCheckBox
Left = 40
Top = 96
Width = 97
Height = 17
Caption = 'S&lide effect'
TabOrder = 3
end
object chkVbAutoScroll: TCheckBox
Left = 40
Top = 248
Width = 137
Height = 17
Caption = 'Auto&scroll connections'
TabOrder = 9
end
object spinVbScrollTime: TRxSpinEdit
Left = 195
Top = 269
Width = 49
Height = 21
MaxValue = 30
MinValue = 1
TabOrder = 10
end
object chkVbShowClockSecs: TCheckBox
Left = 64
Top = 192
Width = 177
Height = 17
Caption = 'Sho&w Seconds on clock'
TabOrder = 7
end
object chkVbShowBorder: TCheckBox
Left = 64
Top = 216
Width = 97
Height = 17
Caption = 'Show b&order'
TabOrder = 8
end
object chkVbAltStyle: TCheckBox
Left = 40
Top = 120
Width = 193
Height = 17
Caption = '&Blend connections in to ViewBar'
TabOrder = 4
end
end
end
object TPage
Left = 0
Top = 0
Caption = 'Debug'
object GroupBox6: TGroupBox
Left = 0
Top = 0
Width = 297
Height = 345
Caption = 'Advanced Options'
TabOrder = 0
object Label9: TLabel
Left = 16
Top = 72
Width = 197
Height = 13
Caption = 'SMTP email server &username (if required)'
FocusControl = edtEmailServerUsername
end
object Label8: TLabel
Left = 16
Top = 24
Width = 87
Height = 13
Caption = 'SMTP &email server'
FocusControl = edtEmailServer
end
object Label16: TLabel
Left = 16
Top = 256
Width = 114
Height = 13
Caption = 'Update &Net Stats every'
FocusControl = updateStatsSpin
end
object Label17: TLabel
Left = 224
Top = 256
Width = 13
Height = 13
Caption = 'ms'
end
object Label18: TLabel
Left = 224
Top = 288
Width = 13
Height = 13
Caption = 'ms'
end
object z: TLabel
Left = 16
Top = 288
Width = 115
Height = 13
Caption = 'Update LE&D lights every'
FocusControl = updateLEDspin
end
object Label19: TLabel
Left = 16
Top = 120
Width = 196
Height = 13
Caption = 'SMTP email server &password (if required)'
FocusControl = edtEmailServerPassword
end
object edtEmailServerUsername: TEdit
Left = 32
Top = 88
Width = 217
Height = 21
TabOrder = 1
end
object edtEmailServer: TEdit
Left = 32
Top = 40
Width = 217
Height = 21
TabOrder = 0
end
object chkFlashStats: TCheckBox
Left = 16
Top = 200
Width = 193
Height = 17
Caption = '&Flash cells in Net Stats window'
TabOrder = 4
end
object chkShowSplash: TCheckBox
Left = 16
Top = 176
Width = 137
Height = 17
Caption = 'Show &splash screen'
TabOrder = 3
end
object updateStatsSpin: TRxSpinEdit
Left = 144
Top = 253
Width = 65
Height = 21
Increment = 500
MaxValue = 60000
MinValue = 500
Value = 5000
MaxLength = 5
TabOrder = 5
end
object updateLEDspin: TRxSpinEdit
Left = 144
Top = 285
Width = 65
Height = 21
Increment = 50
MaxValue = 1000
MinValue = 50
Value = 250
TabOrder = 6
end
object edtEmailServerPassword: TEdit
Left = 32
Top = 136
Width = 217
Height = 21
PasswordChar = '*'
TabOrder = 2
end
end
end
object TPage
Left = 0
Top = 0
Caption = 'Extras'
object ToolbarButton971: TToolbarButton97
Left = 8
Top = 236
Width = 65
Height = 22
Hint = 'Add an application to programs list'
Caption = '&Add'
Glyph.Data = {
E6000000424DE60000000000000076000000280000000E0000000E0000000100
0400000000007000000000000000000000001000000000000000000000000000
BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3300333333333333330033333333333333003333300033333300333330F03333
3300333330F033333300330000F000033300330FFFFFFF033300330000F00003
3300333330F033333300333330F0333333003333300033333300333333333333
33003333333333333300}
GlyphMask.Data = {00000000}
ImageIndex = 0
OnClick = tbPAddClick
end
object ToolbarButton972: TToolbarButton97
Left = 73
Top = 236
Width = 65
Height = 22
Hint = 'Edit selected program entry'
Caption = '&Edit'
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000000
000033333377777777773333330FFFFFFFF03FF3FF7FF33F3FF700300000FF0F
00F077F777773F737737E00BFBFB0FFFFFF07773333F7F3333F7E0BFBF000FFF
F0F077F3337773F3F737E0FBFBFBF0F00FF077F3333FF7F77F37E0BFBF00000B
0FF077F3337777737337E0FBFBFBFBF0FFF077F33FFFFFF73337E0BF0000000F
FFF077FF777777733FF7000BFB00B0FF00F07773FF77373377373330000B0FFF
FFF03337777373333FF7333330B0FFFF00003333373733FF777733330B0FF00F
0FF03333737F37737F373330B00FFFFF0F033337F77F33337F733309030FFFFF
00333377737FFFFF773333303300000003333337337777777333}
GlyphMask.Data = {00000000}
ImageIndex = 1
NumGlyphs = 2
OnClick = tbPEditClick
end
object ToolbarButton973: TToolbarButton97
Left = 138
Top = 236
Width = 65
Height = 22
Hint = 'Delete selected program from list'
Caption = '&Delete'
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000130B0000130B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
333333333333333333FF33333333333330003333333333333777333333333333
300033FFFFFF3333377739999993333333333777777F3333333F399999933333
3300377777733333337733333333333333003333333333333377333333333333
3333333333333333333F333333333333330033333F33333333773333C3333333
330033337F3333333377333CC3333333333333F77FFFFFFF3FF33CCCCCCCCCC3
993337777777777F77F33CCCCCCCCCC399333777777777737733333CC3333333
333333377F33333333FF3333C333333330003333733333333777333333333333
3000333333333333377733333333333333333333333333333333}
GlyphMask.Data = {00000000}
ImageIndex = 2
NumGlyphs = 2
OnClick = tpPDeleteClick
end
object ToolbarButton974: TToolbarButton97
Left = 203
Top = 236
Width = 65
Height = 22
Hint = 'Remove all applications from program list'
Caption = '&Clear all'
ImageIndex = 3
OnClick = tbPClearClick
end
object GroupBox3: TGroupBox
Left = 0
Top = 0
Width = 297
Height = 345
Caption = 'Extra Options'
TabOrder = 0
object Label26: TLabel
Left = 16
Top = 248
Width = 119
Height = 13
Caption = 'Show Connection &Events'
FocusControl = cboShowConnEvents
end
object chkTBhighlight: TCheckBox
Left = 16
Top = 24
Width = 153
Height = 17
Caption = '&Old style toolbar highlight'
TabOrder = 0
end
object chkFlatHead: TCheckBox
Left = 16
Top = 48
Width = 225
Height = 17
Caption = '&Flat column headers in connection table'
TabOrder = 1
end
object chkConfirmExit: TCheckBox
Left = 16
Top = 72
Width = 97
Height = 17
Caption = 'Confirm on e&xit'
TabOrder = 2
end
object chkCheckIPChanges: TCheckBox
Left = 16
Top = 120
Width = 233
Height = 17
Caption = 'Check for changes in Local I&P && Hostname'
TabOrder = 3
end
object chkStopMemLeaks: TCheckBox
Left = 16
Top = 144
Width = 209
Height = 17
Caption = 'Memory &Leak Protection'
TabOrder = 4
end
object chkContinuousRepaints: TCheckBox
Left = 16
Top = 168
Width = 273
Height = 17
Caption = '&Continuously repaint Connection Table'
TabOrder = 5
end
object cboShowConnEvents: TComboBox
Left = 141
Top = 246
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 6
Items.Strings = (
'In the System Tray'
'In the ViewBar'
'Both'
'Neither')
end
object chkNumbersWithShort: TCheckBox
Left = 16
Top = 288
Width = 225
Height = 17
Caption = 'Show Port Numbers next to Short&names'
TabOrder = 7
end
object chkDontWarnOnTerminate: TCheckBox
Left = 16
Top = 312
Width = 273
Height = 17
Caption = 'Don'#39't &warn when terminating or restarting a process'
TabOrder = 8
end
object chkPrcGoogleFeelLucky: TCheckBox
Left = 16
Top = 200
Width = 273
Height = 17
Caption = 'Use "I'#39'm Feeling Lucky" on Google process searches'
TabOrder = 9
end
end
end
object TPage
Left = 0
Top = 0
Caption = 'Debug'
object GroupBox10: TGroupBox
Left = 0
Top = 0
Width = 297
Height = 345
Caption = 'Packet Sniffer'
TabOrder = 0
object Label24: TLabel
Left = 48
Top = 152
Width = 151
Height = 13
Caption = 'Max &Incoming Bandwidth (KB/s)'
FocusControl = spinMaxInBandwidth
end
object Label25: TLabel
Left = 48
Top = 184
Width = 152
Height = 13
Caption = 'Max &Outgoing Bandwidth (KB/s)'
FocusControl = spinMaxOutBandwidth
end
object JonLine28: TJonLine
Left = 22
Top = 32
Width = 19
Height = 65
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object JonLine30: TJonLine
Left = 38
Top = 104
Width = 11
Height = 57
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object JonLine31: TJonLine
Left = 38
Top = 136
Width = 11
Height = 57
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object Label27: TLabel
Left = 48
Top = 232
Width = 233
Height = 17
AutoSize = False
Caption = 'To better determine your maximum bandwidths:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsUnderline]
ParentFont = False
WordWrap = True
end
object Label28: TLabel
Left = 64
Top = 256
Width = 133
Height = 13
Cursor = crHandPoint
Hint = 'http://www.dslreports.com/stest'
Caption = 'DSLreports.com Speed Test'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsUnderline]
ParentFont = False
OnClick = Label30Click
end
object Label29: TLabel
Left = 64
Top = 280
Width = 208
Height = 13
Cursor = crHandPoint
Hint = 'http://bandwidthplace.com/speedtest/'
Caption = 'Bandwidthplace.com Bandwidth Speed Test'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsUnderline]
ParentFont = False
OnClick = Label30Click
end
object Label30: TLabel
Left = 64
Top = 304
Width = 164
Height = 13
Cursor = crHandPoint
Hint = 'http://reviews.cnet.com/Bandwidth_meter/7004-7254_7-0.html'
Caption = 'CNET Bandwidth Meter speed test'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsUnderline]
ParentFont = False
OnClick = Label30Click
end
object Label31: TLabel
Left = 48
Top = 120
Width = 40
Height = 13
Caption = 'Prese&ts:'
FocusControl = cboBandwidthPreset
end
object JonLine32: TJonLine
Left = 22
Top = 32
Width = 19
Height = 33
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object chkEnableSniffer: TCheckBox
Left = 16
Top = 24
Width = 193
Height = 17
Caption = '&Enable X-NetStat Packet Sniffer'
TabOrder = 0
end
object chkShowBandwidthMeters: TCheckBox
Left = 32
Top = 88
Width = 193
Height = 17
Caption = 'Display Bandwidth &Meters'
TabOrder = 2
end
object spinMaxInBandwidth: TRxSpinEdit
Left = 208
Top = 150
Width = 81
Height = 21
Alignment = taRightJustify
Increment = 10
MaxValue = 999999999
MinValue = 1
ValueType = vtFloat
Value = 1
TabOrder = 4
end
object spinMaxOutBandwidth: TRxSpinEdit
Left = 208
Top = 182
Width = 81
Height = 21
Alignment = taRightJustify
Increment = 10
MaxValue = 999999999
MinValue = 1
ValueType = vtFloat
Value = 1
TabOrder = 5
end
object cboBandwidthPreset: TComboBox
Left = 96
Top = 118
Width = 193
Height = 21
Style = csDropDownList
DropDownCount = 12
ItemHeight = 13
TabOrder = 3
OnChange = cboBandwidthPresetChange
Items.Strings = (
'28.8/33.3 Modem'
'56K Modem'
'128Kbps Dual ISDN/DSL'
'256 Kbps Cable/DSL'
'384 Kbps Cable/DSL'
'768 Kbps Cable/DSL'
'1Mbps Cable'
'1.5 Mbps T1/Intranet/LAN'
'3Mbps Cable (Charter Pipeline)')
end
object chkForceKB: TCheckBox
Left = 32
Top = 56
Width = 241
Height = 17
Hint = 'Shows total bandwidth in KB instead of bytes'
Caption = 'Show total traffic in &KiloBytes (KB)'
TabOrder = 1
end
end
end
object TPage
Left = 0
Top = 0
Caption = 'RemoteAccess'
object GroupBox7: TGroupBox
Left = 0
Top = 0
Width = 297
Height = 345
Caption = 'Remote Access'
TabOrder = 0
object Label10: TLabel
Left = 40
Top = 48
Width = 57
Height = 13
Caption = '&Port to use:'
FocusControl = edWSporttouse
end
object Label11: TLabel
Left = 64
Top = 194
Width = 52
Height = 13
Caption = '&Username:'
FocusControl = edWSusername
end
object Label12: TLabel
Left = 64
Top = 218
Width = 50
Height = 13
Caption = '&Password:'
FocusControl = edWSpassword
end
object JonLine5: TJonLine
Left = 46
Top = 176
Width = 17
Height = 25
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object JonLine6: TJonLine
Left = 46
Top = 200
Width = 17
Height = 25
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object JonLine7: TJonLine
Left = 22
Top = 33
Width = 17
Height = 22
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object JonLine8: TJonLine
Left = 22
Top = 49
Width = 17
Height = 31
PenColor = clGray
DrawLines = [lpLeft]
end
object JonLine9: TJonLine
Left = 22
Top = 112
Width = 17
Height = 65
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object JonLine10: TJonLine
Left = 22
Top = 65
Width = 17
Height = 24
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object Label13: TLabel
Left = 16
Top = 256
Width = 192
Height = 13
Caption = 'The URLs to check this computer will be:'
end
object lblRemoteAccessURL: TLabel
Left = 32
Top = 272
Width = 32
Height = 13
Cursor = crHandPoint
Caption = 'http://'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsUnderline]
ParentFont = False
PopupMenu = copyPop
OnClick = lblRemoteAccessURLClick
end
object JonLine26: TJonLine
Left = 22
Top = 88
Width = 17
Height = 33
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object JonLine27: TJonLine
Left = 46
Top = 120
Width = 17
Height = 25
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object Label20: TLabel
Left = 64
Top = 136
Width = 72
Height = 13
Caption = 'Re&fresh every '
end
object Label21: TLabel
Left = 208
Top = 136
Width = 39
Height = 13
Caption = 'seconds'
end
object lblRemoteAccessURL2: TLabel
Left = 32
Top = 288
Width = 32
Height = 13
Cursor = crHandPoint
Caption = 'http://'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsUnderline]
ParentFont = False
PopupMenu = copyPop2
OnClick = lblRemoteAccessURLClick
end
object chkEnableWS: TCheckBox
Left = 16
Top = 24
Width = 169
Height = 17
Caption = '&Enable X-NetStat Server'
TabOrder = 0
end
object chkWSneedauth: TCheckBox
Left = 40
Top = 168
Width = 169
Height = 17
Caption = '&Authentication required'
TabOrder = 5
end
object chkWSincludeStats: TCheckBox
Left = 40
Top = 80
Width = 177
Height = 17
Caption = '&Include Net Stats in report'
TabOrder = 2
end
object edWSporttouse: TEdit
Left = 104
Top = 48
Width = 65
Height = 21
TabOrder = 1
Text = '11131'
OnChange = edWSporttouseChange
OnKeyPress = edWSporttouseKeyPress
end
object edWSusername: TEdit
Left = 128
Top = 192
Width = 113
Height = 21
TabOrder = 6
end
object edWSpassword: TEdit
Left = 128
Top = 216
Width = 113
Height = 21
PasswordChar = '*'
TabOrder = 7
end
object chkMetaRefresh: TCheckBox
Left = 40
Top = 112
Width = 121
Height = 17
Caption = 'Auto&Refresh report'
TabOrder = 3
end
object spinMetaRefresh: TRxSpinEdit
Left = 139
Top = 133
Width = 57
Height = 21
MaxValue = 999
TabOrder = 4
end
end
end
object TPage
Left = 0
Top = 0
Caption = 'Logging'
object GroupBox8: TGroupBox
Left = 0
Top = 0
Width = 297
Height = 345
Caption = 'Logging'
TabOrder = 0
object JonLine13: TJonLine
Left = 22
Top = 32
Width = 17
Height = 145
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object Label15: TLabel
Left = 16
Top = 200
Width = 149
Height = 13
Caption = 'Record Remote Address and...'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsUnderline]
ParentFont = False
end
object JonLine14: TJonLine
Left = 22
Top = 32
Width = 17
Height = 25
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object JonLine15: TJonLine
Left = 22
Top = 56
Width = 17
Height = 25
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object JonLine16: TJonLine
Left = 22
Top = 80
Width = 17
Height = 25
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object JonLine17: TJonLine
Left = 22
Top = 104
Width = 17
Height = 25
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object JonLine18: TJonLine
Left = 22
Top = 128
Width = 17
Height = 25
PenColor = clGray
DrawLines = [lpLeft, lpBottom]
end
object chkEnableLog: TCheckBox
Left = 16
Top = 24
Width = 169
Height = 17
Caption = '&Log X-NetStat Activity'
TabOrder = 0
end
object chkLogNew: TCheckBox
Left = 40
Top = 48
Width = 129
Height = 17
Caption = '&New connections'
TabOrder = 1
end
object chkLogChanges: TCheckBox
Left = 40
Top = 72
Width = 97
Height = 17
Caption = '&State changes'
TabOrder = 2
end
object chkLogCloses: TCheckBox
Left = 40
Top = 96
Width = 129
Height = 17
Caption = '&Closing connections'
TabOrder = 3
end
object chkLogRules: TCheckBox
Left = 40
Top = 120
Width = 121
Height = 17
Caption = '&Rule is triggered'
TabOrder = 4
end
object chkLogRemote: TCheckBox
Left = 40
Top = 144
Width = 137
Height = 17
Caption = '&XNS remote access'
TabOrder = 5
end
object chkLogKills: TCheckBox
Left = 40
Top = 168
Width = 97
Height = 17
Caption = 'Connection &kills'
TabOrder = 6
end
object chkLogLRP: TCheckBox
Left = 40
Top = 248
Width = 121
Height = 17
Caption = 'Loc&al/Remote Ports'
TabOrder = 8
end
object chkLogPRC: TCheckBox
Left = 40
Top = 272
Width = 65
Height = 17
Caption = '&Process'
TabOrder = 9
end
object chkLogTS: TCheckBox
Left = 40
Top = 224
Width = 81
Height = 17
Caption = '&Timestamp'
TabOrder = 7
end
end
end
object TPage
Left = 0
Top = 0
Caption = 'Friendly'
object GroupBox9: TGroupBox
Left = 0
Top = 0
Width = 297
Height = 345
Caption = 'Recognized'
TabOrder = 0
object btnRecAdd: TToolbarButton97
Left = 6
Top = 316
Width = 68
Height = 22
Hint = 'Add an application to programs list'
Caption = '&Add'
Glyph.Data = {
E6000000424DE60000000000000076000000280000000E0000000E0000000100
0400000000007000000000000000000000001000000000000000000000000000
BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3300333333333333330033333333333333003333300033333300333330F03333
3300333330F033333300330000F000033300330FFFFFFF033300330000F00003
3300333330F033333300333330F0333333003333300033333300333333333333
33003333333333333300}
GlyphMask.Data = {00000000}
ImageIndex = 0
OnClick = btnRecAddClick
end
object btnRecEdit: TToolbarButton97
Left = 74
Top = 316
Width = 68
Height = 22
Hint = 'Edit selected program entry'
Caption = '&Edit'
Enabled = False
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000000
000033333377777777773333330FFFFFFFF03FF3FF7FF33F3FF700300000FF0F
00F077F777773F737737E00BFBFB0FFFFFF07773333F7F3333F7E0BFBF000FFF
F0F077F3337773F3F737E0FBFBFBF0F00FF077F3333FF7F77F37E0BFBF00000B
0FF077F3337777737337E0FBFBFBFBF0FFF077F33FFFFFF73337E0BF0000000F
FFF077FF777777733FF7000BFB00B0FF00F07773FF77373377373330000B0FFF
FFF03337777373333FF7333330B0FFFF00003333373733FF777733330B0FF00F
0FF03333737F37737F373330B00FFFFF0F033337F77F33337F733309030FFFFF
00333377737FFFFF773333303300000003333337337777777333}
GlyphMask.Data = {00000000}
ImageIndex = 1
NumGlyphs = 2
OnClick = btnRecEditClick
end
object btnRecDel: TToolbarButton97
Left = 142
Top = 316
Width = 68
Height = 22
Hint = 'Delete selected program from list'
Caption = '&Delete'
Enabled = False
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000130B0000130B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
333333333333333333FF33333333333330003333333333333777333333333333
300033FFFFFF3333377739999993333333333777777F3333333F399999933333
3300377777733333337733333333333333003333333333333377333333333333
3333333333333333333F333333333333330033333F33333333773333C3333333
330033337F3333333377333CC3333333333333F77FFFFFFF3FF33CCCCCCCCCC3
993337777777777F77F33CCCCCCCCCC399333777777777737733333CC3333333
333333377F33333333FF3333C333333330003333733333333777333333333333
3000333333333333377733333333333333333333333333333333}
GlyphMask.Data = {00000000}
ImageIndex = 2
NumGlyphs = 2
OnClick = btnRecDelClick
end
object btnRecClear: TToolbarButton97
Left = 210
Top = 316
Width = 68
Height = 22
Hint = 'Remove all applications from program list'
Caption = '&Clear all'
ImageIndex = 3
OnClick = btnRecClearClick
end
object Bevel3: TBevel
Left = 1
Top = 302
Width = 278
Height = 9
Shape = bsBottomLine
end
object Bevel4: TBevel
Left = 1
Top = 232
Width = 294
Height = 9
Shape = bsBottomLine
end
object label22: TLabel
Left = 8
Top = 248
Width = 14
Height = 13
Caption = 'IP:'
Enabled = False
end
object Label23: TLabel
Left = 8
Top = 264
Width = 52
Height = 13
Caption = 'Hostname:'
Enabled = False
end
object lblRec3: TLabel
Left = 8
Top = 288
Width = 265
Height = 13
AutoSize = False
end
object lblRec1: TLabel
Left = 72
Top = 248
Width = 201
Height = 13
AutoSize = False
end
object lblRec2: TLabel
Left = 72
Top = 264
Width = 201
Height = 13
AutoSize = False
end
object fnLv: TListView
Left = 8
Top = 16
Width = 281
Height = 217
Columns = <
item
Caption = '#'
Width = 25
end
item
Caption = 'Friendly Name'
Width = 200
end>
ColumnClick = False
GridLines = True
HideSelection = False
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
OnChange = fnLvChange
OnClick = fnLvClick
OnDblClick = fnLvDblClick
end
end
end
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 434
Height = 29
Align = alTop
BevelOuter = bvLowered
Color = clNavy
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 4
object header: TLabel
Left = 13
Top = 6
Width = 118
Height = 16
Caption = 'X-NetStat Options'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
end
object FontDialog1: TFontDialog
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
MinFontSize = 0
MaxFontSize = 0
Left = 312
Top = 8
end
object ColorDialog1: TColorDialog
Ctl3D = True
Left = 344
Top = 8
end
object copyPop: TPopupMenu
Left = 248
Top = 8
object Copy1: TMenuItem
Caption = '&Copy'
OnClick = Copy1Click
end
end
object copyPop2: TPopupMenu
Left = 280
Top = 8
object Copy2: TMenuItem
Caption = '&Copy'
OnClick = Copy2Click
end
end
end