object frm_Notice: Tfrm_Notice Left = 193 Top = 323 BorderStyle = bsDialog Caption = 'Halo...' ClientHeight = 160 ClientWidth = 259 Color = clBackground Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 29 Top = 16 Width = 204 Height = 37 Caption = 'Total Targets' Color = clBackground Font.Color = clYellow Font.Height = -33 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label2: TLabel Left = 54 Top = 52 Width = 155 Height = 29 Caption = '250 minimum' Font.Color = clRed Font.Height = -24 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label3: TLabel Left = 52 Top = 84 Width = 160 Height = 29 Caption = '999 maximum' Font.Color = clLime Font.Height = -24 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Bevel1: TBevel Left = 9 Top = 9 Width = 240 Height = 109 end object BitBtn1: TBitBtn Left = 96 Top = 128 Width = 75 Height = 25 TabOrder = 0 Kind = bkOK end end