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

  1. object Argounusdlg: TArgounusdlg
  2.   Left = 130
  3.   Top = 9
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'ArgoNaut Chart information'
  7.   ClientHeight = 30
  8.   ClientWidth = 360
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   TextHeight = 16
  15.   object Panel1: TPanel
  16.     Left = 0
  17.     Top = 0
  18.     Width = 360
  19.     Height = 30
  20.     Align = alClient
  21.     Caption = 'Chart unusable! Select another, Ctrl+M (chart menu).'
  22.     Font.Color = clRed
  23.     Font.Height = -13
  24.     Font.Name = 'System'
  25.     Font.Style = [fsBold]
  26.     ParentFont = False
  27.     TabOrder = 0
  28.   end
  29. end
  30.