home *** CD-ROM | disk | FTP | other *** search
/ Trailer Life - RV Campground Finder 2001 / BIN+CUE.zip / TLUSAMAPS.bin / MAPPRO40.OC_ / MAPPRO40.OC / 0 / RCDATA / TRDDLG / TRDDLG.txt
Text File  |  2000-08-09  |  21KB  |  745 lines

  1. object RdDlg: TRdDlg
  2.   Left = 75
  3.   Top = 69
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Road Options'
  7.   ClientHeight = 293
  8.   ClientWidth = 355
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Panel1: TPanel
  18.     Left = 0
  19.     Top = 264
  20.     Width = 355
  21.     Height = 29
  22.     Align = alBottom
  23.     BevelOuter = bvNone
  24.     TabOrder = 0
  25.     object Button1: TButton
  26.       Left = 196
  27.       Top = 0
  28.       Width = 57
  29.       Height = 25
  30.       Caption = '&Ok'
  31.       TabOrder = 0
  32.       OnClick = Button1Click
  33.     end
  34.     object Button2: TButton
  35.       Left = 264
  36.       Top = 0
  37.       Width = 57
  38.       Height = 25
  39.       Caption = '&Cancel'
  40.       TabOrder = 1
  41.       OnClick = Button2Click
  42.     end
  43.   end
  44.   object Panel2: TPanel
  45.     Left = 0
  46.     Top = 0
  47.     Width = 355
  48.     Height = 264
  49.     Align = alClient
  50.     BevelOuter = bvNone
  51.     BorderWidth = 4
  52.     Caption = 'Panel2'
  53.     TabOrder = 1
  54.     object TabControl1: TTabControl
  55.       Left = 4
  56.       Top = 4
  57.       Width = 347
  58.       Height = 256
  59.       Align = alClient
  60.       TabIndex = 0
  61.       TabOrder = 0
  62.       Tabs.Strings = (
  63.         'Speed/Priorities'
  64.         'Route Highlight'
  65.         'Report Options')
  66.       OnChange = TabControl1Change
  67.       object Notebook1: TNotebook
  68.         Left = 4
  69.         Top = 24
  70.         Width = 339
  71.         Height = 228
  72.         Align = alClient
  73.         TabOrder = 0
  74.         object TPage
  75.           Left = 0
  76.           Top = 0
  77.           Caption = '0'
  78.           object Label1: TLabel
  79.             Left = 17
  80.             Top = 24
  81.             Width = 92
  82.             Height = 26
  83.             Alignment = taRightJustify
  84.             Caption = 'Interstates: (Restricted Access) '
  85.             WordWrap = True
  86.           end
  87.           object Label2: TLabel
  88.             Left = 29
  89.             Top = 60
  90.             Width = 78
  91.             Height = 13
  92.             Caption = 'Major Highways:'
  93.           end
  94.           object Label3: TLabel
  95.             Left = 51
  96.             Top = 86
  97.             Width = 54
  98.             Height = 26
  99.             Alignment = taRightJustify
  100.             Caption = 'Secondary Highways:'
  101.             WordWrap = True
  102.           end
  103.           object Label14: TLabel
  104.             Left = 43
  105.             Top = 124
  106.             Width = 63
  107.             Height = 13
  108.             Caption = 'Minor Roads:'
  109.           end
  110.           object Label15: TLabel
  111.             Left = 46
  112.             Top = 152
  113.             Width = 58
  114.             Height = 13
  115.             Caption = 'Trails, other:'
  116.           end
  117.           object Label4: TLabel
  118.             Left = 52
  119.             Top = 4
  120.             Width = 53
  121.             Height = 13
  122.             Caption = 'Road Type'
  123.             Font.Charset = DEFAULT_CHARSET
  124.             Font.Color = clBlack
  125.             Font.Height = -11
  126.             Font.Name = 'MS Sans Serif'
  127.             Font.Style = [fsUnderline]
  128.             ParentFont = False
  129.           end
  130.           object Label5: TLabel
  131.             Left = 140
  132.             Top = 180
  133.             Width = 55
  134.             Height = 13
  135.             Caption = 'Turn Factor'
  136.             Color = clBtnFace
  137.             Font.Charset = DEFAULT_CHARSET
  138.             Font.Color = clBlack
  139.             Font.Height = -11
  140.             Font.Name = 'MS Sans Serif'
  141.             Font.Style = [fsUnderline]
  142.             ParentColor = False
  143.             ParentFont = False
  144.           end
  145.           object Label17: TLabel
  146.             Left = 152
  147.             Top = 4
  148.             Width = 31
  149.             Height = 13
  150.             Caption = 'Priority'
  151.             Font.Charset = DEFAULT_CHARSET
  152.             Font.Color = clBlack
  153.             Font.Height = -11
  154.             Font.Name = 'MS Sans Serif'
  155.             Font.Style = [fsUnderline]
  156.             ParentFont = False
  157.           end
  158.           object Label11: TLabel
  159.             Left = 212
  160.             Top = 4
  161.             Width = 31
  162.             Height = 13
  163.             Caption = 'Speed'
  164.             Color = clBtnFace
  165.             Font.Charset = DEFAULT_CHARSET
  166.             Font.Color = clBlack
  167.             Font.Height = -11
  168.             Font.Name = 'MS Sans Serif'
  169.             Font.Style = [fsUnderline]
  170.             ParentColor = False
  171.             ParentFont = False
  172.           end
  173.           object Button3: TButton
  174.             Left = 16
  175.             Top = 196
  176.             Width = 69
  177.             Height = 21
  178.             Caption = 'Default'
  179.             TabOrder = 0
  180.             OnClick = Button3Click
  181.           end
  182.           object PEdit1: TPEdit
  183.             Left = 136
  184.             Top = 196
  185.             Width = 53
  186.             Height = 21
  187.             Font.Charset = DEFAULT_CHARSET
  188.             Font.Color = clNavy
  189.             Font.Height = -11
  190.             Font.Name = 'MS Sans Serif'
  191.             Font.Style = []
  192.             Taborder = 1
  193.             Text = '0'
  194.             Button = True
  195.             Updn = True
  196.             Inc = 5.000000000000000000
  197.             Int = True
  198.             Maxlength = 0
  199.             MaxVal = 10.000000000000000000
  200.           end
  201.           object pb1: TPEdit
  202.             Left = 136
  203.             Top = 28
  204.             Width = 53
  205.             Height = 21
  206.             Font.Charset = DEFAULT_CHARSET
  207.             Font.Color = clNavy
  208.             Font.Height = -11
  209.             Font.Name = 'MS Sans Serif'
  210.             Font.Style = []
  211.             Taborder = 2
  212.             OnMod = pb5Mod
  213.             Text = '5'
  214.             Button = True
  215.             Updn = True
  216.             Valr = 5.000000000000000000
  217.             Vali = 5
  218.             Inc = 1.000000000000000000
  219.             Int = True
  220.             Maxlength = 0
  221.             MaxVal = 5.000000000000000000
  222.           end
  223.           object pb2: TPEdit
  224.             Left = 136
  225.             Top = 56
  226.             Width = 53
  227.             Height = 21
  228.             Font.Charset = DEFAULT_CHARSET
  229.             Font.Color = clNavy
  230.             Font.Height = -11
  231.             Font.Name = 'MS Sans Serif'
  232.             Font.Style = []
  233.             Taborder = 3
  234.             OnMod = pb5Mod
  235.             Text = '5'
  236.             Button = True
  237.             Updn = True
  238.             Valr = 5.000000000000000000
  239.             Vali = 5
  240.             Inc = 1.000000000000000000
  241.             Int = True
  242.             Maxlength = 0
  243.             MaxVal = 5.000000000000000000
  244.           end
  245.           object pb3: TPEdit
  246.             Left = 136
  247.             Top = 88
  248.             Width = 53
  249.             Height = 21
  250.             Font.Charset = DEFAULT_CHARSET
  251.             Font.Color = clNavy
  252.             Font.Height = -11
  253.             Font.Name = 'MS Sans Serif'
  254.             Font.Style = []
  255.             Taborder = 4
  256.             OnMod = pb5Mod
  257.             Text = '5'
  258.             Button = True
  259.             Updn = True
  260.             Valr = 5.000000000000000000
  261.             Vali = 5
  262.             Inc = 1.000000000000000000
  263.             Int = True
  264.             Maxlength = 0
  265.             MaxVal = 5.000000000000000000
  266.           end
  267.           object pb4: TPEdit
  268.             Left = 136
  269.             Top = 120
  270.             Width = 53
  271.             Height = 21
  272.             Font.Charset = DEFAULT_CHARSET
  273.             Font.Color = clNavy
  274.             Font.Height = -11
  275.             Font.Name = 'MS Sans Serif'
  276.             Font.Style = []
  277.             Taborder = 5
  278.             OnMod = pb5Mod
  279.             Text = '5'
  280.             Button = True
  281.             Updn = True
  282.             Valr = 5.000000000000000000
  283.             Vali = 5
  284.             Inc = 1.000000000000000000
  285.             Int = True
  286.             Maxlength = 0
  287.             MaxVal = 5.000000000000000000
  288.           end
  289.           object pb5: TPEdit
  290.             Left = 136
  291.             Top = 152
  292.             Width = 53
  293.             Height = 21
  294.             Font.Charset = DEFAULT_CHARSET
  295.             Font.Color = clNavy
  296.             Font.Height = -11
  297.             Font.Name = 'MS Sans Serif'
  298.             Font.Style = []
  299.             Taborder = 6
  300.             OnMod = pb5Mod
  301.             Text = '5'
  302.             Button = True
  303.             Updn = True
  304.             Valr = 5.000000000000000000
  305.             Vali = 5
  306.             Inc = 1.000000000000000000
  307.             Int = True
  308.             Maxlength = 0
  309.             MaxVal = 5.000000000000000000
  310.           end
  311.           object Pe5: TPEdit
  312.             Left = 196
  313.             Top = 152
  314.             Width = 57
  315.             Height = 21
  316.             Font.Charset = DEFAULT_CHARSET
  317.             Font.Color = clNavy
  318.             Font.Height = -11
  319.             Font.Name = 'MS Sans Serif'
  320.             Font.Style = []
  321.             Taborder = 7
  322.             Text = '65'
  323.             Button = True
  324.             Updn = True
  325.             Valr = 65.000000000000000000
  326.             Vali = 65
  327.             Inc = 5.000000000000000000
  328.             Int = True
  329.             Maxlength = 0
  330.             MaxVal = 100.000000000000000000
  331.           end
  332.           object Pe4: TPEdit
  333.             Left = 196
  334.             Top = 120
  335.             Width = 57
  336.             Height = 21
  337.             Font.Charset = DEFAULT_CHARSET
  338.             Font.Color = clNavy
  339.             Font.Height = -11
  340.             Font.Name = 'MS Sans Serif'
  341.             Font.Style = []
  342.             Taborder = 8
  343.             Text = '65'
  344.             Button = True
  345.             Updn = True
  346.             Valr = 65.000000000000000000
  347.             Vali = 65
  348.             Inc = 5.000000000000000000
  349.             Int = True
  350.             Maxlength = 0
  351.             MaxVal = 100.000000000000000000
  352.           end
  353.           object Pe3: TPEdit
  354.             Left = 196
  355.             Top = 88
  356.             Width = 57
  357.             Height = 21
  358.             Font.Charset = DEFAULT_CHARSET
  359.             Font.Color = clNavy
  360.             Font.Height = -11
  361.             Font.Name = 'MS Sans Serif'
  362.             Font.Style = []
  363.             Taborder = 9
  364.             Text = '65'
  365.             Button = True
  366.             Updn = True
  367.             Valr = 65.000000000000000000
  368.             Vali = 65
  369.             Inc = 5.000000000000000000
  370.             Int = True
  371.             Maxlength = 0
  372.             MaxVal = 100.000000000000000000
  373.           end
  374.           object Pe2: TPEdit
  375.             Left = 196
  376.             Top = 56
  377.             Width = 57
  378.             Height = 21
  379.             Font.Charset = DEFAULT_CHARSET
  380.             Font.Color = clNavy
  381.             Font.Height = -11
  382.             Font.Name = 'MS Sans Serif'
  383.             Font.Style = []
  384.             Taborder = 10
  385.             Text = '65'
  386.             Button = True
  387.             Updn = True
  388.             Valr = 65.000000000000000000
  389.             Vali = 65
  390.             Inc = 5.000000000000000000
  391.             Int = True
  392.             Maxlength = 0
  393.             MaxVal = 100.000000000000000000
  394.           end
  395.           object Pe1: TPEdit
  396.             Left = 196
  397.             Top = 28
  398.             Width = 57
  399.             Height = 21
  400.             Font.Charset = DEFAULT_CHARSET
  401.             Font.Color = clNavy
  402.             Font.Height = -11
  403.             Font.Name = 'MS Sans Serif'
  404.             Font.Style = []
  405.             Taborder = 11
  406.             Text = '65'
  407.             Button = True
  408.             Updn = True
  409.             Valr = 65.000000000000000000
  410.             Vali = 65
  411.             Inc = 5.000000000000000000
  412.             Int = True
  413.             Maxlength = 0
  414.             MaxVal = 100.000000000000000000
  415.           end
  416.         end
  417.         object TPage
  418.           Left = 0
  419.           Top = 0
  420.           Caption = '1'
  421.           object GroupBox1: TGroupBox
  422.             Left = 12
  423.             Top = 144
  424.             Width = 129
  425.             Height = 61
  426.             Caption = ' Color '
  427.             TabOrder = 0
  428.             object clrbox1: Tclrbox
  429.               Left = 8
  430.               Top = 16
  431.               Width = 113
  432.               Height = 33
  433.               Cindex = 44
  434.               value = 0
  435.               Orient = 0
  436.               Big = False
  437.               Onchange = clrbox1change
  438.             end
  439.           end
  440.           object GroupBox2: TGroupBox
  441.             Left = 12
  442.             Top = 8
  443.             Width = 281
  444.             Height = 133
  445.             Caption = ' Sample Map '
  446.             TabOrder = 1
  447.             object Image1: TImage
  448.               Left = 8
  449.               Top = 16
  450.               Width = 265
  451.               Height = 109
  452.             end
  453.             object PaintBox1: TPaintBox
  454.               Left = 7
  455.               Top = 15
  456.               Width = 266
  457.               Height = 111
  458.               OnPaint = PaintBox1Paint
  459.             end
  460.           end
  461.           object GroupBox3: TGroupBox
  462.             Left = 144
  463.             Top = 144
  464.             Width = 149
  465.             Height = 61
  466.             Caption = ' Highlight (%) '
  467.             TabOrder = 2
  468.             object BmpBut1: TBmpBut
  469.               Left = 8
  470.               Top = 16
  471.               Width = 129
  472.               Height = 35
  473.               Sticky = True
  474.               Glyph.Data = {
  475.                 76020000424D760200000000000076000000280000003C000000100000000100
  476.                 0400000000000002000000000000000000001000000000000000000000000000
  477.                 80000080000000808000800000008000800080800000C0C0C000808080000000
  478.                 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00000000000000
  479.                 0000000000000000000000000000000000000000000000000000077777777777
  480.                 7700777777777777700777777777777700777777777777700000077777777777
  481.                 7700777777777777700777777777777700777777777777700000077777777777
  482.                 7700777707770777700770707070707700770000000007700000077077707770
  483.                 7700777777777777700777070707077700770000000007700000077777777777
  484.                 7700770777077707700770707070707700770000000007700000077777777777
  485.                 7700777777777777700777070707077700770000000007700000077077707770
  486.                 7700777707770777700770707070707700770000000007700000077777777777
  487.                 7700777777777777700777070707077700770000000007700000077777777777
  488.                 7700770777077707700770707070707700770000000007700000077077707770
  489.                 7700777777777777700777070707077700770000000007700000077777777777
  490.                 7700777707770777700770707070707700770000000007700000077777777777
  491.                 7700777777777777700777070707077700770000000007700000077077707770
  492.                 7700770777077707700770707070707700770000000007700000077777777777
  493.                 7700777777777777700777777777777700777777777777700000000000000000
  494.                 0000000000000000000000000000000000000000000000000000}
  495.               Bcols = 4
  496.               Cols = 4
  497.               Bw = 28
  498.               Bh = 30
  499.               Itemindex = 2
  500.               Items.Strings = (
  501.                 '10'
  502.                 '25'
  503.                 '50'
  504.                 '100')
  505.               Onchange = BmpBut1change
  506.               Alignment = ta_center
  507.               Taborder = 0
  508.             end
  509.           end
  510.         end
  511.         object TPage
  512.           Left = 0
  513.           Top = 0
  514.           Caption = '2'
  515.           object GroupBox5: TGroupBox
  516.             Left = 240
  517.             Top = 12
  518.             Width = 93
  519.             Height = 181
  520.             Caption = ' Header Info '
  521.             TabOrder = 0
  522.             object cb1: TCheckBox
  523.               Left = 8
  524.               Top = 16
  525.               Width = 49
  526.               Height = 17
  527.               Caption = 'Leg'
  528.               TabOrder = 0
  529.               OnClick = cb1Click
  530.             end
  531.             object cb3: TCheckBox
  532.               Tag = 2
  533.               Left = 8
  534.               Top = 48
  535.               Width = 65
  536.               Height = 17
  537.               Caption = 'Directions'
  538.               TabOrder = 1
  539.             end
  540.             object cb4: TCheckBox
  541.               Tag = 3
  542.               Left = 8
  543.               Top = 64
  544.               Width = 81
  545.               Height = 17
  546.               Caption = 'Name/Place'
  547.               TabOrder = 2
  548.             end
  549.             object cb5: TCheckBox
  550.               Tag = 4
  551.               Left = 8
  552.               Top = 80
  553.               Width = 69
  554.               Height = 17
  555.               Caption = 'Time'
  556.               TabOrder = 3
  557.             end
  558.             object cb8: TCheckBox
  559.               Tag = 7
  560.               Left = 8
  561.               Top = 128
  562.               Width = 65
  563.               Height = 17
  564.               Caption = 'Bearing'
  565.               TabOrder = 4
  566.             end
  567.             object cb6: TCheckBox
  568.               Tag = 5
  569.               Left = 8
  570.               Top = 96
  571.               Width = 69
  572.               Height = 17
  573.               Caption = 'Miles'
  574.               TabOrder = 5
  575.             end
  576.             object cb9: TCheckBox
  577.               Tag = 8
  578.               Left = 8
  579.               Top = 144
  580.               Width = 69
  581.               Height = 17
  582.               Caption = 'Position'
  583.               TabOrder = 6
  584.             end
  585.             object cb2: TCheckBox
  586.               Tag = 1
  587.               Left = 8
  588.               Top = 32
  589.               Width = 49
  590.               Height = 17
  591.               Caption = 'Type'
  592.               TabOrder = 7
  593.             end
  594.             object cb7: TCheckBox
  595.               Tag = 6
  596.               Left = 8
  597.               Top = 112
  598.               Width = 69
  599.               Height = 17
  600.               Caption = 'Speed'
  601.               TabOrder = 8
  602.             end
  603.             object cb10: TCheckBox
  604.               Tag = 8
  605.               Left = 8
  606.               Top = 160
  607.               Width = 69
  608.               Height = 17
  609.               Caption = 'x'
  610.               TabOrder = 9
  611.               Visible = False
  612.             end
  613.           end
  614.           object GroupBox4: TGroupBox
  615.             Left = 12
  616.             Top = 12
  617.             Width = 221
  618.             Height = 181
  619.             Caption = ' Route Reporting Options '
  620.             TabOrder = 1
  621.             object cbn: TCheckBox
  622.               Left = 20
  623.               Top = 28
  624.               Width = 169
  625.               Height = 17
  626.               Caption = 'Display Alternate Street Names.'
  627.               TabOrder = 0
  628.             end
  629.             object cbr: TCheckBox
  630.               Left = 20
  631.               Top = 48
  632.               Width = 165
  633.               Height = 17
  634.               Caption = 'Resize View to Show Route.'
  635.               TabOrder = 1
  636.             end
  637.             object Panel7: TPanel
  638.               Left = 8
  639.               Top = 80
  640.               Width = 209
  641.               Height = 25
  642.               BevelOuter = bvNone
  643.               Caption = 'Panel7'
  644.               TabOrder = 2
  645.               object Label12: TLabel
  646.                 Left = 16
  647.                 Top = 4
  648.                 Width = 45
  649.                 Height = 13
  650.                 Caption = 'Direction:'
  651.               end
  652.               object Rb1: TRadioButton
  653.                 Left = 136
  654.                 Top = 4
  655.                 Width = 69
  656.                 Height = 17
  657.                 Caption = 'Degrees'
  658.                 TabOrder = 0
  659.               end
  660.               object Rb2: TRadioButton
  661.                 Left = 68
  662.                 Top = 4
  663.                 Width = 61
  664.                 Height = 17
  665.                 Caption = 'Bearing'
  666.                 Checked = True
  667.                 TabOrder = 1
  668.                 TabStop = True
  669.               end
  670.             end
  671.             object Panel9: TPanel
  672.               Left = 4
  673.               Top = 105
  674.               Width = 209
  675.               Height = 25
  676.               BevelOuter = bvNone
  677.               Caption = 'Panel9'
  678.               TabOrder = 3
  679.               object Label9: TLabel
  680.                 Left = 36
  681.                 Top = 4
  682.                 Width = 27
  683.                 Height = 13
  684.                 Caption = 'Units:'
  685.               end
  686.               object Rb3: TRadioButton
  687.                 Left = 72
  688.                 Top = 4
  689.                 Width = 57
  690.                 Height = 17
  691.                 Caption = 'Miles'
  692.                 Checked = True
  693.                 TabOrder = 0
  694.                 TabStop = True
  695.               end
  696.               object Rb4: TRadioButton
  697.                 Left = 140
  698.                 Top = 4
  699.                 Width = 69
  700.                 Height = 17
  701.                 Caption = 'Kilometers'
  702.                 TabOrder = 1
  703.               end
  704.             end
  705.             object Panel10: TPanel
  706.               Left = 4
  707.               Top = 130
  708.               Width = 209
  709.               Height = 25
  710.               BevelOuter = bvNone
  711.               Caption = 'Panel10'
  712.               TabOrder = 4
  713.               object Label7: TLabel
  714.                 Left = 12
  715.                 Top = 4
  716.                 Width = 52
  717.                 Height = 13
  718.                 Caption = 'Dist./Time:'
  719.               end
  720.               object Rb5: TRadioButton
  721.                 Left = 140
  722.                 Top = 4
  723.                 Width = 69
  724.                 Height = 17
  725.                 Caption = 'Difference'
  726.                 TabOrder = 0
  727.               end
  728.               object Rb6: TRadioButton
  729.                 Left = 72
  730.                 Top = 4
  731.                 Width = 53
  732.                 Height = 17
  733.                 Caption = 'Totals'
  734.                 Checked = True
  735.                 TabOrder = 1
  736.                 TabStop = True
  737.               end
  738.             end
  739.           end
  740.         end
  741.       end
  742.     end
  743.   end
  744. end
  745.