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

  1. object ArgoOptDlg: TArgoOptDlg
  2.   Left = 46
  3.   Top = 247
  4.   HelpContext = 6
  5.   BorderStyle = bsDialog
  6.   Caption = 'Argonaut-Evaluate/modify data'
  7.   ClientHeight = 105
  8.   ClientWidth = 538
  9.   Color = clSilver
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   PixelsPerInch = 96
  15.   OnActivate = FormActivate
  16.   TextHeight = 16
  17.   object Label1: TLabel
  18.     Left = 8
  19.     Top = 24
  20.     Width = 56
  21.     Height = 15
  22.     Caption = 'Direction:'
  23.     Font.Color = clBlack
  24.     Font.Height = -13
  25.     Font.Name = 'Times New Roman'
  26.     Font.Style = [fsBold]
  27.     ParentFont = False
  28.   end
  29.   object Label2: TLabel
  30.     Left = 72
  31.     Top = 0
  32.     Width = 37
  33.     Height = 15
  34.     Caption = 'Geogr.'
  35.     Font.Color = clBlack
  36.     Font.Height = -13
  37.     Font.Name = 'Times New Roman'
  38.     Font.Style = [fsBold]
  39.     ParentFont = False
  40.   end
  41.   object Label3: TLabel
  42.     Left = 304
  43.     Top = 0
  44.     Width = 30
  45.     Height = 15
  46.     Caption = 'Steer'
  47.     Font.Color = clBlack
  48.     Font.Height = -13
  49.     Font.Name = 'Times New Roman'
  50.     Font.Style = [fsBold]
  51.     ParentFont = False
  52.   end
  53.   object Label4: TLabel
  54.     Left = 248
  55.     Top = 0
  56.     Width = 30
  57.     Height = 15
  58.     Caption = 'Wind'
  59.     Font.Color = clBlack
  60.     Font.Height = -13
  61.     Font.Name = 'Times New Roman'
  62.     Font.Style = [fsBold]
  63.     ParentFont = False
  64.   end
  65.   object Label5: TLabel
  66.     Left = 360
  67.     Top = 0
  68.     Width = 40
  69.     Height = 15
  70.     Caption = 'Leeway'
  71.     Font.Color = clBlack
  72.     Font.Height = -13
  73.     Font.Name = 'Times New Roman'
  74.     Font.Style = [fsBold]
  75.     ParentFont = False
  76.   end
  77.   object Label6: TLabel
  78.     Left = 184
  79.     Top = 0
  80.     Width = 45
  81.     Height = 15
  82.     Caption = 'Current'
  83.     Font.Color = clBlack
  84.     Font.Height = -13
  85.     Font.Name = 'Times New Roman'
  86.     Font.Style = [fsBold]
  87.     ParentFont = False
  88.   end
  89.   object Label7: TLabel
  90.     Left = 408
  91.     Top = 0
  92.     Width = 36
  93.     Height = 15
  94.     Caption = 'Result'
  95.     Font.Color = clBlack
  96.     Font.Height = -13
  97.     Font.Name = 'Times New Roman'
  98.     Font.Style = [fsBold]
  99.     ParentFont = False
  100.   end
  101.   object Label8: TLabel
  102.     Left = 8
  103.     Top = 56
  104.     Width = 36
  105.     Height = 15
  106.     Caption = 'Speed:'
  107.     Font.Color = clBlack
  108.     Font.Height = -13
  109.     Font.Name = 'Times New Roman'
  110.     Font.Style = [fsBold]
  111.     ParentFont = False
  112.   end
  113.   object Label9: TLabel
  114.     Left = 120
  115.     Top = 0
  116.     Width = 55
  117.     Height = 15
  118.     Caption = 'True wind'
  119.     Font.Color = clBlack
  120.     Font.Height = -13
  121.     Font.Name = 'Times New Roman'
  122.     Font.Style = [fsBold]
  123.     ParentFont = False
  124.   end
  125.   object Gauge1: TGauge
  126.     Left = 456
  127.     Top = 80
  128.     Width = 73
  129.     Height = 17
  130.     Color = clNavy
  131.     ForeColor = clNavy
  132.     BackColor = clSilver
  133.     MaxValue = 360
  134.     ParentColor = False
  135.     Progress = 0
  136.     Visible = False
  137.   end
  138.   object SpinWindDir: TSpinButton
  139.     Left = 152
  140.     Top = 16
  141.     Width = 17
  142.     Height = 25
  143.     Hint = '+/- 10'
  144.     DownGlyph.Data = {
  145.       A6000000424DA600000000000000760000002800000009000000060000000100
  146.       0400000000003000000000000000000000000000000000000000000000000000
  147.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  148.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333000
  149.       0000333303333000000033300033300000003300000330000000300000003000
  150.       00003333333330000000}
  151.     ParentShowHint = False
  152.     ShowHint = True
  153.     TabOrder = 11
  154.     UpGlyph.Data = {
  155.       A6000000424DA600000000000000760000002800000009000000060000000100
  156.       0400000000003000000000000000000000000000000000000000000000000000
  157.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  158.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333000
  159.       0000300000003000000033000003300000003330003330000000333303333000
  160.       00003333333330000000}
  161.     OnDownClick = SpinWindDirDownClick
  162.     OnUpClick = SpinWindDirUpClick
  163.   end
  164.   object MaskWindDir: TMaskEdit
  165.     Left = 120
  166.     Top = 16
  167.     Width = 33
  168.     Height = 25
  169.     Hint = 'Wind direction 0-359∩┐╜'
  170.     EditMask = '000;1;_'
  171.     Font.Color = clBlack
  172.     Font.Height = -13
  173.     Font.Name = 'Times New Roman'
  174.     Font.Style = [fsBold]
  175.     MaxLength = 3
  176.     ParentFont = False
  177.     ParentShowHint = False
  178.     ShowHint = True
  179.     TabOrder = 0
  180.     Text = '000'
  181.   end
  182.   object EditGeoDir: TEdit
  183.     Left = 72
  184.     Top = 16
  185.     Width = 33
  186.     Height = 25
  187.     Hint = 'Geographical direction'
  188.     TabStop = False
  189.     AutoSize = False
  190.     Font.Color = clBlack
  191.     Font.Height = -13
  192.     Font.Name = 'Times New Roman'
  193.     Font.Style = [fsBold]
  194.     MaxLength = 3
  195.     ParentFont = False
  196.     ParentShowHint = False
  197.     ReadOnly = True
  198.     ShowHint = True
  199.     TabOrder = 10
  200.     Text = '000'
  201.     OnChange = EditGeoDirChange
  202.   end
  203.   object SpinWindSp: TSpinButton
  204.     Left = 152
  205.     Top = 48
  206.     Width = 17
  207.     Height = 25
  208.     Hint = '+/- 1 knots'
  209.     DownGlyph.Data = {
  210.       A6000000424DA600000000000000760000002800000009000000060000000100
  211.       0400000000003000000000000000000000000000000000000000000000000000
  212.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  213.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333000
  214.       0000333303333000000033300033300000003300000330000000300000003000
  215.       00003333333330000000}
  216.     ParentShowHint = False
  217.     ShowHint = True
  218.     TabOrder = 17
  219.     UpGlyph.Data = {
  220.       A6000000424DA600000000000000760000002800000009000000060000000100
  221.       0400000000003000000000000000000000000000000000000000000000000000
  222.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  223.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333000
  224.       0000300000003000000033000003300000003330003330000000333303333000
  225.       00003333333330000000}
  226.     OnDownClick = SpinWindSpDownClick
  227.     OnUpClick = SpinWindSpUpClick
  228.   end
  229.   object MaskWindSp: TMaskEdit
  230.     Left = 120
  231.     Top = 48
  232.     Width = 33
  233.     Height = 25
  234.     Hint = 'Wind speed 1-20 knots.'
  235.     EditMask = '000;1;_'
  236.     Font.Color = clBlack
  237.     Font.Height = -13
  238.     Font.Name = 'Times New Roman'
  239.     Font.Style = [fsBold]
  240.     MaxLength = 3
  241.     ParentFont = False
  242.     ParentShowHint = False
  243.     ShowHint = True
  244.     TabOrder = 3
  245.     Text = '000'
  246.   end
  247.   object EditResultDir: TEdit
  248.     Left = 408
  249.     Top = 16
  250.     Width = 33
  251.     Height = 25
  252.     Hint = 'True course'
  253.     TabStop = False
  254.     AutoSize = False
  255.     Font.Color = clBlack
  256.     Font.Height = -13
  257.     Font.Name = 'Times New Roman'
  258.     Font.Style = [fsBold]
  259.     MaxLength = 3
  260.     ParentFont = False
  261.     ParentShowHint = False
  262.     ReadOnly = True
  263.     ShowHint = True
  264.     TabOrder = 16
  265.   end
  266.   object EditResultSp: TEdit
  267.     Left = 408
  268.     Top = 48
  269.     Width = 33
  270.     Height = 25
  271.     Hint = 'True speed'
  272.     TabStop = False
  273.     AutoSize = False
  274.     Font.Color = clBlack
  275.     Font.Height = -13
  276.     Font.Name = 'Times New Roman'
  277.     Font.Style = [fsBold]
  278.     MaxLength = 3
  279.     ParentFont = False
  280.     ParentShowHint = False
  281.     ReadOnly = True
  282.     ShowHint = True
  283.     TabOrder = 18
  284.     Text = ' '
  285.   end
  286.   object SpinCurrDir: TSpinButton
  287.     Left = 216
  288.     Top = 16
  289.     Width = 17
  290.     Height = 25
  291.     Hint = '+/- 10'
  292.     DownGlyph.Data = {
  293.       A6000000424DA600000000000000760000002800000009000000060000000100
  294.       0400000000003000000000000000000000000000000000000000000000000000
  295.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  296.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333000
  297.       0000333303333000000033300033300000003300000330000000300000003000
  298.       00003333333330000000}
  299.     ParentShowHint = False
  300.     ShowHint = True
  301.     TabOrder = 12
  302.     UpGlyph.Data = {
  303.       A6000000424DA600000000000000760000002800000009000000060000000100
  304.       0400000000003000000000000000000000000000000000000000000000000000
  305.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  306.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333000
  307.       0000300000003000000033000003300000003330003330000000333303333000
  308.       00003333333330000000}
  309.     OnDownClick = SpinCurrDirDownClick
  310.     OnUpClick = SpinCurrDirUpClick
  311.   end
  312.   object MaskCurrDir: TMaskEdit
  313.     Left = 184
  314.     Top = 16
  315.     Width = 33
  316.     Height = 25
  317.     Hint = 'Current direction 0-359∩┐╜'
  318.     EditMask = '000;1;_'
  319.     Font.Color = clBlack
  320.     Font.Height = -13
  321.     Font.Name = 'Times New Roman'
  322.     Font.Style = [fsBold]
  323.     MaxLength = 3
  324.     ParentFont = False
  325.     TabOrder = 1
  326.     Text = '000'
  327.   end
  328.   object SpinCurrSp: TSpinButton
  329.     Left = 216
  330.     Top = 48
  331.     Width = 17
  332.     Height = 25
  333.     Hint = '+/- 1 knots'
  334.     DownGlyph.Data = {
  335.       A6000000424DA600000000000000760000002800000009000000060000000100
  336.       0400000000003000000000000000000000000000000000000000000000000000
  337.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  338.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333000
  339.       0000333303333000000033300033300000003300000330000000300000003000
  340.       00003333333330000000}
  341.     ParentShowHint = False
  342.     ShowHint = True
  343.     TabOrder = 19
  344.     UpGlyph.Data = {
  345.       A6000000424DA600000000000000760000002800000009000000060000000100
  346.       0400000000003000000000000000000000000000000000000000000000000000
  347.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  348.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333000
  349.       0000300000003000000033000003300000003330003330000000333303333000
  350.       00003333333330000000}
  351.     OnDownClick = SpinCurrSpDownClick
  352.     OnUpClick = SpinCurrSpUpClick
  353.   end
  354.   object MaskCurrSp: TMaskEdit
  355.     Left = 184
  356.     Top = 48
  357.     Width = 33
  358.     Height = 25
  359.     Hint = 'Current speed 1-20 knots'
  360.     EditMask = '000;1;_'
  361.     Font.Color = clBlack
  362.     Font.Height = -13
  363.     Font.Name = 'Times New Roman'
  364.     Font.Style = [fsBold]
  365.     MaxLength = 3
  366.     ParentFont = False
  367.     TabOrder = 4
  368.     Text = '000'
  369.   end
  370.   object SpinSteerDir: TSpinButton
  371.     Left = 328
  372.     Top = 16
  373.     Width = 17
  374.     Height = 25
  375.     Hint = '+/- 10'
  376.     DownGlyph.Data = {
  377.       A6000000424DA600000000000000760000002800000009000000060000000100
  378.       0400000000003000000000000000000000000000000000000000000000000000
  379.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  380.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333000
  381.       0000333303333000000033300033300000003300000330000000300000003000
  382.       00003333333330000000}
  383.     ParentShowHint = False
  384.     ShowHint = True
  385.     TabOrder = 14
  386.     UpGlyph.Data = {
  387.       A6000000424DA600000000000000760000002800000009000000060000000100
  388.       0400000000003000000000000000000000000000000000000000000000000000
  389.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  390.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333000
  391.       0000300000003000000033000003300000003330003330000000333303333000
  392.       00003333333330000000}
  393.     OnDownClick = SpinSteerDirDownClick
  394.     OnUpClick = SpinSteerDirUpClick
  395.   end
  396.   object MaskSteerDir: TMaskEdit
  397.     Left = 296
  398.     Top = 16
  399.     Width = 33
  400.     Height = 25
  401.     Hint = 'Compass course'
  402.     EditMask = '000;1;_'
  403.     Font.Color = clBlack
  404.     Font.Height = -13
  405.     Font.Name = 'Times New Roman'
  406.     Font.Style = [fsBold]
  407.     MaxLength = 3
  408.     ParentFont = False
  409.     ParentShowHint = False
  410.     ShowHint = True
  411.     TabOrder = 2
  412.     Text = '000'
  413.   end
  414.   object EditSteerSp: TEdit
  415.     Left = 296
  416.     Top = 48
  417.     Width = 33
  418.     Height = 25
  419.     Hint = 'Calculated speed.'
  420.     TabStop = False
  421.     AutoSize = False
  422.     Font.Color = clBlack
  423.     Font.Height = -13
  424.     Font.Name = 'Times New Roman'
  425.     Font.Style = [fsBold]
  426.     MaxLength = 3
  427.     ParentFont = False
  428.     ParentShowHint = False
  429.     ReadOnly = True
  430.     ShowHint = True
  431.     TabOrder = 20
  432.     Text = ' '
  433.   end
  434.   object EditLeewDir: TEdit
  435.     Left = 360
  436.     Top = 16
  437.     Width = 33
  438.     Height = 25
  439.     Hint = 'Interpolated leeway.'
  440.     TabStop = False
  441.     AutoSize = False
  442.     Font.Color = clBlack
  443.     Font.Height = -13
  444.     Font.Name = 'Times New Roman'
  445.     Font.Style = [fsBold]
  446.     MaxLength = 3
  447.     ParentFont = False
  448.     ParentShowHint = False
  449.     ReadOnly = True
  450.     ShowHint = True
  451.     TabOrder = 15
  452.   end
  453.   object BitBtn1: TBitBtn
  454.     Left = 456
  455.     Top = 48
  456.     Width = 73
  457.     Height = 25
  458.     Hint = 'Calculate result.'
  459.     Caption = 'Calc'
  460.     ParentShowHint = False
  461.     ShowHint = True
  462.     TabOrder = 9
  463.     OnClick = BitBtn1Click
  464.     Glyph.Data = {
  465.       78010000424D7801000000000000760000002800000020000000100000000100
  466.       04000000000000000000120B0000120B00000000000000000000000000000000
  467.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  468.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00337000000000
  469.       73333337777777773F333308888888880333337F3F3F3FFF7F33330808089998
  470.       0333337F737377737F333308888888880333337F3F3F3F3F7F33330808080808
  471.       0333337F737373737F333308888888880333337F3F3F3F3F7F33330808080808
  472.       0333337F737373737F333308888888880333337F3F3F3F3F7F33330808080808
  473.       0333337F737373737F333308888888880333337F3FFFFFFF7F33330800000008
  474.       0333337F7777777F7F333308000E0E080333337F7FFFFF7F7F33330800000008
  475.       0333337F777777737F333308888888880333337F333333337F33330888888888
  476.       03333373FFFFFFFF7333337000000000733333377777777733330000}
  477.     NumGlyphs = 2
  478.   end
  479.   object BitBtn2: TBitBtn
  480.     Left = 456
  481.     Top = 16
  482.     Width = 73
  483.     Height = 25
  484.     Hint = 'Geogr = Result ?'
  485.     Caption = 'Steer?'
  486.     ParentShowHint = False
  487.     ShowHint = True
  488.     TabOrder = 8
  489.     OnClick = BitBtn2Click
  490.     Glyph.Data = {
  491.       78010000424D7801000000000000760000002800000020000000100000000100
  492.       04000000000000000000120B0000120B00000000000000000000000000000000
  493.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  494.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00337000000000
  495.       73333337777777773F333308888888880333337F3F3F3FFF7F33330808089998
  496.       0333337F737377737F333308888888880333337F3F3F3F3F7F33330808080808
  497.       0333337F737373737F333308888888880333337F3F3F3F3F7F33330808080808
  498.       0333337F737373737F333308888888880333337F3F3F3F3F7F33330808080808
  499.       0333337F737373737F333308888888880333337F3FFFFFFF7F33330800000008
  500.       0333337F7777777F7F333308000E0E080333337F7FFFFF7F7F33330800000008
  501.       0333337F777777737F333308888888880333337F333333337F33330888888888
  502.       03333373FFFFFFFF7333337000000000733333377777777733330000}
  503.     NumGlyphs = 2
  504.   end
  505.   object PanelSpeed: TPanel
  506.     Left = 328
  507.     Top = 48
  508.     Width = 65
  509.     Height = 25
  510.     Hint = 'Red indicates low speed.'
  511.     BevelOuter = bvLowered
  512.     Color = clGreen
  513.     ParentShowHint = False
  514.     ShowHint = True
  515.     TabOrder = 21
  516.   end
  517.   object WindGlUpdate: TButton
  518.     Left = 120
  519.     Top = 80
  520.     Width = 49
  521.     Height = 17
  522.     Hint = 'Store this wind.'
  523.     Caption = 'Use'
  524.     ParentShowHint = False
  525.     ShowHint = True
  526.     TabOrder = 5
  527.     OnClick = WindGlUpdateClick
  528.   end
  529.   object CurrGlUpdate: TButton
  530.     Left = 184
  531.     Top = 80
  532.     Width = 49
  533.     Height = 17
  534.     Hint = 'Store this current.'
  535.     Caption = 'Use'
  536.     ParentShowHint = False
  537.     ShowHint = True
  538.     TabOrder = 6
  539.     OnClick = CurrGlUpdateClick
  540.   end
  541.   object EditFalseWDir: TEdit
  542.     Left = 248
  543.     Top = 16
  544.     Width = 33
  545.     Height = 25
  546.     Hint = 'Wind compensated for current.'
  547.     TabStop = False
  548.     AutoSize = False
  549.     Font.Color = clBlack
  550.     Font.Height = -13
  551.     Font.Name = 'Times New Roman'
  552.     Font.Style = [fsBold]
  553.     MaxLength = 3
  554.     ParentFont = False
  555.     ParentShowHint = False
  556.     ReadOnly = True
  557.     ShowHint = True
  558.     TabOrder = 13
  559.     Text = ' '
  560.   end
  561.   object EditFalseWSp: TEdit
  562.     Left = 248
  563.     Top = 48
  564.     Width = 33
  565.     Height = 25
  566.     Hint = 'Windforce compensated for current.'
  567.     TabStop = False
  568.     AutoSize = False
  569.     Font.Color = clBlack
  570.     Font.Height = -13
  571.     Font.Name = 'Times New Roman'
  572.     Font.Style = [fsBold]
  573.     MaxLength = 3
  574.     ParentFont = False
  575.     ParentShowHint = False
  576.     ReadOnly = True
  577.     ShowHint = True
  578.     TabOrder = 22
  579.     Text = ' '
  580.   end
  581.   object SpLeeBtn: TButton
  582.     Left = 296
  583.     Top = 80
  584.     Width = 97
  585.     Height = 17
  586.     Hint = 'Open boat-data tables.'
  587.     Caption = 'Boat Data'
  588.     Font.Color = clBlack
  589.     Font.Height = -11
  590.     Font.Name = 'Times New Roman'
  591.     Font.Style = [fsBold]
  592.     ParentFont = False
  593.     ParentShowHint = False
  594.     ShowHint = True
  595.     TabOrder = 7
  596.     OnClick = SpLeeBtnClick
  597.   end
  598. end
  599.