Subversion Repositories alarming

Rev

Rev 2 | Rev 9 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 7
Line 5475... Line 5475...
5475
    ExplicitLeft = -2
5475
    ExplicitLeft = -2
5476
    ExplicitTop = -2
5476
    ExplicitTop = -2
5477
    ExplicitWidth = 232
5477
    ExplicitWidth = 232
5478
    ExplicitHeight = 168
5478
    ExplicitHeight = 168
5479
  end
5479
  end
-
 
5480
  object doorbellPanel: TPanel
-
 
5481
    Left = 8
-
 
5482
    Top = 152
-
 
5483
    Width = 242
-
 
5484
    Height = 73
-
 
5485
    Caption = 'DOOR BELL !'
-
 
5486
    Color = clRed
-
 
5487
    Font.Charset = DEFAULT_CHARSET
-
 
5488
    Font.Color = clBlack
-
 
5489
    Font.Height = -27
-
 
5490
    Font.Name = 'Tahoma'
-
 
5491
    Font.Style = []
-
 
5492
    ParentBackground = False
-
 
5493
    ParentFont = False
-
 
5494
    TabOrder = 0
-
 
5495
    Visible = False
-
 
5496
  end
-
 
5497
  object unknownAlarm: TPanel
-
 
5498
    Left = 8
-
 
5499
    Top = 152
-
 
5500
    Width = 242
-
 
5501
    Height = 73
-
 
5502
    Caption = 'UNKNOWN'
-
 
5503
    Color = clRed
-
 
5504
    Font.Charset = DEFAULT_CHARSET
-
 
5505
    Font.Color = clBlack
-
 
5506
    Font.Height = -27
-
 
5507
    Font.Name = 'Tahoma'
-
 
5508
    Font.Style = []
-
 
5509
    ParentBackground = False
-
 
5510
    ParentFont = False
-
 
5511
    ParentShowHint = False
-
 
5512
    ShowHint = True
-
 
5513
    TabOrder = 1
-
 
5514
    Visible = False
-
 
5515
  end
5480
  object TrayIcon1: TTrayIcon
5516
  object TrayIcon1: TTrayIcon
5481
    PopupMenu = PopupMenu1
5517
    PopupMenu = PopupMenu1
5482
    Visible = True
5518
    Visible = True
5483
    OnClick = TrayIcon1Click
5519
    OnClick = TrayIcon1Click
5484
    Left = 32
5520
    Left = 32
Line 5489... Line 5525...
5489
    Top = 24
5525
    Top = 24
5490
    object Allowmutingsoundinterface1: TMenuItem
5526
    object Allowmutingsoundinterface1: TMenuItem
5491
      AutoCheck = True
5527
      AutoCheck = True
5492
      Caption = 'Allow muting sound interfaces'
5528
      Caption = 'Allow muting sound interfaces'
5493
    end
5529
    end
-
 
5530
    object N3: TMenuItem
-
 
5531
      Caption = '-'
-
 
5532
    end
-
 
5533
    object Ignoredoorbell1: TMenuItem
-
 
5534
      AutoCheck = True
-
 
5535
      Caption = 'Ignore door bell'
-
 
5536
    end
-
 
5537
    object Ignoremotionalert1: TMenuItem
-
 
5538
      AutoCheck = True
-
 
5539
      Caption = 'Ignore motion alert'
-
 
5540
    end
5494
    object N1: TMenuItem
5541
    object N1: TMenuItem
5495
      Caption = '-'
5542
      Caption = '-'
5496
    end
5543
    end
5497
    object Gotocontrolpanelwebsite1: TMenuItem
5544
    object Gotocontrolpanelwebsite1: TMenuItem
5498
      Caption = 'Go to Alarm Control Panel'
5545
      Caption = 'Go to Alarm Control Panel'