home *** CD-ROM | disk | FTP | other *** search
- object ABox: TABox
- Left = 201
- Top = 110
- BorderStyle = bsDialog
- Caption = 'About Mail Monitor'
- ClientHeight = 233
- ClientWidth = 298
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 281
- Height = 193
- BevelInner = bvRaised
- BevelOuter = bvLowered
- ParentColor = True
- TabOrder = 0
- object ProgramIcon: TImage
- Left = 8
- Top = 8
- Width = 37
- Height = 37
- Picture.Data = {<image000.ico>}
- Stretch = True
- IsControl = True
- end
- object ProductName: TLabel
- Left = 52
- Top = 8
- Width = 69
- Height = 13
- Caption = 'NTMail Watch'
- IsControl = True
- end
- object Version: TLabel
- Left = 52
- Top = 24
- Width = 59
- Height = 13
- Caption = 'Version 2.01'
- IsControl = True
- end
- object Copyright: TLabel
- Left = 12
- Top = 106
- Width = 243
- Height = 13
- Caption = 'Author: Neil Washbrook (neilw@net-shopper.co.uk)'
- IsControl = True
- end
- object Comments: TLabel
- Left = 12
- Top = 124
- Width = 253
- Height = 17
- AutoSize = False
- Caption = 'Release Date: 18/6/96'
- WordWrap = True
- IsControl = True
- end
- object PhysMem: TLabel
- Left = 84
- Top = 156
- Width = 185
- Height = 13
- AutoSize = False
- Caption = 'Physical Memory'
- end
- object FreeRes: TLabel
- Left = 84
- Top = 172
- Width = 185
- Height = 13
- AutoSize = False
- Caption = 'Memory In Use'
- end
- object Label1: TLabel
- Left = 40
- Top = 156
- Width = 37
- Height = 13
- Caption = 'Memory'
- end
- object Label2: TLabel
- Left = 8
- Top = 172
- Width = 70
- Height = 13
- Caption = 'Memory in Use'
- end
- object Label3: TLabel
- Left = 12
- Top = 52
- Width = 248
- Height = 13
- Caption = 'This application monitors the output from the NTMail '
- end
- object Label4: TLabel
- Left = 12
- Top = 68
- Width = 27
- Height = 13
- Caption = ' '
- end
- object Label5: TLabel
- Left = 12
- Top = 70
- Width = 195
- Height = 13
- Caption = 'servers provided by Internet Shopper Ltd '
- end
- object Label6: TLabel
- Left = 12
- Top = 88
- Width = 221
- Height = 13
- Caption = 'for more info contact sales@net-shopper.co.uk'
- end
- end
- object OKButton: TButton
- Left = 111
- Top = 204
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- end
-