object LoadingForm: TLoadingForm Left = 265 Top = 263 BorderStyle = bsNone Caption = 'LoadingForm' ClientHeight = 90 ClientWidth = 416 Font.Color = clWindowText Font.Height = -14 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter Scaled = False PixelsPerInch = 125 TextHeight = 16 object Panel1: TPanel Left = 0 Top = 0 Width = 416 Height = 90 Align = alClient BevelWidth = 4 Caption = 'Adastra loading ...' Font.Color = clNavy Font.Height = -21 Font.Name = 'Times New Roman' Font.Style = [] ParentFont = False TabOrder = 0 object IconPanel: TPanel Left = 13 Top = 10 Width = 70 Height = 70 TabOrder = 0 object Image1: TImage Left = 3 Top = 3 Width = 64 Height = 64 AutoSize = True Picture.Data = {} Stretch = True end end end end