object Query: TQuery Left = 107 Top = 75 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Attributes of Selected Object' ClientHeight = 204 ClientWidth = 338 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object Button2: TButton Left = 272 Top = 172 Width = 57 Height = 25 Hint = 'Exit from Dialog' Cancel = True Caption = '&Cancel' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ModalResult = 2 ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 1 OnClick = Button2Click end object Panel3: TPanel Left = 0 Top = 0 Width = 338 Height = 169 Align = alTop BevelOuter = bvNone BorderWidth = 4 Caption = 'Panel3' TabOrder = 2 object TabbedNotebook1: TTabbedNotebook Left = 4 Top = 4 Width = 330 Height = 161 Align = alClient PageIndex = 1 TabFont.Charset = DEFAULT_CHARSET TabFont.Color = clBtnText TabFont.Height = -11 TabFont.Name = 'MS Sans Serif' TabFont.Style = [] TabOrder = 0 object TTabPage Left = 4 Top = 24 Caption = 'Details' object Panel1: TPanel Left = 0 Top = 0 Width = 322 Height = 133 Align = alClient BevelOuter = bvNone Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 object Label1: TLabel Left = 7 Top = 20 Width = 31 Height = 13 Alignment = taRightJustify Caption = 'Name:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 20 Top = 4 Width = 17 Height = 13 Caption = 'No:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 18 Top = 92 Width = 18 Height = 13 Alignment = taRightJustify Caption = 'Zip:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label6: TLabel Left = 4 Top = 52 Width = 30 Height = 13 Caption = 'Place:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label8: TLabel Left = 188 Top = 52 Width = 36 Height = 13 Caption = 'County:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label10: TLabel Left = 8 Top = 72 Width = 28 Height = 13 Caption = 'State:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object lb1: TLabel Left = 40 Top = 20 Width = 177 Height = 13 AutoSize = False Caption = 'lb1' end object lb2: TLabel Left = 40 Top = 4 Width = 14 Height = 13 Caption = 'lb2' end object lb6: TLabel Left = 40 Top = 36 Width = 14 Height = 13 Caption = 'lb6' end object lb4: TLabel Left = 40 Top = 52 Width = 14 Height = 13 Caption = 'lb4' end object lb5: TLabel Left = 232 Top = 52 Width = 14 Height = 13 Caption = 'lb5' end object lb7: TLabel Left = 40 Top = 72 Width = 14 Height = 13 Caption = 'lb7' end object lb3: TLabel Left = 40 Top = 92 Width = 14 Height = 13 Caption = 'lb3' end object lb8: TLabel Left = 228 Top = 68 Width = 3 Height = 13 end object Label4: TLabel Left = 184 Top = 72 Width = 39 Height = 13 Caption = 'Country:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end end end object TTabPage Left = 4 Top = 24 Caption = 'Other Attributes' object Panel2: TPanel Left = 0 Top = 0 Width = 322 Height = 133 Align = alClient BevelOuter = bvNone Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 object Label7: TLabel Left = 19 Top = 96 Width = 32 Height = 13 Alignment = taRightJustify Caption = 'Label7' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label13: TLabel Left = 95 Top = 96 Width = 38 Height = 13 Caption = 'Label13' end object Label14: TLabel Left = 19 Top = 112 Width = 38 Height = 13 Caption = 'Label14' end object Label15: TLabel Left = 95 Top = 112 Width = 38 Height = 13 Caption = 'Label15' end object Label5: TLabel Left = 12 Top = 22 Width = 301 Height = 43 AutoSize = False Caption = 'L' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False WordWrap = True end object Label12: TLabel Left = 12 Top = 8 Width = 39 Height = 13 Caption = 'Feature:' end object Label9: TLabel Left = 12 Top = 60 Width = 26 Height = 13 Caption = 'From:' end object lbfx: TLabel Left = 44 Top = 60 Width = 16 Height = 13 Caption = 'lbfx' end object lbfy: TLabel Left = 196 Top = 60 Width = 16 Height = 13 Caption = 'lbfy' end object lbty: TLabel Left = 196 Top = 76 Width = 16 Height = 13 Caption = 'lbty' end object lbtx: TLabel Left = 44 Top = 76 Width = 16 Height = 13 Caption = 'lbtx' end object n: TLabel Left = 20 Top = 76 Width = 16 Height = 13 Caption = 'To:' end end end end end object Button1: TButton Left = 208 Top = 172 Width = 57 Height = 25 Hint = 'Query Another Object' Caption = '&OK' Default = True Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ModalResult = 1 ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 0 OnClick = Button1Click end end