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

  1. object PropertyPage1: TPropertyPage1
  2.   Left = 89
  3.   Top = 126
  4.   Width = 335
  5.   Height = 239
  6.   Caption = 'Screen'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object gb3: TGroupBox
  15.     Left = 4
  16.     Top = 8
  17.     Width = 229
  18.     Height = 109
  19.     Caption = ' Options '
  20.     Font.Charset = DEFAULT_CHARSET
  21.     Font.Color = clBlue
  22.     Font.Height = -11
  23.     Font.Name = 'MS Sans Serif'
  24.     Font.Style = []
  25.     ParentFont = False
  26.     TabOrder = 0
  27.     object Label8: TLabel
  28.       Left = 15
  29.       Top = 16
  30.       Width = 44
  31.       Height = 13
  32.       Caption = 'EdgePan'
  33.       Font.Charset = DEFAULT_CHARSET
  34.       Font.Color = clBlack
  35.       Font.Height = -11
  36.       Font.Name = 'MS Sans Serif'
  37.       Font.Style = []
  38.       ParentFont = False
  39.     end
  40.     object Label12: TLabel
  41.       Left = 9
  42.       Top = 32
  43.       Width = 50
  44.       Height = 13
  45.       Caption = 'AutoQuery'
  46.       Font.Charset = DEFAULT_CHARSET
  47.       Font.Color = clBlack
  48.       Font.Height = -11
  49.       Font.Name = 'MS Sans Serif'
  50.       Font.Style = []
  51.       ParentFont = False
  52.     end
  53.     object Label13: TLabel
  54.       Left = 9
  55.       Top = 48
  56.       Width = 50
  57.       Height = 13
  58.       Caption = 'BackDraw'
  59.       Font.Charset = DEFAULT_CHARSET
  60.       Font.Color = clBlack
  61.       Font.Height = -11
  62.       Font.Name = 'MS Sans Serif'
  63.       Font.Style = []
  64.       ParentFont = False
  65.     end
  66.     object Label14: TLabel
  67.       Left = 40
  68.       Top = 64
  69.       Width = 19
  70.       Height = 13
  71.       Caption = 'Grid'
  72.       Font.Charset = DEFAULT_CHARSET
  73.       Font.Color = clBlack
  74.       Font.Height = -11
  75.       Font.Name = 'MS Sans Serif'
  76.       Font.Style = []
  77.       ParentFont = False
  78.     end
  79.     object Label4: TLabel
  80.       Left = 12
  81.       Top = 80
  82.       Width = 48
  83.       Height = 13
  84.       Caption = 'SaveView'
  85.       Font.Charset = DEFAULT_CHARSET
  86.       Font.Color = clBlack
  87.       Font.Height = -11
  88.       Font.Name = 'MS Sans Serif'
  89.       Font.Style = []
  90.       ParentFont = False
  91.     end
  92.     object Edgepan: TCheckBox
  93.       Left = 68
  94.       Top = 16
  95.       Width = 153
  96.       Height = 17
  97.       Caption = 'Edge Viewport Panning'
  98.       Font.Charset = DEFAULT_CHARSET
  99.       Font.Color = clBlack
  100.       Font.Height = -11
  101.       Font.Name = 'MS Sans Serif'
  102.       Font.Style = []
  103.       ParentFont = False
  104.       TabOrder = 0
  105.     end
  106.     object AutoQuery: TCheckBox
  107.       Left = 68
  108.       Top = 32
  109.       Width = 157
  110.       Height = 17
  111.       Caption = 'Display Attribute Information'
  112.       Font.Charset = DEFAULT_CHARSET
  113.       Font.Color = clBlack
  114.       Font.Height = -11
  115.       Font.Name = 'MS Sans Serif'
  116.       Font.Style = []
  117.       ParentFont = False
  118.       TabOrder = 1
  119.     end
  120.     object BackDraw: TCheckBox
  121.       Left = 68
  122.       Top = 48
  123.       Width = 145
  124.       Height = 17
  125.       Caption = 'Draw Map to Back Buffer'
  126.       Enabled = False
  127.       Font.Charset = DEFAULT_CHARSET
  128.       Font.Color = clBlack
  129.       Font.Height = -11
  130.       Font.Name = 'MS Sans Serif'
  131.       Font.Style = []
  132.       ParentFont = False
  133.       TabOrder = 2
  134.     end
  135.     object Grid: TCheckBox
  136.       Left = 68
  137.       Top = 64
  138.       Width = 157
  139.       Height = 17
  140.       Caption = 'Draw Coordinate Grid'
  141.       Font.Charset = DEFAULT_CHARSET
  142.       Font.Color = clBlack
  143.       Font.Height = -11
  144.       Font.Name = 'MS Sans Serif'
  145.       Font.Style = []
  146.       ParentFont = False
  147.       TabOrder = 3
  148.     end
  149.     object SaveView: TCheckBox
  150.       Left = 68
  151.       Top = 80
  152.       Width = 125
  153.       Height = 17
  154.       Caption = 'Restore Last View'
  155.       Font.Charset = DEFAULT_CHARSET
  156.       Font.Color = clBlack
  157.       Font.Height = -11
  158.       Font.Name = 'MS Sans Serif'
  159.       Font.Style = []
  160.       ParentFont = False
  161.       TabOrder = 4
  162.     end
  163.   end
  164.   object gb5: TGroupBox
  165.     Left = 248
  166.     Top = 8
  167.     Width = 69
  168.     Height = 105
  169.     Caption = ' Shading '
  170.     Font.Charset = DEFAULT_CHARSET
  171.     Font.Color = clBlue
  172.     Font.Height = -11
  173.     Font.Name = 'MS Sans Serif'
  174.     Font.Style = []
  175.     ParentFont = False
  176.     TabOrder = 1
  177.     object Shade_State: TCheckBox
  178.       Left = 8
  179.       Top = 16
  180.       Width = 57
  181.       Height = 17
  182.       Caption = '&State'
  183.       Font.Charset = DEFAULT_CHARSET
  184.       Font.Color = clBlack
  185.       Font.Height = -11
  186.       Font.Name = 'MS Sans Serif'
  187.       Font.Style = []
  188.       ParentFont = False
  189.       TabOrder = 0
  190.     end
  191.     object Shade_cnty: TCheckBox
  192.       Left = 8
  193.       Top = 32
  194.       Width = 57
  195.       Height = 17
  196.       Caption = '&County'
  197.       Font.Charset = DEFAULT_CHARSET
  198.       Font.Color = clBlack
  199.       Font.Height = -11
  200.       Font.Name = 'MS Sans Serif'
  201.       Font.Style = []
  202.       ParentFont = False
  203.       TabOrder = 1
  204.     end
  205.     object Shade_mcd: TCheckBox
  206.       Left = 8
  207.       Top = 48
  208.       Width = 53
  209.       Height = 17
  210.       Caption = '&MCD'
  211.       Font.Charset = DEFAULT_CHARSET
  212.       Font.Color = clBlack
  213.       Font.Height = -11
  214.       Font.Name = 'MS Sans Serif'
  215.       Font.Style = []
  216.       ParentFont = False
  217.       TabOrder = 2
  218.     end
  219.     object Shade_Plc: TCheckBox
  220.       Left = 8
  221.       Top = 64
  222.       Width = 57
  223.       Height = 17
  224.       Caption = '&Place'
  225.       Font.Charset = DEFAULT_CHARSET
  226.       Font.Color = clBlack
  227.       Font.Height = -11
  228.       Font.Name = 'MS Sans Serif'
  229.       Font.Style = []
  230.       ParentFont = False
  231.       TabOrder = 3
  232.     end
  233.   end
  234.   object gb4: TGroupBox
  235.     Left = 4
  236.     Top = 124
  237.     Width = 229
  238.     Height = 73
  239.     Caption = ' Map Mode '
  240.     Font.Charset = DEFAULT_CHARSET
  241.     Font.Color = clBlue
  242.     Font.Height = -11
  243.     Font.Name = 'MS Sans Serif'
  244.     Font.Style = []
  245.     ParentFont = False
  246.     TabOrder = 2
  247.     object Label15: TLabel
  248.       Left = 16
  249.       Top = 16
  250.       Width = 42
  251.       Height = 13
  252.       Caption = 'MdZoom'
  253.       Font.Charset = DEFAULT_CHARSET
  254.       Font.Color = clBlack
  255.       Font.Height = -11
  256.       Font.Name = 'MS Sans Serif'
  257.       Font.Style = []
  258.       ParentFont = False
  259.     end
  260.     object Label16: TLabel
  261.       Left = 21
  262.       Top = 32
  263.       Width = 37
  264.       Height = 13
  265.       Caption = 'MdUser'
  266.       Font.Charset = DEFAULT_CHARSET
  267.       Font.Color = clBlack
  268.       Font.Height = -11
  269.       Font.Name = 'MS Sans Serif'
  270.       Font.Style = []
  271.       ParentFont = False
  272.     end
  273.     object Label1: TLabel
  274.       Left = 13
  275.       Top = 48
  276.       Width = 43
  277.       Height = 13
  278.       Caption = 'MdStreet'
  279.       Font.Charset = DEFAULT_CHARSET
  280.       Font.Color = clBlack
  281.       Font.Height = -11
  282.       Font.Name = 'MS Sans Serif'
  283.       Font.Style = []
  284.       ParentFont = False
  285.     end
  286.     object rb1: TRadioButton
  287.       Left = 68
  288.       Top = 16
  289.       Width = 133
  290.       Height = 17
  291.       Caption = 'Mouse Zoom and Pan'
  292.       Font.Charset = DEFAULT_CHARSET
  293.       Font.Color = clBlack
  294.       Font.Height = -11
  295.       Font.Name = 'MS Sans Serif'
  296.       Font.Style = []
  297.       ParentFont = False
  298.       TabOrder = 0
  299.     end
  300.     object rb2: TRadioButton
  301.       Left = 68
  302.       Top = 32
  303.       Width = 129
  304.       Height = 17
  305.       Caption = 'User Cursor && Events'
  306.       Font.Charset = DEFAULT_CHARSET
  307.       Font.Color = clBlack
  308.       Font.Height = -11
  309.       Font.Name = 'MS Sans Serif'
  310.       Font.Style = []
  311.       ParentFont = False
  312.       TabOrder = 1
  313.     end
  314.     object rb3: TRadioButton
  315.       Left = 68
  316.       Top = 48
  317.       Width = 121
  318.       Height = 17
  319.       Caption = 'Street Design Mode'
  320.       Font.Charset = DEFAULT_CHARSET
  321.       Font.Color = clBlack
  322.       Font.Height = -11
  323.       Font.Name = 'MS Sans Serif'
  324.       Font.Style = []
  325.       ParentFont = False
  326.       TabOrder = 2
  327.     end
  328.   end
  329.   object Button1: TButton
  330.     Left = 248
  331.     Top = 164
  332.     Width = 69
  333.     Height = 25
  334.     Caption = 'About...'
  335.     TabOrder = 3
  336.     OnClick = Button1Click
  337.   end
  338. end
  339.