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

  1. object PropertyPage4: TPropertyPage4
  2.   Left = 200
  3.   Top = 104
  4.   Width = 314
  5.   Height = 196
  6.   Caption = '&Underlay'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object GroupBox6: TGroupBox
  15.     Left = 4
  16.     Top = 4
  17.     Width = 277
  18.     Height = 53
  19.     Caption = ' Underlay Name '
  20.     Font.Charset = DEFAULT_CHARSET
  21.     Font.Color = clBlue
  22.     Font.Height = -11
  23.     Font.Name = 'MS Sans Serif'
  24.     Font.Style = []
  25.     ParentFont = False
  26.     TabOrder = 0
  27.     object SpeedButton1: TSpeedButton
  28.       Left = 200
  29.       Top = 20
  30.       Width = 61
  31.       Height = 21
  32.       Caption = '&Browse ...'
  33.       Font.Charset = DEFAULT_CHARSET
  34.       Font.Color = clBlack
  35.       Font.Height = -11
  36.       Font.Name = 'MS Sans Serif'
  37.       Font.Style = []
  38.       ParentFont = False
  39.       OnClick = SpeedButton1Click
  40.     end
  41.     object UnderlayFile: TEdit
  42.       Left = 8
  43.       Top = 20
  44.       Width = 189
  45.       Height = 21
  46.       Font.Charset = DEFAULT_CHARSET
  47.       Font.Color = clBlack
  48.       Font.Height = -11
  49.       Font.Name = 'MS Sans Serif'
  50.       Font.Style = []
  51.       ParentFont = False
  52.       TabOrder = 0
  53.       Text = 'UnderlayFile'
  54.     end
  55.   end
  56.   object UnderlayStyle: TRadioGroup
  57.     Left = 4
  58.     Top = 68
  59.     Width = 117
  60.     Height = 93
  61.     Caption = 'UnderlayStyle'
  62.     Font.Charset = DEFAULT_CHARSET
  63.     Font.Color = clBlack
  64.     Font.Height = -11
  65.     Font.Name = 'MS Sans Serif'
  66.     Font.Style = []
  67.     Items.Strings = (
  68.       '&Default'
  69.       '&Gray Scale'
  70.       '&Topo'
  71.       '&Shadow')
  72.     ParentFont = False
  73.     TabOrder = 1
  74.   end
  75.   object GroupBox1: TGroupBox
  76.     Left = 152
  77.     Top = 84
  78.     Width = 129
  79.     Height = 57
  80.     Caption = ' Shadow Contrast '
  81.     TabOrder = 2
  82.     object Label3: TLabel
  83.       Left = 8
  84.       Top = 28
  85.       Width = 42
  86.       Height = 13
  87.       Caption = '&Contrast:'
  88.       FocusControl = edSh
  89.     end
  90.     object edSh: TEdit
  91.       Left = 56
  92.       Top = 24
  93.       Width = 61
  94.       Height = 21
  95.       TabOrder = 0
  96.     end
  97.     object spdbtn1: Tspdbtn
  98.       Tag = 1
  99.       Left = 100
  100.       Top = 25
  101.       Width = 16
  102.       Height = 18
  103.       Parentwindow = 0
  104.       Flat = False
  105.       Glyph.Data = {
  106.         7A010000424D7A010000000000007600000028000000270000000D0000000100
  107.         0400000000000401000000000000000000001000000000000000000000000000
  108.         80000080000000808000800000008000800080800000C0C0C000808080000000
  109.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  110.         777777777777778888888888888077777707777777777770777777888888F888
  111.         88807777700077777777770007777788888FFF88888077770000077777777000
  112.         0077778888FFFFF8888077700000007777770000000777888FFFFFFF88807777
  113.         7777777777777777777777888888888888808888888888888777777777777788
  114.         8888888888807777777777777888888888888877777777777770777000000077
  115.         7888FFFFFFF8887770000000777077770000077778888FFFFF88887777000007
  116.         7770777770007777788888FFF88888777770007777707777770777777888888F
  117.         888888777777077777707777777777777888888888888877777777777770}
  118.       OnUpclick = spdbtn1Upclick
  119.       OnDnclick = spdbtn1Dnclick
  120.       Rep = True
  121.       Mode = Vert
  122.     end
  123.   end
  124.   object OpenDialog1: TOpenDialog
  125.     Left = 136
  126.     Top = 136
  127.   end
  128. end
  129.