object Form3: TForm3 Left = 0 Top = 0 BorderStyle = bsNone Caption = 'Form3' ClientHeight = 112 ClientWidth = 152 Color = clMaroon Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Segoe UI' Font.Style = [] OnKeyDown = FormKeyDown TextHeight = 15 object Label1: TLabel Left = 31 Top = 27 Width = 93 Height = 42 Alignment = taCenter Caption = 'ScreenSaver'#13#10'by Delphi' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -16 Font.Name = 'Segoe UI' Font.Style = [fsBold] ParentFont = False end end