home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 February / Chip_2001-02_cd1.bin / sharewar / argonaut / FILEDATA.DAT / argo2 / Argonaut.exe / 0 / RCDATA / TARGOPOSIDLG / TARGOPOSIDLG.txt
Text File  |  2000-06-30  |  536b  |  28 lines

  1. object ArgoPosiDlg: TArgoPosiDlg
  2.   Left = 200
  3.   Top = 99
  4.   HelpContext = 1
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Argonaut mouse position'
  8.   ClientHeight = 29
  9.   ClientWidth = 283
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   PixelsPerInch = 96
  15.   TextHeight = 16
  16.   object Panel1: TPanel
  17.     Left = 0
  18.     Top = 0
  19.     Width = 283
  20.     Height = 29
  21.     Align = alClient
  22.     BevelInner = bvLowered
  23.     BevelWidth = 2
  24.     Caption = 'Lat/Lon'
  25.     TabOrder = 0
  26.   end
  27. end
  28.