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

  1. object DispDlg: TDispDlg
  2.   Left = 112
  3.   Top = 108
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Set Info you want Visible on the screen'
  7.   ClientHeight = 255
  8.   ClientWidth = 346
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OnActivate = FormActivate
  15.   OnCreate = FormCreate
  16.   OnDeactivate = FormDeactivate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Button1: TButton
  20.     Left = 210
  21.     Top = 224
  22.     Width = 60
  23.     Height = 24
  24.     Caption = '&OK'
  25.     TabOrder = 0
  26.     OnClick = Button1Click
  27.   end
  28.   object Button2: TButton
  29.     Left = 282
  30.     Top = 224
  31.     Width = 60
  32.     Height = 24
  33.     Caption = '&Cancel'
  34.     TabOrder = 1
  35.     OnClick = Button2Click
  36.   end
  37.   object Panel1: TPanel
  38.     Left = 0
  39.     Top = 0
  40.     Width = 346
  41.     Height = 221
  42.     Align = alTop
  43.     BevelOuter = bvNone
  44.     BorderWidth = 4
  45.     Caption = 'Panel1'
  46.     TabOrder = 2
  47.     object tbn1: TTabbedNotebook
  48.       Left = 4
  49.       Top = 4
  50.       Width = 338
  51.       Height = 213
  52.       Align = alClient
  53.       PageIndex = 1
  54.       TabsPerRow = 5
  55.       TabFont.Charset = DEFAULT_CHARSET
  56.       TabFont.Color = clBtnText
  57.       TabFont.Height = -11
  58.       TabFont.Name = 'MS Sans Serif'
  59.       TabFont.Style = []
  60.       TabOrder = 0
  61.       OnChange = tbn1Change
  62.       object TTabPage
  63.         Left = 4
  64.         Top = 24
  65.         Caption = 'Screen Settings'
  66.         object GroupBox1: TGroupBox
  67.           Left = 176
  68.           Top = 4
  69.           Width = 113
  70.           Height = 85
  71.           Caption = ' Bdr/Area Shading '
  72.           TabOrder = 1
  73.           object Ch1: TCheckBox
  74.             Left = 8
  75.             Top = 48
  76.             Width = 77
  77.             Height = 17
  78.             Caption = 'M.C.&D.s'
  79.             TabOrder = 2
  80.           end
  81.           object Ch2: TCheckBox
  82.             Left = 8
  83.             Top = 64
  84.             Width = 65
  85.             Height = 17
  86.             Caption = 'Pl&aces'
  87.             TabOrder = 3
  88.           end
  89.           object Ch3: TCheckBox
  90.             Left = 8
  91.             Top = 32
  92.             Width = 77
  93.             Height = 17
  94.             Caption = '&Counties'
  95.             TabOrder = 1
  96.           end
  97.           object Ch15: TCheckBox
  98.             Left = 8
  99.             Top = 16
  100.             Width = 81
  101.             Height = 17
  102.             Caption = 'S&tates'
  103.             TabOrder = 0
  104.           end
  105.         end
  106.         object GroupBox8: TGroupBox
  107.           Left = 4
  108.           Top = 4
  109.           Width = 161
  110.           Height = 85
  111.           Caption = ' Main Components '
  112.           TabOrder = 0
  113.           object chv1: TCheckBox
  114.             Left = 8
  115.             Top = 16
  116.             Width = 129
  117.             Height = 17
  118.             Caption = 'Show Main &Map'
  119.             TabOrder = 0
  120.           end
  121.           object chv2: TCheckBox
  122.             Left = 8
  123.             Top = 33
  124.             Width = 129
  125.             Height = 17
  126.             Caption = 'Show User &Overlay'
  127.             TabOrder = 1
  128.           end
  129.           object chv3: TCheckBox
  130.             Left = 8
  131.             Top = 50
  132.             Width = 129
  133.             Height = 17
  134.             Caption = 'Show USA &Underlay'
  135.             TabOrder = 2
  136.           end
  137.         end
  138.         object GroupBox5: TGroupBox
  139.           Left = 4
  140.           Top = 92
  141.           Width = 161
  142.           Height = 85
  143.           Caption = ' Other '
  144.           TabOrder = 2
  145.           object Ch6: TCheckBox
  146.             Left = 8
  147.             Top = 16
  148.             Width = 117
  149.             Height = 17
  150.             Caption = 'Show Route &Shields'
  151.             TabOrder = 0
  152.           end
  153.           object Ch7: TCheckBox
  154.             Left = 8
  155.             Top = 32
  156.             Width = 117
  157.             Height = 17
  158.             Caption = 'Show Street &Names'
  159.             TabOrder = 1
  160.           end
  161.           object Ch5: TCheckBox
  162.             Left = 8
  163.             Top = 48
  164.             Width = 145
  165.             Height = 17
  166.             Caption = 'Show Su&ffixes (i.e St, Ave)'
  167.             TabOrder = 2
  168.           end
  169.           object ch16: TCheckBox
  170.             Left = 8
  171.             Top = 64
  172.             Width = 141
  173.             Height = 17
  174.             Caption = 'Use Selective &Labeling'
  175.             TabOrder = 3
  176.           end
  177.         end
  178.       end
  179.       object TTabPage
  180.         Left = 4
  181.         Top = 24
  182.         Caption = 'Detailed Info'
  183.         object Button3: TButton
  184.           Left = 12
  185.           Top = 146
  186.           Width = 61
  187.           Height = 24
  188.           Caption = '&Reset'
  189.           TabOrder = 0
  190.           OnClick = Button3Click
  191.         end
  192.         object GroupBox7: TGroupBox
  193.           Left = 12
  194.           Top = 8
  195.           Width = 145
  196.           Height = 129
  197.           Caption = ' Visibility Thresholds (miles)'
  198.           TabOrder = 1
  199.           object Label2: TLabel
  200.             Left = 12
  201.             Top = 24
  202.             Width = 31
  203.             Height = 26
  204.             Caption = '&Street Detail:'
  205.             FocusControl = Edit2
  206.             WordWrap = True
  207.           end
  208.           object Label4: TLabel
  209.             Left = 12
  210.             Top = 58
  211.             Width = 34
  212.             Height = 26
  213.             Caption = 'Street &Labels:'
  214.             FocusControl = Edit3
  215.             WordWrap = True
  216.           end
  217.           object Label3: TLabel
  218.             Left = 12
  219.             Top = 92
  220.             Width = 50
  221.             Height = 26
  222.             Caption = 'Land&mark Labels:'
  223.             FocusControl = Edit6
  224.             WordWrap = True
  225.           end
  226.           object Edit2: TEdit
  227.             Left = 68
  228.             Top = 28
  229.             Width = 49
  230.             Height = 21
  231.             TabOrder = 0
  232.             Text = 'Edit2'
  233.           end
  234.           object spdbtn1: Tspdbtn
  235.             Tag = 1
  236.             Left = 100
  237.             Top = 29
  238.             Width = 16
  239.             Height = 18
  240.             Parentwindow = 0
  241.             Flat = False
  242.             Glyph.Data = {
  243.               7A010000424D7A010000000000007600000028000000270000000D0000000100
  244.               0400000000000401000000000000000000001000000000000000000000000000
  245.               80000080000000808000800000008000800080800000C0C0C000808080000000
  246.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  247.               777777777777778888888888888077777707777777777770777777888888F888
  248.               88807777700077777777770007777788888FFF88888077770000077777777000
  249.               0077778888FFFFF8888077700000007777770000000777888FFFFFFF88807777
  250.               7777777777777777777777888888888888808888888888888777777777777788
  251.               8888888888807777777777777888888888888877777777777770777000000077
  252.               7888FFFFFFF8887770000000777077770000077778888FFFFF88887777000007
  253.               7770777770007777788888FFF88888777770007777707777770777777888888F
  254.               888888777777077777707777777777777888888888888877777777777770}
  255.             OnUpclick = spdbtn1Upclick
  256.             OnDnclick = spdbtn1Dnclick
  257.             Rep = True
  258.             Mode = Vert
  259.           end
  260.           object Edit3: TEdit
  261.             Left = 68
  262.             Top = 60
  263.             Width = 49
  264.             Height = 21
  265.             TabOrder = 2
  266.             Text = 'Edit3'
  267.           end
  268.           object Edit6: TEdit
  269.             Left = 68
  270.             Top = 96
  271.             Width = 49
  272.             Height = 21
  273.             TabOrder = 4
  274.             Text = 'Edit6'
  275.           end
  276.           object spdbtn5: Tspdbtn
  277.             Tag = 1
  278.             Left = 100
  279.             Top = 97
  280.             Width = 16
  281.             Height = 18
  282.             Parentwindow = 0
  283.             Flat = False
  284.             Glyph.Data = {
  285.               7A010000424D7A010000000000007600000028000000270000000D0000000100
  286.               0400000000000401000000000000000000001000000000000000000000000000
  287.               80000080000000808000800000008000800080800000C0C0C000808080000000
  288.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  289.               777777777777778888888888888077777707777777777770777777888888F888
  290.               88807777700077777777770007777788888FFF88888077770000077777777000
  291.               0077778888FFFFF8888077700000007777770000000777888FFFFFFF88807777
  292.               7777777777777777777777888888888888808888888888888777777777777788
  293.               8888888888807777777777777888888888888877777777777770777000000077
  294.               7888FFFFFFF8887770000000777077770000077778888FFFFF88887777000007
  295.               7770777770007777788888FFF88888777770007777707777770777777888888F
  296.               888888777777077777707777777777777888888888888877777777777770}
  297.             OnUpclick = spdbtn5Upclick
  298.             OnDnclick = spdbtn5Dnclick
  299.             Rep = True
  300.             Mode = Vert
  301.           end
  302.           object spdbtn2: Tspdbtn
  303.             Tag = 1
  304.             Left = 100
  305.             Top = 61
  306.             Width = 16
  307.             Height = 18
  308.             Parentwindow = 0
  309.             Flat = False
  310.             Glyph.Data = {
  311.               7A010000424D7A010000000000007600000028000000270000000D0000000100
  312.               0400000000000401000000000000000000001000000000000000000000000000
  313.               80000080000000808000800000008000800080800000C0C0C000808080000000
  314.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  315.               777777777777778888888888888077777707777777777770777777888888F888
  316.               88807777700077777777770007777788888FFF88888077770000077777777000
  317.               0077778888FFFFF8888077700000007777770000000777888FFFFFFF88807777
  318.               7777777777777777777777888888888888808888888888888777777777777788
  319.               8888888888807777777777777888888888888877777777777770777000000077
  320.               7888FFFFFFF8887770000000777077770000077778888FFFFF88887777000007
  321.               7770777770007777788888FFF88888777770007777707777770777777888888F
  322.               888888777777077777707777777777777888888888888877777777777770}
  323.             OnUpclick = spdbtn2Upclick
  324.             OnDnclick = spdbtn2Dnclick
  325.             Rep = True
  326.             Mode = Vert
  327.           end
  328.         end
  329.         object GroupBox9: TGroupBox
  330.           Left = 160
  331.           Top = 8
  332.           Width = 161
  333.           Height = 129
  334.           Caption = ' Other '
  335.           TabOrder = 2
  336.           object Label6: TLabel
  337.             Left = 12
  338.             Top = 28
  339.             Width = 47
  340.             Height = 13
  341.             Caption = '&Text Size:'
  342.             FocusControl = Edit4
  343.           end
  344.           object Label7: TLabel
  345.             Left = 120
  346.             Top = 32
  347.             Width = 30
  348.             Height = 13
  349.             Caption = 'Pixels.'
  350.           end
  351.           object Label9: TLabel
  352.             Left = 120
  353.             Top = 60
  354.             Width = 17
  355.             Height = 13
  356.             Caption = '(%).'
  357.           end
  358.           object Label8: TLabel
  359.             Left = 12
  360.             Top = 52
  361.             Width = 38
  362.             Height = 26
  363.             Caption = 'City &Density:'
  364.             FocusControl = Edit5
  365.             WordWrap = True
  366.           end
  367.           object Label5: TLabel
  368.             Left = 12
  369.             Top = 88
  370.             Width = 36
  371.             Height = 26
  372.             Caption = 'Search Radius:'
  373.             FocusControl = Edit7
  374.             WordWrap = True
  375.           end
  376.           object Edit5: TEdit
  377.             Left = 64
  378.             Top = 58
  379.             Width = 49
  380.             Height = 21
  381.             TabOrder = 3
  382.             Text = 'Edit5'
  383.           end
  384.           object Edit4: TEdit
  385.             Left = 64
  386.             Top = 26
  387.             Width = 49
  388.             Height = 21
  389.             TabOrder = 0
  390.             Text = 'Edit4'
  391.           end
  392.           object spdbtn3: Tspdbtn
  393.             Tag = 1
  394.             Left = 96
  395.             Top = 27
  396.             Width = 16
  397.             Height = 18
  398.             Parentwindow = 0
  399.             Flat = False
  400.             Glyph.Data = {
  401.               7A010000424D7A010000000000007600000028000000270000000D0000000100
  402.               0400000000000401000000000000000000001000000000000000000000000000
  403.               80000080000000808000800000008000800080800000C0C0C000808080000000
  404.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  405.               777777777777778888888888888077777707777777777770777777888888F888
  406.               88807777700077777777770007777788888FFF88888077770000077777777000
  407.               0077778888FFFFF8888077700000007777770000000777888FFFFFFF88807777
  408.               7777777777777777777777888888888888808888888888888777777777777788
  409.               8888888888807777777777777888888888888877777777777770777000000077
  410.               7888FFFFFFF8887770000000777077770000077778888FFFFF88887777000007
  411.               7770777770007777788888FFF88888777770007777707777770777777888888F
  412.               888888777777077777707777777777777888888888888877777777777770}
  413.             OnUpclick = spdbtn3Upclick
  414.             OnDnclick = spdbtn3Dnclick
  415.             Rep = True
  416.             Mode = Vert
  417.           end
  418.           object spdbtn4: Tspdbtn
  419.             Tag = 1
  420.             Left = 96
  421.             Top = 59
  422.             Width = 16
  423.             Height = 18
  424.             Parentwindow = 0
  425.             Flat = False
  426.             Glyph.Data = {
  427.               7A010000424D7A010000000000007600000028000000270000000D0000000100
  428.               0400000000000401000000000000000000001000000000000000000000000000
  429.               80000080000000808000800000008000800080800000C0C0C000808080000000
  430.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  431.               777777777777778888888888888077777707777777777770777777888888F888
  432.               88807777700077777777770007777788888FFF88888077770000077777777000
  433.               0077778888FFFFF8888077700000007777770000000777888FFFFFFF88807777
  434.               7777777777777777777777888888888888808888888888888777777777777788
  435.               8888888888807777777777777888888888888877777777777770777000000077
  436.               7888FFFFFFF8887770000000777077770000077778888FFFFF88887777000007
  437.               7770777770007777788888FFF88888777770007777707777770777777888888F
  438.               888888777777077777707777777777777888888888888877777777777770}
  439.             OnUpclick = spdbtn4Upclick
  440.             OnDnclick = spdbtn4Dnclick
  441.             Rep = True
  442.             Mode = Vert
  443.           end
  444.           object Edit7: TEdit
  445.             Left = 64
  446.             Top = 94
  447.             Width = 49
  448.             Height = 21
  449.             TabOrder = 4
  450.             Text = ' '
  451.           end
  452.           object spdbtn6: Tspdbtn
  453.             Tag = 1
  454.             Left = 96
  455.             Top = 95
  456.             Width = 16
  457.             Height = 18
  458.             Parentwindow = 0
  459.             Flat = False
  460.             Glyph.Data = {
  461.               7A010000424D7A010000000000007600000028000000270000000D0000000100
  462.               0400000000000401000000000000000000001000000000000000000000000000
  463.               80000080000000808000800000008000800080800000C0C0C000808080000000
  464.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  465.               777777777777778888888888888077777707777777777770777777888888F888
  466.               88807777700077777777770007777788888FFF88888077770000077777777000
  467.               0077778888FFFFF8888077700000007777770000000777888FFFFFFF88807777
  468.               7777777777777777777777888888888888808888888888888777777777777788
  469.               8888888888807777777777777888888888888877777777777770777000000077
  470.               7888FFFFFFF8887770000000777077770000077778888FFFFF88887777000007
  471.               7770777770007777788888FFF88888777770007777707777770777777888888F
  472.               888888777777077777707777777777777888888888888877777777777770}
  473.             OnUpclick = spdbtn6Upclick
  474.             OnDnclick = spdbtn6Dnclick
  475.             Rep = True
  476.             Mode = Vert
  477.           end
  478.         end
  479.       end
  480.       object TTabPage
  481.         Left = 4
  482.         Top = 24
  483.         Caption = 'Miscellaneous'
  484.         object Label1: TLabel
  485.           Left = 247
  486.           Top = 96
  487.           Width = 64
  488.           Height = 13
  489.           Alignment = taCenter
  490.           Caption = 'Aspect &Ratio:'
  491.         end
  492.         object GroupBox6: TGroupBox
  493.           Left = 100
  494.           Top = 84
  495.           Width = 121
  496.           Height = 61
  497.           Caption = ' Miscellaneous '
  498.           TabOrder = 0
  499.           object ch10: TCheckBox
  500.             Left = 8
  501.             Top = 36
  502.             Width = 109
  503.             Height = 17
  504.             Caption = 'Save &Viewport'
  505.             TabOrder = 0
  506.           end
  507.           object Ch8: TCheckBox
  508.             Left = 8
  509.             Top = 16
  510.             Width = 109
  511.             Height = 17
  512.             Caption = 'Flyover Map &Hints'
  513.             TabOrder = 1
  514.           end
  515.         end
  516.         object Rg1: TRadioGroup
  517.           Left = 102
  518.           Top = 4
  519.           Width = 119
  520.           Height = 73
  521.           Caption = ' Coordinate Type '
  522.           Items.Strings = (
  523.             '&1) Deg: Min: Sec'
  524.             '&2) Deg: Min.Frac'
  525.             '&3) Deg.Frac')
  526.           TabOrder = 1
  527.         end
  528.         object GroupBox2: TGroupBox
  529.           Left = 6
  530.           Top = 84
  531.           Width = 87
  532.           Height = 61
  533.           Caption = ' Units '
  534.           TabOrder = 2
  535.           object rb1: TRadioButton
  536.             Left = 8
  537.             Top = 16
  538.             Width = 77
  539.             Height = 17
  540.             Caption = 'Miles&/Feet'
  541.             TabOrder = 0
  542.           end
  543.           object rb2: TRadioButton
  544.             Left = 8
  545.             Top = 36
  546.             Width = 77
  547.             Height = 17
  548.             Caption = '&km/meters'
  549.             TabOrder = 1
  550.           end
  551.         end
  552.         object Edit1: TEdit
  553.           Left = 252
  554.           Top = 113
  555.           Width = 52
  556.           Height = 21
  557.           TabOrder = 3
  558.           Text = '1.0'
  559.         end
  560.         object GroupBox3: TGroupBox
  561.           Left = 4
  562.           Top = 4
  563.           Width = 89
  564.           Height = 73
  565.           Caption = ' Display '
  566.           TabOrder = 4
  567.           object Ch12: TCheckBox
  568.             Left = 8
  569.             Top = 32
  570.             Width = 77
  571.             Height = 17
  572.             Caption = 'Toolba&r  '
  573.             TabOrder = 0
  574.           end
  575.           object Ch4: TCheckBox
  576.             Left = 8
  577.             Top = 48
  578.             Width = 57
  579.             Height = 17
  580.             Caption = '&Grid'
  581.             TabOrder = 1
  582.           end
  583.         end
  584.         object GroupBox4: TGroupBox
  585.           Left = 228
  586.           Top = 4
  587.           Width = 89
  588.           Height = 73
  589.           Caption = ' Coordinates '
  590.           TabOrder = 5
  591.           object rb4: TRadioButton
  592.             Left = 8
  593.             Top = 16
  594.             Width = 73
  595.             Height = 17
  596.             Caption = 'Lat/Lon'
  597.             TabOrder = 0
  598.           end
  599.           object rb5: TRadioButton
  600.             Left = 8
  601.             Top = 40
  602.             Width = 69
  603.             Height = 17
  604.             Caption = 'Lon/Lat'
  605.             TabOrder = 1
  606.           end
  607.         end
  608.       end
  609.     end
  610.   end
  611. end
  612.