object FormLogoe: TFormLogoe Left = 456 Top = 302 BorderStyle = bsNone Caption = 'FormLogoe' ClientHeight = 250 ClientWidth = 351 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 351 Height = 250 Align = alClient Picture.Data = {} end end