object PropertyPage1: TPropertyPage1 Left = 89 Top = 126 Width = 335 Height = 239 Caption = 'Screen' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object gb3: TGroupBox Left = 4 Top = 8 Width = 229 Height = 109 Caption = ' Options ' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 object Label8: TLabel Left = 15 Top = 16 Width = 44 Height = 13 Caption = 'EdgePan' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label12: TLabel Left = 9 Top = 32 Width = 50 Height = 13 Caption = 'AutoQuery' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label13: TLabel Left = 9 Top = 48 Width = 50 Height = 13 Caption = 'BackDraw' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label14: TLabel Left = 40 Top = 64 Width = 19 Height = 13 Caption = 'Grid' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 12 Top = 80 Width = 48 Height = 13 Caption = 'SaveView' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Edgepan: TCheckBox Left = 68 Top = 16 Width = 153 Height = 17 Caption = 'Edge Viewport Panning' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 end object AutoQuery: TCheckBox Left = 68 Top = 32 Width = 157 Height = 17 Caption = 'Display Attribute Information' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 end object BackDraw: TCheckBox Left = 68 Top = 48 Width = 145 Height = 17 Caption = 'Draw Map to Back Buffer' Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 end object Grid: TCheckBox Left = 68 Top = 64 Width = 157 Height = 17 Caption = 'Draw Coordinate Grid' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 3 end object SaveView: TCheckBox Left = 68 Top = 80 Width = 125 Height = 17 Caption = 'Restore Last View' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 4 end end object gb5: TGroupBox Left = 248 Top = 8 Width = 69 Height = 105 Caption = ' Shading ' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 object Shade_State: TCheckBox Left = 8 Top = 16 Width = 57 Height = 17 Caption = '&State' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 end object Shade_cnty: TCheckBox Left = 8 Top = 32 Width = 57 Height = 17 Caption = '&County' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 end object Shade_mcd: TCheckBox Left = 8 Top = 48 Width = 53 Height = 17 Caption = '&MCD' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 end object Shade_Plc: TCheckBox Left = 8 Top = 64 Width = 57 Height = 17 Caption = '&Place' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 3 end end object gb4: TGroupBox Left = 4 Top = 124 Width = 229 Height = 73 Caption = ' Map Mode ' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 object Label15: TLabel Left = 16 Top = 16 Width = 42 Height = 13 Caption = 'MdZoom' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label16: TLabel Left = 21 Top = 32 Width = 37 Height = 13 Caption = 'MdUser' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label1: TLabel Left = 13 Top = 48 Width = 43 Height = 13 Caption = 'MdStreet' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object rb1: TRadioButton Left = 68 Top = 16 Width = 133 Height = 17 Caption = 'Mouse Zoom and Pan' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 end object rb2: TRadioButton Left = 68 Top = 32 Width = 129 Height = 17 Caption = 'User Cursor && Events' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 end object rb3: TRadioButton Left = 68 Top = 48 Width = 121 Height = 17 Caption = 'Street Design Mode' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 end end object Button1: TButton Left = 248 Top = 164 Width = 69 Height = 25 Caption = 'About...' TabOrder = 3 OnClick = Button1Click end end