www.pudn.com > MapLegend.rar > MapLegend_LayerSymbol.dfm
object FrmLayerSymbol: TFrmLayerSymbol
Left = 544
Top = 158
Width = 444
Height = 531
Caption = 'Layer Symbol Properties'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 13
Width = 66
Height = 13
Caption = 'Layer Name : '
end
object lblPanelDesc: TLabel
Left = 10
Top = 35
Width = 351
Height = 26
Caption =
'The Single Symbol classification displays all the features in a ' +
'layer with the same symbol.'
WordWrap = True
end
object picLayerProp: TImage
Left = 50
Top = 405
Width = 241
Height = 71
end
object txtLayerName: TEdit
Left = 88
Top = 8
Width = 257
Height = 21
TabOrder = 0
end
object sstLayerProp: TPageControl
Left = 10
Top = 75
Width = 416
Height = 316
ActivePage = TabSheet1
TabOrder = 1
OnChange = sstLayerPropChange
OnChanging = sstLayerPropChanging
object TabSheet1: TTabSheet
Caption = 'Single'
object lblSSP0: TLabel
Left = 67
Top = 40
Width = 33
Height = 13
Alignment = taRightJustify
Caption = 'Color : '
end
object lblSSP6: TLabel
Left = 225
Top = 40
Width = 68
Height = 13
Caption = ': Outline color'
end
object lblSSP1: TLabel
Left = 67
Top = 70
Width = 32
Height = 13
Alignment = taRightJustify
Caption = 'Style : '
end
object lblSSP2: TLabel
Left = 72
Top = 100
Width = 29
Height = 13
Alignment = taRightJustify
Caption = 'Size : '
end
object lblSSP3: TLabel
Left = 71
Top = 130
Width = 30
Height = 13
Alignment = taRightJustify
Caption = 'Font : '
end
object lblSSP4: TLabel
Left = 17
Top = 160
Width = 84
Height = 13
Alignment = taRightJustify
Caption = 'Character Index : '
end
object lblSSP5: TLabel
Left = 61
Top = 185
Width = 40
Height = 13
Alignment = taRightJustify
Caption = 'Rotation'
end
object lblSSP7: TLabel
Left = 70
Top = 205
Width = 6
Height = 13
Caption = '0'
end
object cboSSP0: TComboBox
Left = 105
Top = 65
Width = 191
Height = 21
ItemHeight = 13
TabOrder = 0
OnClick = cboSSP0Click
end
object txtSSP0: TEdit
Left = 105
Top = 95
Width = 101
Height = 21
TabOrder = 1
end
object chkSSP: TCheckBox
Left = 220
Top = 95
Width = 106
Height = 21
Caption = 'Draw outlines ?'
TabOrder = 2
end
object cboSSP1: TComboBox
Left = 105
Top = 125
Width = 191
Height = 21
ItemHeight = 13
TabOrder = 3
OnClick = cboSSP1Click
end
object cboSSP2: TComboBox
Left = 105
Top = 155
Width = 61
Height = 21
ItemHeight = 13
TabOrder = 4
end
object hsbSSP: TScrollBar
Left = 105
Top = 185
Width = 191
Height = 16
PageSize = 0
TabOrder = 5
OnChange = hsbSSPChange
end
object picSSP0: TStaticText
Left = 110
Top = 35
Width = 41
Height = 21
AutoSize = False
BorderStyle = sbsSingle
Color = 12632319
ParentColor = False
TabOrder = 6
OnClick = picSSP0Click
end
object picSSP1: TStaticText
Left = 170
Top = 35
Width = 41
Height = 21
AutoSize = False
BorderStyle = sbsSingle
Color = clGray
ParentColor = False
TabOrder = 7
end
end
object TabSheet2: TTabSheet
Caption = 'Unique'
ImageIndex = 1
object Label11: TLabel
Left = 270
Top = 60
Width = 31
Height = 13
Caption = 'Field : '
end
object cboUV: TComboBox
Left = 270
Top = 80
Width = 131
Height = 21
ItemHeight = 0
TabOrder = 0
end
object cmdUV: TButton
Left = 270
Top = 110
Width = 131
Height = 26
Caption = 'Reset legend'
TabOrder = 1
OnClick = cmdUVClick
end
object chkUV: TCheckBox
Left = 270
Top = 150
Width = 131
Height = 21
Caption = 'Draw outlines ?'
Checked = True
State = cbChecked
TabOrder = 2
end
object vsbUV: TScrollBar
Left = 227
Top = 27
Width = 21
Height = 238
Kind = sbVertical
PageSize = 0
TabOrder = 3
OnChange = vsbUVChange
end
object fraUVOuter: TGroupBox
Left = 15
Top = 21
Width = 214
Height = 244
TabOrder = 4
object fraUVInner: TGroupBox
Left = 0
Top = 0
Width = 213
Height = 245
TabOrder = 0
end
end
end
object TabSheet3: TTabSheet
Caption = 'Classes'
ImageIndex = 2
object Label13: TLabel
Left = 25
Top = 15
Width = 70
Height = 13
Caption = 'Numeric field : '
end
object Label14: TLabel
Left = 195
Top = 15
Width = 96
Height = 13
Caption = 'Number of classes : '
end
object Label16: TLabel
Left = 295
Top = 100
Width = 59
Height = 13
Caption = 'Color ramp : '
end
object Label17: TLabel
Left = 295
Top = 125
Width = 31
Height = 13
Caption = 'Start : '
end
object Label18: TLabel
Left = 295
Top = 160
Width = 28
Height = 13
Caption = 'End : '
end
object cboCB0: TComboBox
Left = 25
Top = 35
Width = 161
Height = 21
ItemHeight = 0
TabOrder = 0
end
object cboCB1: TComboBox
Left = 195
Top = 35
Width = 101
Height = 21
ItemHeight = 13
TabOrder = 1
Items.Strings = (
'1'
'2'
'3'
'4'
'5'
'6'
'7'
'8'
'9'
'10'
'11'
'12'
'13'
'14'
'15'
'16'
'17'
'18'
'19'
'20')
end
object fraCB: TGroupBox
Left = 25
Top = 69
Width = 251
Height = 211
TabOrder = 2
end
object chkCB: TCheckBox
Left = 295
Top = 185
Width = 106
Height = 21
Caption = 'Draw outlines'
Checked = True
State = cbChecked
TabOrder = 3
end
object cmdCB: TButton
Left = 290
Top = 215
Width = 111
Height = 26
Caption = 'Reset legend'
TabOrder = 4
OnClick = cmdCBClick
end
object picCBRamp0: TStaticText
Left = 330
Top = 120
Width = 51
Height = 21
AutoSize = False
BorderStyle = sbsSingle
Color = 12632319
ParentColor = False
TabOrder = 5
OnClick = picCBRamp0Click
end
object picCBRamp1: TStaticText
Left = 330
Top = 155
Width = 51
Height = 21
AutoSize = False
BorderStyle = sbsSingle
Color = clMaroon
ParentColor = False
TabOrder = 6
OnClick = picCBRamp1Click
end
end
object TabSheet4: TTabSheet
Caption = 'Std Labels'
ImageIndex = 3
object lblSL1: TLabel
Left = 15
Top = 20
Width = 52
Height = 13
Caption = 'Text field : '
end
object lblSL2: TLabel
Left = 15
Top = 65
Width = 104
Height = 13
Caption = 'Horizontal alignment : '
end
object lblSL3: TLabel
Left = 15
Top = 115
Width = 94
Height = 13
Caption = 'Vertical alignment : '
end
object lblSL4: TLabel
Left = 15
Top = 155
Width = 30
Height = 13
Caption = 'Font : '
end
object lblSL5: TLabel
Left = 15
Top = 200
Width = 66
Height = 13
Caption = 'XOffset field : '
end
object lblSL7: TLabel
Left = 240
Top = 135
Width = 49
Height = 13
Caption = 'Rotation : '
end
object lblSL8: TLabel
Left = 290
Top = 135
Width = 6
Height = 13
Caption = '0'
end
object lblSL6: TLabel
Left = 200
Top = 200
Width = 66
Height = 13
Caption = 'YOffset field : '
end
object cboSL0: TComboBox
Left = 15
Top = 35
Width = 161
Height = 21
ItemHeight = 0
TabOrder = 0
end
object cboSL1: TComboBox
Left = 15
Top = 80
Width = 161
Height = 21
ItemHeight = 13
TabOrder = 1
Items.Strings = (
'Left'
'Center'
'Right')
end
object cboSL2: TComboBox
Left = 15
Top = 130
Width = 161
Height = 21
ItemHeight = 13
TabOrder = 2
Items.Strings = (
'Top'
'Center'
'Bottom')
end
object txtSL: TEdit
Left = 15
Top = 170
Width = 136
Height = 21
TabOrder = 3
Text = 'MS Sans Serif'
end
object cboSL3: TComboBox
Left = 15
Top = 215
Width = 161
Height = 21
ItemHeight = 0
TabOrder = 4
end
object chkSL0: TCheckBox
Left = 240
Top = 35
Width = 141
Height = 21
Caption = 'Draw features'
Checked = True
State = cbChecked
TabOrder = 5
end
object CheckBox3: TCheckBox
Left = 240
Top = 60
Width = 141
Height = 21
Caption = 'Draw duplicates'
TabOrder = 6
end
object chkSL1: TCheckBox
Left = 240
Top = 55
Width = 141
Height = 21
Caption = 'Draw duplicates'
TabOrder = 7
end
object chkSL3: TCheckBox
Left = 240
Top = 95
Width = 141
Height = 21
Caption = 'Flip'
TabOrder = 8
end
object chkSL2: TCheckBox
Left = 240
Top = 75
Width = 141
Height = 21
Caption = 'Splined text'
Checked = True
State = cbChecked
TabOrder = 9
end
object hsbSL: TScrollBar
Left = 240
Top = 155
Width = 161
Height = 16
PageSize = 0
TabOrder = 10
OnChange = hsbSLChange
OnScroll = hsbSLScroll
end
object cboSL4: TComboBox
Left = 200
Top = 215
Width = 161
Height = 21
ItemHeight = 0
TabOrder = 11
end
object cmdSL: TButton
Left = 160
Top = 165
Width = 31
Height = 31
Caption = 'f'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 12
OnClick = cmdSLClick
end
end
object TabSheet5: TTabSheet
Caption = 'Adv Label'
ImageIndex = 4
object Label27: TLabel
Left = 15
Top = 15
Width = 52
Height = 13
Caption = 'Text field : '
end
object Label28: TLabel
Left = 15
Top = 60
Width = 30
Height = 13
Caption = 'Font : '
end
object Label29: TLabel
Left = 259
Top = 100
Width = 62
Height = 13
Caption = 'Mask Color : '
end
object cboNOL: TComboBox
Left = 15
Top = 30
Width = 161
Height = 21
ItemHeight = 0
TabOrder = 0
end
object cmdNOL: TButton
Left = 160
Top = 70
Width = 31
Height = 31
Caption = 'f'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
OnClick = cmdNOLClick
end
object txtNOL: TEdit
Left = 15
Top = 75
Width = 136
Height = 21
TabOrder = 2
Text = 'MS Sans Serif'
end
object fraNOL0: TRadioGroup
Left = 15
Top = 120
Width = 131
Height = 106
Caption = 'Label placement'
TabOrder = 3
end
object optNOL0: TRadioButton
Left = 25
Top = 140
Width = 116
Height = 21
Caption = 'Place on'
TabOrder = 4
end
object optNOL1: TRadioButton
Left = 25
Top = 165
Width = 116
Height = 21
Caption = 'Place above'
Checked = True
TabOrder = 5
TabStop = True
end
object optNOL2: TRadioButton
Left = 25
Top = 190
Width = 116
Height = 21
Caption = 'Place below'
TabOrder = 6
end
object chkNOL0: TCheckBox
Left = 240
Top = 25
Width = 141
Height = 21
Caption = 'Draw features'
Checked = True
State = cbChecked
TabOrder = 7
end
object chkNOL1: TCheckBox
Left = 240
Top = 45
Width = 96
Height = 21
Caption = 'Draw duplicates'
TabOrder = 8
end
object chkNOL2: TCheckBox
Left = 240
Top = 70
Width = 81
Height = 21
Caption = 'Mask labels'
TabOrder = 9
end
object fraNOL3: TGroupBox
Left = 155
Top = 125
Width = 236
Height = 101
Caption = 'Label height in map unit'
TabOrder = 10
object Label30: TLabel
Left = 5
Top = 73
Width = 15
Height = 24
Alignment = taCenter
Caption = 'A'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label31: TLabel
Left = 220
Top = 78
Width = 9
Height = 18
Alignment = taCenter
Caption = 'A'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 4
Top = 20
Width = 221
Height = 53
AutoSize = False
Caption =
'Use the slider to set the height of labels, up to approximately ' +
'1/10th of the Extent of the Layer.'
WordWrap = True
end
object hsbNOL: TScrollBar
Left = 25
Top = 78
Width = 191
Height = 16
Max = 1000
Min = 1
PageSize = 0
Position = 500
TabOrder = 0
end
end
object picNOL: TStaticText
Left = 325
Top = 95
Width = 21
Height = 21
AutoSize = False
BorderStyle = sbsSingle
Color = clWhite
ParentColor = False
TabOrder = 11
OnClick = picNOLClick
end
end
object TabSheet6: TTabSheet
Caption = 'Elevation'
ImageIndex = 5
object Label33: TLabel
Left = 235
Top = 30
Width = 45
Height = 13
Caption = 'Classes : '
end
object Label34: TLabel
Left = 235
Top = 75
Width = 84
Height = 13
Caption = 'Calculation type : '
end
object Label35: TLabel
Left = 235
Top = 120
Width = 59
Height = 13
Caption = 'Color ramp : '
end
object Label36: TLabel
Left = 235
Top = 145
Width = 31
Height = 13
Caption = 'Start : '
end
object Label37: TLabel
Left = 235
Top = 180
Width = 28
Height = 13
Caption = 'End : '
end
object fraZR: TGroupBox
Left = 10
Top = 15
Width = 211
Height = 241
TabOrder = 0
end
object cboZRClasses: TComboBox
Left = 235
Top = 45
Width = 161
Height = 21
ItemHeight = 0
TabOrder = 1
end
object cboZRType: TComboBox
Left = 235
Top = 90
Width = 161
Height = 21
ItemHeight = 0
TabOrder = 2
end
object cmdZR: TButton
Left = 255
Top = 215
Width = 121
Height = 26
Caption = 'Reset legend'
TabOrder = 3
OnClick = cmdZRClick
end
object picZRRamp0: TEdit
Left = 272
Top = 144
Width = 37
Height = 19
Ctl3D = False
ParentCtl3D = False
TabOrder = 4
end
object picZRRamp1: TEdit
Left = 272
Top = 176
Width = 37
Height = 19
Ctl3D = False
ParentCtl3D = False
TabOrder = 5
end
end
end
object cmdOK: TButton
Left = 345
Top = 400
Width = 76
Height = 26
Caption = 'OK'
TabOrder = 2
OnClick = cmdOKClick
end
object cmdCancel: TButton
Left = 345
Top = 430
Width = 76
Height = 26
Caption = 'Cancel'
TabOrder = 3
OnClick = cmdCancelClick
end
object cmdApply: TButton
Left = 345
Top = 460
Width = 76
Height = 26
Caption = 'Apply'
TabOrder = 4
OnClick = cmdApplyClick
end
object cdlFont: TFontDialog
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Left = 5
Top = 410
end
object cdlColor: TColorDialog
Left = 10
Top = 445
end
end