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

  1. object ArgoBoatSheet: TArgoBoatSheet
  2.   Left = 113
  3.   Top = 99
  4.   HelpContext = 6
  5.   BorderStyle = bsDialog
  6.   Caption = 'Argonaut-Boatdata'
  7.   ClientHeight = 347
  8.   ClientWidth = 481
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   OnActivate = FormActivate
  15.   TextHeight = 16
  16.   object Label1: TLabel
  17.     Left = 208
  18.     Top = 32
  19.     Width = 49
  20.     Height = 22
  21.     Caption = 'Speed'
  22.     Font.Color = clBlack
  23.     Font.Height = -19
  24.     Font.Name = 'Times New Roman'
  25.     Font.Style = [fsBold, fsUnderline]
  26.     ParentFont = False
  27.   end
  28.   object Label2: TLabel
  29.     Left = 200
  30.     Top = 184
  31.     Width = 63
  32.     Height = 22
  33.     Caption = 'Leeway'
  34.     Font.Color = clBlack
  35.     Font.Height = -19
  36.     Font.Name = 'Times New Roman'
  37.     Font.Style = [fsBold, fsUnderline]
  38.     ParentFont = False
  39.   end
  40.   object BSpeedGrid: TStringGrid
  41.     Left = 8
  42.     Top = 56
  43.     Width = 465
  44.     Height = 129
  45.     Hint = 'Boat speed (knots) table.'
  46.     ColCount = 6
  47.     DefaultColWidth = 72
  48.     Font.Color = clBlack
  49.     Font.Height = -11
  50.     Font.Name = 'MS Serif'
  51.     Font.Style = []
  52.     GridLineWidth = 2
  53.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goTabs]
  54.     ParentFont = False
  55.     ParentShowHint = False
  56.     RowCount = 17
  57.     ScrollBars = ssVertical
  58.     ShowHint = True
  59.     TabOrder = 0
  60.     RowHeights = (
  61.       24
  62.       24
  63.       24
  64.       24
  65.       24
  66.       24
  67.       24
  68.       24
  69.       24
  70.       24
  71.       24
  72.       24
  73.       24
  74.       24
  75.       24
  76.       24
  77.       24)
  78.   end
  79.   object LeewayGrid: TStringGrid
  80.     Left = 8
  81.     Top = 208
  82.     Width = 465
  83.     Height = 129
  84.     Hint = 'Leeway (degrees) table.'
  85.     ColCount = 6
  86.     DefaultColWidth = 72
  87.     Font.Color = clBlack
  88.     Font.Height = -11
  89.     Font.Name = 'MS Serif'
  90.     Font.Style = []
  91.     GridLineWidth = 2
  92.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goTabs]
  93.     ParentFont = False
  94.     ParentShowHint = False
  95.     RowCount = 17
  96.     ScrollBars = ssVertical
  97.     ShowHint = True
  98.     TabOrder = 1
  99.   end
  100.   object FileBtn: TButton
  101.     Left = 0
  102.     Top = 0
  103.     Width = 81
  104.     Height = 33
  105.     Hint = 'File popup menu'
  106.     Caption = 'File'
  107.     ParentShowHint = False
  108.     PopupMenu = FilePopupMenu
  109.     ShowHint = True
  110.     TabOrder = 2
  111.     OnClick = FileBtnClick
  112.   end
  113.   object GetSpBtn: TButton
  114.     Left = 80
  115.     Top = 0
  116.     Width = 81
  117.     Height = 33
  118.     Hint = 'Get used data.'
  119.     Caption = 'Get Speed'
  120.     ParentShowHint = False
  121.     ShowHint = True
  122.     TabOrder = 3
  123.     OnClick = GetSpBtnClick
  124.   end
  125.   object SetSpBtn: TButton
  126.     Left = 160
  127.     Top = 0
  128.     Width = 81
  129.     Height = 33
  130.     Hint = 'Use this data.'
  131.     Caption = 'Set Speed'
  132.     ParentShowHint = False
  133.     ShowHint = True
  134.     TabOrder = 4
  135.     OnClick = SetSpBtnClick
  136.   end
  137.   object GetLeBtn: TButton
  138.     Left = 240
  139.     Top = 0
  140.     Width = 81
  141.     Height = 33
  142.     Hint = 'Get used data.'
  143.     Caption = 'Get Leeway'
  144.     ParentShowHint = False
  145.     ShowHint = True
  146.     TabOrder = 5
  147.     OnClick = GetLeBtnClick
  148.   end
  149.   object SetLeBtn: TButton
  150.     Left = 320
  151.     Top = 0
  152.     Width = 81
  153.     Height = 33
  154.     Hint = 'Use this data.'
  155.     Caption = 'Set Leeway'
  156.     ParentShowHint = False
  157.     ShowHint = True
  158.     TabOrder = 6
  159.     OnClick = SetLeBtnClick
  160.   end
  161.   object HelpBtn: TButton
  162.     Left = 400
  163.     Top = 0
  164.     Width = 81
  165.     Height = 33
  166.     Hint = 'Help texts.'
  167.     Caption = 'Help'
  168.     ParentShowHint = False
  169.     ShowHint = True
  170.     TabOrder = 7
  171.     OnClick = HelpBtnClick
  172.   end
  173.   object FilePopupMenu: TPopupMenu
  174.     AutoPopup = False
  175.     Left = 16
  176.     Top = 24
  177.     object Loadspeeddatafromfile1: TMenuItem
  178.       Caption = 'Load speed data from file'
  179.       OnClick = Loadspeeddatafromfile1Click
  180.     end
  181.     object Loadleewaydatafromfile1: TMenuItem
  182.       Caption = 'Load leeway data from file'
  183.       OnClick = Loadleewaydatafromfile1Click
  184.     end
  185.     object Usedefaultspeeddata1: TMenuItem
  186.       Caption = 'Use default speed data'
  187.       OnClick = Usedefaultspeeddata1Click
  188.     end
  189.     object Usedefaultleewaydata1: TMenuItem
  190.       Caption = 'Use default leeway data'
  191.       OnClick = Usedefaultleewaydata1Click
  192.     end
  193.     object Savespeeddatatofile1: TMenuItem
  194.       Caption = 'Save speed data to file'
  195.       OnClick = Savespeeddatatofile1Click
  196.     end
  197.     object Saveleewaydatatofile1: TMenuItem
  198.       Caption = 'Save leeway data to file'
  199.       OnClick = Saveleewaydatatofile1Click
  200.     end
  201.     object Closedataform1: TMenuItem
  202.       Caption = 'Close data form'
  203.       OnClick = Closedataform1Click
  204.     end
  205.   end
  206.   object OpenDialogSp: TOpenDialog
  207.     DefaultExt = 'spe'
  208.     Filter = 'Speed files|*.spe'
  209.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist]
  210.     Left = 48
  211.     Top = 24
  212.   end
  213.   object OpenDialogLe: TOpenDialog
  214.     DefaultExt = 'lee'
  215.     Filter = 'Leeway files|*.lee'
  216.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist]
  217.     Left = 80
  218.     Top = 24
  219.   end
  220.   object SaveDialogSp: TSaveDialog
  221.     DefaultExt = 'spe'
  222.     Filter = 'Speed files|*.spe'
  223.     Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofFileMustExist]
  224.     Left = 112
  225.     Top = 24
  226.   end
  227.   object SaveDialogLe: TSaveDialog
  228.     DefaultExt = 'lee'
  229.     Filter = 'Leeway files|*.lee'
  230.     Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofFileMustExist]
  231.     Left = 144
  232.     Top = 24
  233.   end
  234. end
  235.