home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 32 / hot34.iso / ficheros / 9SEG / BRA11E.ZIP / _SETUP.1 / wagent.exe / 0 / RCDATA / TFRMMAIN / TFRMMAIN.txt < prev   
Text File  |  1998-04-18  |  4KB  |  186 lines

  1. object frmMain: TfrmMain
  2.   Left = 201
  3.   Top = 109
  4.   BorderStyle = bsNone
  5.   Caption = 'WatchAgent 4 Win95'
  6.   ClientHeight = 246
  7.   ClientWidth = 427
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Icon.Data = {<image000.ico>}
  13.   Position = poScreenCenter
  14.   PrintScale = poNone
  15.   Scaled = False
  16.   WindowState = wsMinimized
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Panel1: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 427
  24.     Height = 246
  25.     Align = alClient
  26.     BevelWidth = 2
  27.     TabOrder = 0
  28.     object Image1: TImage
  29.       Left = 2
  30.       Top = 2
  31.       Width = 423
  32.       Height = 242
  33.       Align = alClient
  34.       Picture.Data = {<image001.bmp>}
  35.     end
  36.     object Bevel1: TBevel
  37.       Left = 10
  38.       Top = 10
  39.       Width = 406
  40.       Height = 226
  41.       Shape = bsFrame
  42.     end
  43.     object Label1: TLabel
  44.       Left = 20
  45.       Top = 215
  46.       Width = 266
  47.       Height = 13
  48.       Caption = 'This program is protected by international copyright laws.'
  49.     end
  50.     object Image3: TImage
  51.       Left = 270
  52.       Top = 145
  53.       Width = 130
  54.       Height = 17
  55.       Picture.Data = {<image002.bmp>}
  56.     end
  57.     object lblVersion: TLabel
  58.       Left = 240
  59.       Top = 180
  60.       Width = 162
  61.       Height = 18
  62.       Alignment = taRightJustify
  63.       Caption = 'Version 0.75'
  64.       Font.Color = clBlack
  65.       Font.Height = -15
  66.       Font.Name = 'Century Gothic'
  67.       Font.Style = [fsBold]
  68.       ParentFont = False
  69.     end
  70.     object Image2: TImage
  71.       Left = 245
  72.       Top = 110
  73.       Width = 154
  74.       Height = 32
  75.       Picture.Data = {<image003.bmp>}
  76.     end
  77.     object Label3: TLabel
  78.       Left = 245
  79.       Top = 20
  80.       Width = 151
  81.       Height = 13
  82.       Alignment = taRightJustify
  83.       AutoSize = False
  84.       Caption = 'SBRA1-24444281-11'
  85.     end
  86.     object lblRegName: TLabel
  87.       Left = 245
  88.       Top = 50
  89.       Width = 151
  90.       Height = 13
  91.       Alignment = taRightJustify
  92.       AutoSize = False
  93.       Caption = '* Unregistered  '
  94.       Font.Color = clBlack
  95.       Font.Height = -11
  96.       Font.Name = 'MS Sans Serif'
  97.       Font.Style = [fsBold]
  98.       ParentFont = False
  99.     end
  100.     object lblRegCompany: TLabel
  101.       Left = 245
  102.       Top = 65
  103.       Width = 151
  104.       Height = 13
  105.       Alignment = taRightJustify
  106.       AutoSize = False
  107.       Caption = 'Shareware-Version *'
  108.       Font.Color = clBlack
  109.       Font.Height = -11
  110.       Font.Name = 'MS Sans Serif'
  111.       Font.Style = [fsBold]
  112.       ParentFont = False
  113.     end
  114.   end
  115.   object TrayIcon1: TTrayIcon
  116.     Active = True
  117.     Hint = 'SystemAgent - Rechte Maustaste dr∩┐╜cken...'
  118.     Icon.Data = {<image004.ico>}
  119.     PopupMenu = PopupMenu1
  120.     SeparateIcon = False
  121.     Left = 45
  122.     Top = 190
  123.   end
  124.   object PopupMenu1: TPopupMenu
  125.     Left = 15
  126.     Top = 190
  127.     object Backupjetztstarten1: TMenuItem
  128.       Caption = 'Start &Backup'
  129.       ShortCut = 0
  130.       OnClick = Backupjetztstarten1Click
  131.     end
  132.     object Restorejetztstarten1: TMenuItem
  133.       Caption = 'Start &Restore'
  134.       ShortCut = 0
  135.       OnClick = Restorejetztstarten1Click
  136.     end
  137.     object N1: TMenuItem
  138.       Caption = '-'
  139.       ShortCut = 0
  140.     end
  141.     object Info1: TMenuItem
  142.       Caption = '&About...'
  143.       ShortCut = 0
  144.       OnClick = Info1Click
  145.     end
  146.     object N2: TMenuItem
  147.       Caption = '-'
  148.       ShortCut = 0
  149.     end
  150.     object Quit1: TMenuItem
  151.       Caption = '&End'
  152.       ShortCut = 0
  153.       OnClick = Quit1Click
  154.     end
  155.   end
  156.   object Timer: TTimer
  157.     Enabled = False
  158.     OnTimer = TimerTimer
  159.     Left = 75
  160.     Top = 190
  161.   end
  162.   object VersionInfo1: TVersionInfo
  163.     ResFilename = 'VERSION.RES'
  164.     FileVerNum = '0.7.5.0'
  165.     ProdVerNum = '0.7.5.0'
  166.     VFileOS = Windows32
  167.     VFileType = App
  168.     CompanyName = 'Goldfish Software'
  169.     FileDescription = 'Utility to monitor backup activity'
  170.     FileVersion = '1.0'
  171.     InternalName = 'SysAgent'
  172.     LegalCopyright = '∩┐╜ 1998 Goldfish Software'
  173.     OriginalFilename = 'SYSAGENT.EXE'
  174.     ProductName = 'SystemAgent 4 Windows 95'
  175.     ProductVersion = '1.0'
  176.     Left = 105
  177.     Top = 190
  178.   end
  179.   object OnlyOpenOnce1: TOnlyOpenOnce
  180.     UniqueString = 'GoldfishSoftwareSystemAgent4Win9510'
  181.     IsAppVisible = True
  182.     Left = 135
  183.     Top = 190
  184.   end
  185. end
  186.