object frmMain: TfrmMain Left = 201 Top = 109 BorderStyle = bsNone Caption = 'WatchAgent 4 Win95' ClientHeight = 246 ClientWidth = 427 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} Position = poScreenCenter PrintScale = poNone Scaled = False WindowState = wsMinimized OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 427 Height = 246 Align = alClient BevelWidth = 2 TabOrder = 0 object Image1: TImage Left = 2 Top = 2 Width = 423 Height = 242 Align = alClient Picture.Data = {} end object Bevel1: TBevel Left = 10 Top = 10 Width = 406 Height = 226 Shape = bsFrame end object Label1: TLabel Left = 20 Top = 215 Width = 266 Height = 13 Caption = 'This program is protected by international copyright laws.' end object Image3: TImage Left = 270 Top = 145 Width = 130 Height = 17 Picture.Data = {} end object lblVersion: TLabel Left = 240 Top = 180 Width = 162 Height = 18 Alignment = taRightJustify Caption = 'Version 0.75' Font.Color = clBlack Font.Height = -15 Font.Name = 'Century Gothic' Font.Style = [fsBold] ParentFont = False end object Image2: TImage Left = 245 Top = 110 Width = 154 Height = 32 Picture.Data = {} end object Label3: TLabel Left = 245 Top = 20 Width = 151 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'SBRA1-24444281-11' end object lblRegName: TLabel Left = 245 Top = 50 Width = 151 Height = 13 Alignment = taRightJustify AutoSize = False Caption = '* Unregistered ' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object lblRegCompany: TLabel Left = 245 Top = 65 Width = 151 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'Shareware-Version *' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end end object TrayIcon1: TTrayIcon Active = True Hint = 'SystemAgent - Rechte Maustaste dr�cken...' Icon.Data = {} PopupMenu = PopupMenu1 SeparateIcon = False Left = 45 Top = 190 end object PopupMenu1: TPopupMenu Left = 15 Top = 190 object Backupjetztstarten1: TMenuItem Caption = 'Start &Backup' ShortCut = 0 OnClick = Backupjetztstarten1Click end object Restorejetztstarten1: TMenuItem Caption = 'Start &Restore' ShortCut = 0 OnClick = Restorejetztstarten1Click end object N1: TMenuItem Caption = '-' ShortCut = 0 end object Info1: TMenuItem Caption = '&About...' ShortCut = 0 OnClick = Info1Click end object N2: TMenuItem Caption = '-' ShortCut = 0 end object Quit1: TMenuItem Caption = '&End' ShortCut = 0 OnClick = Quit1Click end end object Timer: TTimer Enabled = False OnTimer = TimerTimer Left = 75 Top = 190 end object VersionInfo1: TVersionInfo ResFilename = 'VERSION.RES' FileVerNum = '0.7.5.0' ProdVerNum = '0.7.5.0' VFileOS = Windows32 VFileType = App CompanyName = 'Goldfish Software' FileDescription = 'Utility to monitor backup activity' FileVersion = '1.0' InternalName = 'SysAgent' LegalCopyright = '� 1998 Goldfish Software' OriginalFilename = 'SYSAGENT.EXE' ProductName = 'SystemAgent 4 Windows 95' ProductVersion = '1.0' Left = 105 Top = 190 end object OnlyOpenOnce1: TOnlyOpenOnce UniqueString = 'GoldfishSoftwareSystemAgent4Win9510' IsAppVisible = True Left = 135 Top = 190 end end