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

  1. object Qconfig: TQconfig
  2.   Left = 35
  3.   Top = 102
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Configure Data Paths and Other Options...'
  7.   ClientHeight = 272
  8.   ClientWidth = 355
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   OnActivate = FormActivate
  16.   OnCreate = FormCreate
  17.   OnKeyPress = FormKeyPress
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Button1: TButton
  21.     Left = 212
  22.     Top = 244
  23.     Width = 61
  24.     Height = 24
  25.     Caption = '&Ok'
  26.     TabOrder = 0
  27.     OnClick = Button1Click
  28.   end
  29.   object Button2: TButton
  30.     Left = 284
  31.     Top = 244
  32.     Width = 57
  33.     Height = 24
  34.     Caption = '&Cancel'
  35.     TabOrder = 1
  36.     OnClick = Button2Click
  37.   end
  38.   object Panel1: TPanel
  39.     Left = 0
  40.     Top = 0
  41.     Width = 355
  42.     Height = 237
  43.     Align = alTop
  44.     BorderWidth = 4
  45.     TabOrder = 2
  46.     object Gb1: TGroupBox
  47.       Left = 8
  48.       Top = 8
  49.       Width = 337
  50.       Height = 213
  51.       Caption = ' Define Location of Data '
  52.       TabOrder = 0
  53.       object Label2: TLabel
  54.         Left = 14
  55.         Top = 26
  56.         Width = 110
  57.         Height = 13
  58.         Caption = 'Street Level (..\States):'
  59.       end
  60.       object Label3: TLabel
  61.         Left = 7
  62.         Top = 56
  63.         Width = 117
  64.         Height = 13
  65.         Caption = 'Map Overlays (..\Data1):'
  66.       end
  67.       object Label4: TLabel
  68.         Left = 20
  69.         Top = 86
  70.         Width = 104
  71.         Height = 13
  72.         Caption = 'Landmarks (..\Data2):'
  73.       end
  74.       object Label1: TLabel
  75.         Left = 17
  76.         Top = 116
  77.         Width = 107
  78.         Height = 13
  79.         Caption = 'Search files (..\Data3):'
  80.       end
  81.       object Label7: TLabel
  82.         Left = 36
  83.         Top = 146
  84.         Width = 88
  85.         Height = 13
  86.         Caption = 'Help files (..\Help):'
  87.       end
  88.       object SpeedButton1: TSpeedButton
  89.         Left = 300
  90.         Top = 24
  91.         Width = 25
  92.         Height = 21
  93.         Caption = '...'
  94.         OnClick = SpeedButton1Click
  95.       end
  96.       object SpeedButton2: TSpeedButton
  97.         Tag = 1
  98.         Left = 300
  99.         Top = 54
  100.         Width = 25
  101.         Height = 21
  102.         Caption = '...'
  103.         OnClick = SpeedButton1Click
  104.       end
  105.       object SpeedButton3: TSpeedButton
  106.         Tag = 2
  107.         Left = 300
  108.         Top = 84
  109.         Width = 25
  110.         Height = 21
  111.         Caption = '...'
  112.         OnClick = SpeedButton1Click
  113.       end
  114.       object SpeedButton4: TSpeedButton
  115.         Tag = 3
  116.         Left = 300
  117.         Top = 114
  118.         Width = 25
  119.         Height = 21
  120.         Caption = '...'
  121.         OnClick = SpeedButton1Click
  122.       end
  123.       object SpeedButton5: TSpeedButton
  124.         Tag = 6
  125.         Left = 300
  126.         Top = 144
  127.         Width = 25
  128.         Height = 21
  129.         Caption = '...'
  130.         OnClick = SpeedButton1Click
  131.       end
  132.       object ed0: TEdit
  133.         Left = 128
  134.         Top = 24
  135.         Width = 169
  136.         Height = 21
  137.         Font.Charset = DEFAULT_CHARSET
  138.         Font.Color = clBlack
  139.         Font.Height = -11
  140.         Font.Name = 'MS Sans Serif'
  141.         Font.Style = []
  142.         ParentFont = False
  143.         TabOrder = 0
  144.         OnEnter = ed0Enter
  145.       end
  146.       object ed1: TEdit
  147.         Tag = 1
  148.         Left = 128
  149.         Top = 54
  150.         Width = 169
  151.         Height = 21
  152.         Font.Charset = DEFAULT_CHARSET
  153.         Font.Color = clGray
  154.         Font.Height = -11
  155.         Font.Name = 'MS Sans Serif'
  156.         Font.Style = []
  157.         ParentFont = False
  158.         TabOrder = 1
  159.         OnEnter = ed0Enter
  160.       end
  161.       object ed2: TEdit
  162.         Tag = 2
  163.         Left = 128
  164.         Top = 84
  165.         Width = 169
  166.         Height = 21
  167.         Color = clWhite
  168.         Font.Charset = DEFAULT_CHARSET
  169.         Font.Color = clGray
  170.         Font.Height = -11
  171.         Font.Name = 'MS Sans Serif'
  172.         Font.Style = []
  173.         ParentFont = False
  174.         TabOrder = 2
  175.         OnEnter = ed0Enter
  176.       end
  177.       object ed3: TEdit
  178.         Tag = 3
  179.         Left = 128
  180.         Top = 114
  181.         Width = 169
  182.         Height = 21
  183.         Font.Charset = DEFAULT_CHARSET
  184.         Font.Color = clGray
  185.         Font.Height = -11
  186.         Font.Name = 'MS Sans Serif'
  187.         Font.Style = []
  188.         ParentFont = False
  189.         TabOrder = 3
  190.         OnEnter = ed0Enter
  191.       end
  192.       object ed6: TEdit
  193.         Tag = 6
  194.         Left = 128
  195.         Top = 144
  196.         Width = 169
  197.         Height = 21
  198.         Font.Charset = DEFAULT_CHARSET
  199.         Font.Color = clGray
  200.         Font.Height = -11
  201.         Font.Name = 'MS Sans Serif'
  202.         Font.Style = []
  203.         ParentFont = False
  204.         TabOrder = 4
  205.         OnEnter = ed0Enter
  206.       end
  207.       object Button4: TButton
  208.         Left = 136
  209.         Top = 180
  210.         Width = 129
  211.         Height = 25
  212.         Caption = 'Set Default Data Paths'
  213.         TabOrder = 5
  214.         OnClick = Button4Click
  215.       end
  216.     end
  217.   end
  218. end
  219.