object PropertyPage3: TPropertyPage3 Left = 154 Top = 173 Width = 333 Height = 180 Caption = 'Overlays' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object GroupBox1: TGroupBox Left = 8 Top = 8 Width = 201 Height = 137 Caption = ' Secondary Data' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 object Label9: TLabel Left = 19 Top = 48 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 = 22 Top = 112 Width = 33 Height = 13 Caption = 'States:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label11: TLabel Left = 24 Top = 64 Width = 31 Height = 13 Caption = 'Hydro:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label21: TLabel Left = 40 Top = 16 Width = 15 Height = 13 Caption = 'Air:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label22: TLabel Left = 35 Top = 32 Width = 20 Height = 13 Caption = 'City:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label23: TLabel Left = 8 Top = 80 Width = 50 Height = 13 Caption = 'Landmark:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label24: TLabel Left = 11 Top = 96 Width = 44 Height = 13 Caption = 'Highway:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Load_air: TCheckBox Left = 64 Top = 16 Width = 113 Height = 17 Caption = 'Display &Airports' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 end object Load_City: TCheckBox Left = 64 Top = 32 Width = 117 Height = 17 Caption = '&City && Place Names' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 end object Load_County: TCheckBox Left = 64 Top = 48 Width = 117 Height = 17 Caption = 'C&ounty Areas' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 end object Load_Hydro: TCheckBox Left = 64 Top = 64 Width = 129 Height = 17 Caption = 'Major &Water Features' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 3 end object Load_landmark: TCheckBox Left = 64 Top = 80 Width = 125 Height = 17 Caption = 'GNIS &Landmarks' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 4 end object Load_Highway: TCheckBox Left = 64 Top = 96 Width = 129 Height = 17 Caption = 'National &Hwy Network' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 5 end object Load_State: TCheckBox Left = 64 Top = 112 Width = 129 Height = 17 Caption = '&State && County Bdrs' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 6 end end object GroupBox2: TGroupBox Left = 216 Top = 8 Width = 101 Height = 137 Caption = ' Main Visibility ' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 object Label5: TLabel Left = 6 Top = 16 Width = 77 Height = 13 Caption = '&Satellite Images:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label6: TLabel Left = 8 Top = 56 Width = 84 Height = 13 Caption = '&Vector Map Data:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label7: TLabel Left = 8 Top = 96 Width = 85 Height = 13 Caption = 'Vector User Data:' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Underlay: TCheckBox Left = 8 Top = 32 Width = 73 Height = 17 Caption = 'Underlay' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 end object Mainlay: TCheckBox Left = 8 Top = 72 Width = 65 Height = 17 Caption = '&Mainlay' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 end object Overlay: TCheckBox Left = 8 Top = 112 Width = 57 Height = 17 Caption = 'Overlay' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 end end end