object FormScreen: TFormScreen Left = 0 Top = 0 Caption = 'LDOS screen' ClientHeight = 407 ClientWidth = 602 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 602 Height = 407 Align = alClient ExplicitLeft = 256 ExplicitTop = 112 ExplicitWidth = 105 ExplicitHeight = 105 end end