object ArgoPosiDlg: TArgoPosiDlg Left = 200 Top = 99 HelpContext = 1 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Argonaut mouse position' ClientHeight = 29 ClientWidth = 283 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] PixelsPerInch = 96 TextHeight = 16 object Panel1: TPanel Left = 0 Top = 0 Width = 283 Height = 29 Align = alClient BevelInner = bvLowered BevelWidth = 2 Caption = 'Lat/Lon' TabOrder = 0 end end