home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 January / Chip_1999-01_cd.bin / zkuste / delphi / D / SNPMONX3.ZIP / SnoopMonExpert3.dll / 0 / RCDATA / TSNOOPMONITOR / TSNOOPMONITOR.txt
Text File  |  1998-07-25  |  4KB  |  193 lines

  1. object SnoopMonitor: TSnoopMonitor
  2.   Left = 274
  3.   Top = 348
  4.   Width = 611
  5.   Height = 196
  6.   BorderIcons = [biSystemMenu]
  7.   BorderStyle = bsSizeToolWin
  8.   Caption = 'Snoop Monitor'
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Menu = MainMenu1
  15.   OnCreate = FormCreate
  16.   OnDestroy = FormDestroy
  17.   OnResize = FormResize
  18.   PixelsPerInch = 120
  19.   TextHeight = 16
  20.   object Panel1: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 257
  24.     Height = 150
  25.     Align = alLeft
  26.     BevelOuter = bvNone
  27.     BorderWidth = 10
  28.     BorderStyle = bsSingle
  29.     Enabled = False
  30.     TabOrder = 0
  31.     OnResize = Panel1Resize
  32.     object Label1: TLabel
  33.       Left = 19
  34.       Top = 20
  35.       Width = 59
  36.       Height = 16
  37.       Caption = 'Report on'
  38.       Color = clBtnFace
  39.       FocusControl = Edit1
  40.       ParentColor = False
  41.     end
  42.     object Label2: TLabel
  43.       Left = 19
  44.       Top = 48
  45.       Width = 60
  46.       Height = 16
  47.       Caption = 'created at'
  48.       Color = clBtnFace
  49.       ParentColor = False
  50.     end
  51.     object Label3: TLabel
  52.       Left = 19
  53.       Top = 76
  54.       Width = 67
  55.       Height = 16
  56.       Caption = 'peak # ptrs'
  57.       Color = clBtnFace
  58.       ParentColor = False
  59.     end
  60.     object Label4: TLabel
  61.       Left = 19
  62.       Top = 105
  63.       Width = 67
  64.       Height = 16
  65.       Caption = 'peak bytes'
  66.     end
  67.     object Edit1: TEdit
  68.       Left = 95
  69.       Top = 18
  70.       Width = 129
  71.       Height = 24
  72.       Color = clBtnFace
  73.       TabOrder = 0
  74.     end
  75.     object Edit2: TEdit
  76.       Left = 95
  77.       Top = 46
  78.       Width = 129
  79.       Height = 24
  80.       Color = clBtnFace
  81.       TabOrder = 1
  82.     end
  83.     object Edit3: TEdit
  84.       Left = 95
  85.       Top = 74
  86.       Width = 129
  87.       Height = 24
  88.       Color = clBtnFace
  89.       TabOrder = 2
  90.     end
  91.     object Edit4: TEdit
  92.       Left = 95
  93.       Top = 102
  94.       Width = 129
  95.       Height = 24
  96.       Color = clBtnFace
  97.       TabOrder = 3
  98.     end
  99.   end
  100.   object MainMenu1: TMainMenu
  101.     Left = 392
  102.     Top = 8
  103.     object File1: TMenuItem
  104.       Caption = '&File'
  105.       object Open1: TMenuItem
  106.         Caption = '&Open...'
  107.         OnClick = Open1Click
  108.       end
  109.       object SaveAs1: TMenuItem
  110.         Caption = 'Save &As...'
  111.         OnClick = SaveAs1Click
  112.       end
  113.       object N1: TMenuItem
  114.         Caption = '-'
  115.       end
  116.       object Exit1: TMenuItem
  117.         Caption = 'E&xit'
  118.         OnClick = Exit1Click
  119.       end
  120.     end
  121.     object Options1: TMenuItem
  122.       Caption = '&Options'
  123.       object StayOnTop1: TMenuItem
  124.         Caption = 'Stay On &Top'
  125.         OnClick = StayOnTop1Click
  126.       end
  127.       object Font1: TMenuItem
  128.         Caption = '&Font...'
  129.         OnClick = Font1Click
  130.       end
  131.       object SaveSettings1: TMenuItem
  132.         Caption = '&Save Settings'
  133.         OnClick = SaveSettings1Click
  134.       end
  135.     end
  136.     object Help1: TMenuItem
  137.       Caption = '&Help'
  138.       object Contents1: TMenuItem
  139.         Caption = 'Contents'
  140.         OnClick = Contents1Click
  141.       end
  142.       object About1: TMenuItem
  143.         Caption = '&About...'
  144.         OnClick = About1Click
  145.       end
  146.     end
  147.     object N2: TMenuItem
  148.       Caption = '          '
  149.     end
  150.     object VersionItem: TMenuItem
  151.       Caption = 'Expert Version'
  152.     end
  153.   end
  154.   object OpenDialog1: TOpenDialog
  155.     DefaultExt = '*.snp'
  156.     FileName = '*.snp'
  157.     Filter = 'Snoop Reports|(*.snp)|All Files|(*.*)'
  158.     Left = 360
  159.     Top = 8
  160.   end
  161.   object SaveDialog1: TSaveDialog
  162.     DefaultExt = '*.snp'
  163.     FileName = '*.snp'
  164.     Filter = 'Snoop Reports|(*.snp)|All Files|(*.*)'
  165.     Left = 328
  166.     Top = 8
  167.   end
  168.   object FontDialog1: TFontDialog
  169.     Font.Charset = DEFAULT_CHARSET
  170.     Font.Color = clWindowText
  171.     Font.Height = -13
  172.     Font.Name = 'Courier New'
  173.     Font.Style = []
  174.     MinFontSize = 0
  175.     MaxFontSize = 0
  176.     Left = 296
  177.     Top = 8
  178.   end
  179.   object Widget1: TWidget
  180.     Font.Charset = DEFAULT_CHARSET
  181.     Font.Color = clRed
  182.     Font.Height = -13
  183.     Font.Name = 'Marlett'
  184.     Font.Style = []
  185.     Glyph = 't'
  186.     OffsetLeft = 0
  187.     OffsetTop = 0
  188.     OnClick = Widget1Click
  189.     Left = 424
  190.     Top = 8
  191.   end
  192. end
  193.