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

  1. object Query: TQuery
  2.   Left = 107
  3.   Top = 75
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Attributes of Selected Object'
  7.   ClientHeight = 204
  8.   ClientWidth = 338
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = [fsBold]
  14.   OnActivate = FormActivate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Button2: TButton
  18.     Left = 272
  19.     Top = 172
  20.     Width = 57
  21.     Height = 25
  22.     Hint = 'Exit from Dialog'
  23.     Cancel = True
  24.     Caption = '&Cancel'
  25.     Font.Charset = DEFAULT_CHARSET
  26.     Font.Color = clBlack
  27.     Font.Height = -11
  28.     Font.Name = 'MS Sans Serif'
  29.     Font.Style = []
  30.     ModalResult = 2
  31.     ParentFont = False
  32.     ParentShowHint = False
  33.     ShowHint = True
  34.     TabOrder = 1
  35.     OnClick = Button2Click
  36.   end
  37.   object Panel3: TPanel
  38.     Left = 0
  39.     Top = 0
  40.     Width = 338
  41.     Height = 169
  42.     Align = alTop
  43.     BevelOuter = bvNone
  44.     BorderWidth = 4
  45.     Caption = 'Panel3'
  46.     TabOrder = 2
  47.     object TabbedNotebook1: TTabbedNotebook
  48.       Left = 4
  49.       Top = 4
  50.       Width = 330
  51.       Height = 161
  52.       Align = alClient
  53.       PageIndex = 1
  54.       TabFont.Charset = DEFAULT_CHARSET
  55.       TabFont.Color = clBtnText
  56.       TabFont.Height = -11
  57.       TabFont.Name = 'MS Sans Serif'
  58.       TabFont.Style = []
  59.       TabOrder = 0
  60.       object TTabPage
  61.         Left = 4
  62.         Top = 24
  63.         Caption = 'Details'
  64.         object Panel1: TPanel
  65.           Left = 0
  66.           Top = 0
  67.           Width = 322
  68.           Height = 133
  69.           Align = alClient
  70.           BevelOuter = bvNone
  71.           Font.Charset = DEFAULT_CHARSET
  72.           Font.Color = clBlack
  73.           Font.Height = -11
  74.           Font.Name = 'MS Sans Serif'
  75.           Font.Style = []
  76.           ParentFont = False
  77.           TabOrder = 0
  78.           object Label1: TLabel
  79.             Left = 7
  80.             Top = 20
  81.             Width = 31
  82.             Height = 13
  83.             Alignment = taRightJustify
  84.             Caption = 'Name:'
  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 Label2: TLabel
  93.             Left = 20
  94.             Top = 4
  95.             Width = 17
  96.             Height = 13
  97.             Caption = 'No:'
  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.           end
  105.           object Label3: TLabel
  106.             Left = 18
  107.             Top = 92
  108.             Width = 18
  109.             Height = 13
  110.             Alignment = taRightJustify
  111.             Caption = 'Zip:'
  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.           end
  119.           object Label6: TLabel
  120.             Left = 4
  121.             Top = 52
  122.             Width = 30
  123.             Height = 13
  124.             Caption = 'Place:'
  125.             Font.Charset = DEFAULT_CHARSET
  126.             Font.Color = clBlack
  127.             Font.Height = -11
  128.             Font.Name = 'MS Sans Serif'
  129.             Font.Style = []
  130.             ParentFont = False
  131.           end
  132.           object Label8: TLabel
  133.             Left = 188
  134.             Top = 52
  135.             Width = 36
  136.             Height = 13
  137.             Caption = 'County:'
  138.             Font.Charset = DEFAULT_CHARSET
  139.             Font.Color = clBlack
  140.             Font.Height = -11
  141.             Font.Name = 'MS Sans Serif'
  142.             Font.Style = []
  143.             ParentFont = False
  144.           end
  145.           object Label10: TLabel
  146.             Left = 8
  147.             Top = 72
  148.             Width = 28
  149.             Height = 13
  150.             Caption = 'State:'
  151.             Font.Charset = DEFAULT_CHARSET
  152.             Font.Color = clBlack
  153.             Font.Height = -11
  154.             Font.Name = 'MS Sans Serif'
  155.             Font.Style = []
  156.             ParentFont = False
  157.           end
  158.           object lb1: TLabel
  159.             Left = 40
  160.             Top = 20
  161.             Width = 177
  162.             Height = 13
  163.             AutoSize = False
  164.             Caption = 'lb1'
  165.           end
  166.           object lb2: TLabel
  167.             Left = 40
  168.             Top = 4
  169.             Width = 14
  170.             Height = 13
  171.             Caption = 'lb2'
  172.           end
  173.           object lb6: TLabel
  174.             Left = 40
  175.             Top = 36
  176.             Width = 14
  177.             Height = 13
  178.             Caption = 'lb6'
  179.           end
  180.           object lb4: TLabel
  181.             Left = 40
  182.             Top = 52
  183.             Width = 14
  184.             Height = 13
  185.             Caption = 'lb4'
  186.           end
  187.           object lb5: TLabel
  188.             Left = 232
  189.             Top = 52
  190.             Width = 14
  191.             Height = 13
  192.             Caption = 'lb5'
  193.           end
  194.           object lb7: TLabel
  195.             Left = 40
  196.             Top = 72
  197.             Width = 14
  198.             Height = 13
  199.             Caption = 'lb7'
  200.           end
  201.           object lb3: TLabel
  202.             Left = 40
  203.             Top = 92
  204.             Width = 14
  205.             Height = 13
  206.             Caption = 'lb3'
  207.           end
  208.           object lb8: TLabel
  209.             Left = 228
  210.             Top = 68
  211.             Width = 3
  212.             Height = 13
  213.           end
  214.           object Label4: TLabel
  215.             Left = 184
  216.             Top = 72
  217.             Width = 39
  218.             Height = 13
  219.             Caption = 'Country:'
  220.             Font.Charset = DEFAULT_CHARSET
  221.             Font.Color = clBlack
  222.             Font.Height = -11
  223.             Font.Name = 'MS Sans Serif'
  224.             Font.Style = []
  225.             ParentFont = False
  226.           end
  227.         end
  228.       end
  229.       object TTabPage
  230.         Left = 4
  231.         Top = 24
  232.         Caption = 'Other Attributes'
  233.         object Panel2: TPanel
  234.           Left = 0
  235.           Top = 0
  236.           Width = 322
  237.           Height = 133
  238.           Align = alClient
  239.           BevelOuter = bvNone
  240.           Font.Charset = DEFAULT_CHARSET
  241.           Font.Color = clBlack
  242.           Font.Height = -11
  243.           Font.Name = 'MS Sans Serif'
  244.           Font.Style = []
  245.           ParentFont = False
  246.           TabOrder = 0
  247.           object Label7: TLabel
  248.             Left = 19
  249.             Top = 96
  250.             Width = 32
  251.             Height = 13
  252.             Alignment = taRightJustify
  253.             Caption = 'Label7'
  254.             Font.Charset = DEFAULT_CHARSET
  255.             Font.Color = clBlack
  256.             Font.Height = -11
  257.             Font.Name = 'MS Sans Serif'
  258.             Font.Style = []
  259.             ParentFont = False
  260.           end
  261.           object Label13: TLabel
  262.             Left = 95
  263.             Top = 96
  264.             Width = 38
  265.             Height = 13
  266.             Caption = 'Label13'
  267.           end
  268.           object Label14: TLabel
  269.             Left = 19
  270.             Top = 112
  271.             Width = 38
  272.             Height = 13
  273.             Caption = 'Label14'
  274.           end
  275.           object Label15: TLabel
  276.             Left = 95
  277.             Top = 112
  278.             Width = 38
  279.             Height = 13
  280.             Caption = 'Label15'
  281.           end
  282.           object Label5: TLabel
  283.             Left = 12
  284.             Top = 22
  285.             Width = 301
  286.             Height = 43
  287.             AutoSize = False
  288.             Caption = 'L'
  289.             Font.Charset = DEFAULT_CHARSET
  290.             Font.Color = clBlack
  291.             Font.Height = -12
  292.             Font.Name = 'MS Sans Serif'
  293.             Font.Style = []
  294.             ParentFont = False
  295.             WordWrap = True
  296.           end
  297.           object Label12: TLabel
  298.             Left = 12
  299.             Top = 8
  300.             Width = 39
  301.             Height = 13
  302.             Caption = 'Feature:'
  303.           end
  304.           object Label9: TLabel
  305.             Left = 12
  306.             Top = 60
  307.             Width = 26
  308.             Height = 13
  309.             Caption = 'From:'
  310.           end
  311.           object lbfx: TLabel
  312.             Left = 44
  313.             Top = 60
  314.             Width = 16
  315.             Height = 13
  316.             Caption = 'lbfx'
  317.           end
  318.           object lbfy: TLabel
  319.             Left = 196
  320.             Top = 60
  321.             Width = 16
  322.             Height = 13
  323.             Caption = 'lbfy'
  324.           end
  325.           object lbty: TLabel
  326.             Left = 196
  327.             Top = 76
  328.             Width = 16
  329.             Height = 13
  330.             Caption = 'lbty'
  331.           end
  332.           object lbtx: TLabel
  333.             Left = 44
  334.             Top = 76
  335.             Width = 16
  336.             Height = 13
  337.             Caption = 'lbtx'
  338.           end
  339.           object n: TLabel
  340.             Left = 20
  341.             Top = 76
  342.             Width = 16
  343.             Height = 13
  344.             Caption = 'To:'
  345.           end
  346.         end
  347.       end
  348.     end
  349.   end
  350.   object Button1: TButton
  351.     Left = 208
  352.     Top = 172
  353.     Width = 57
  354.     Height = 25
  355.     Hint = 'Query Another Object'
  356.     Caption = '&OK'
  357.     Default = True
  358.     Font.Charset = DEFAULT_CHARSET
  359.     Font.Color = clBlack
  360.     Font.Height = -11
  361.     Font.Name = 'MS Sans Serif'
  362.     Font.Style = []
  363.     ModalResult = 1
  364.     ParentFont = False
  365.     ParentShowHint = False
  366.     ShowHint = True
  367.     TabOrder = 0
  368.     OnClick = Button1Click
  369.   end
  370. end
  371.