object Argounusdlg: TArgounusdlg Left = 130 Top = 9 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'ArgoNaut Chart information' ClientHeight = 30 ClientWidth = 360 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] PixelsPerInch = 96 TextHeight = 16 object Panel1: TPanel Left = 0 Top = 0 Width = 360 Height = 30 Align = alClient Caption = 'Chart unusable! Select another, Ctrl+M (chart menu).' Font.Color = clRed Font.Height = -13 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False TabOrder = 0 end end