object upgmsg: Tupgmsg Left = 212 Top = 67 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Mail Checker' ClientHeight = 151 ClientWidth = 264 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 12 Top = 12 Width = 237 Height = 39 Caption = 'Mail checker has been upgraded to a new version'#13#10'Please upgrade ' + 'your version of mail checker by'#13#10'going to the following URL:' end object url: TmdURLLabel Left = 12 Top = 58 Width = 233 Height = 13 LinkFont.Color = clBlue LinkFont.Height = -11 LinkFont.Name = 'MS Sans Serif' LinkFont.Style = [fsUnderline] PassiveFont.Color = clWindowText PassiveFont.Height = -11 PassiveFont.Name = 'MS Sans Serif' PassiveFont.Style = [] WebPage = 'alonsoft.home.ml.org/mailchk-upgrade.html' ShowHTTP = True LabelType = Auto end object Label2: TLabel Left = 12 Top = 82 Width = 220 Height = 13 Caption = 'Note that the URL is a link and may be clicked' end object BitBtn1: TBitBtn Left = 95 Top = 114 Width = 75 Height = 25 TabOrder = 0 Kind = bkOK end end