object Remind: TRemind Left = 293 Top = 167 BorderStyle = bsDialog Caption = 'Reminder' ClientHeight = 251 ClientWidth = 359 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsItalic] FormStyle = fsStayOnTop Position = poScreenCenter OnClose = FormClose PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 359 Height = 251 Align = alClient BevelInner = bvRaised BevelOuter = bvLowered BorderWidth = 3 Caption = 'Panel1' TabOrder = 0 object Memo2: TMemo Left = 5 Top = 11 Width = 349 Height = 32 Align = alTop Alignment = taCenter BorderStyle = bsNone Color = clBtnFace Font.Color = clNavy Font.Height = -27 Font.Name = 'Arial' Font.Style = [fsBold, fsItalic] Lines.Strings = ( 'PowerDREAM') ParentFont = False ReadOnly = True TabOrder = 0 end object Panel2: TPanel Left = 5 Top = 43 Width = 349 Height = 26 Align = alTop BevelOuter = bvNone Caption = 'v1.98 final beta (03.11.96)' Font.Color = clMaroon Font.Height = -15 Font.Name = 'Arial' Font.Style = [fsBold, fsItalic] ParentFont = False TabOrder = 1 end object Memo1: TMemo Left = 5 Top = 69 Width = 349 Height = 177 Align = alClient Alignment = taCenter BorderStyle = bsNone Color = clBtnFace Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Lines.Strings = ( '' 'The programs and files in the PowerDREAM ' 'package are all the copyright of HACE/ Eirik Hansen. ' '' 'To register your copy please read the help.' '' 'If you have comments or questions please direct them to my e-mai' + 'l ' '' 'eirhanse@online.no' '' 'Also check out my homepage for new versions or information' '' 'http://home.sol.no/eirhanse') ParentFont = False ReadOnly = True TabOrder = 2 end object Panel3: TPanel Left = 32 Top = 70 Width = 297 Height = 3 BevelOuter = bvLowered TabOrder = 3 end object Panel4: TPanel Left = 5 Top = 5 Width = 349 Height = 6 Align = alTop BevelOuter = bvNone TabOrder = 4 end end end