object frm_Elapsed: Tfrm_Elapsed Left = 250 Top = 196 BorderIcons = [] BorderStyle = bsDialog Caption = 'Excuse me...' ClientHeight = 167 ClientWidth = 298 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 16 object Panel1: TPanel Left = 8 Top = 8 Width = 281 Height = 145 BevelInner = bvRaised BevelOuter = bvLowered Color = clBlack TabOrder = 0 object Label1: TLabel Left = 34 Top = 21 Width = 217 Height = 24 Caption = 'Your Evaluation Period' Font.Color = clRed Font.Height = -20 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 29 Top = 49 Width = 229 Height = 46 Alignment = taCenter AutoSize = False Caption = 'Has Expired!' Color = clBlack Font.Color = clYellow Font.Height = -37 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label3: TLabel Left = 69 Top = 111 Width = 145 Height = 16 AutoSize = False Caption = 'Don'#39't forget to register' Color = clBlack Font.Color = clAqua Font.Height = -13 Font.Name = 'System' Font.Style = [] ParentColor = False ParentFont = False end end end