📄 unit1.dfm
字号:
object Form1: TForm1
Left = 73
Top = 129
Width = 763
Height = 420
Caption = '独立值专题图'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
WindowState = wsMaximized
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 755
Height = 41
Align = alTop
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 14
Top = 13
Width = 36
Height = 12
Caption = '图层:'
end
object Label2: TLabel
Left = 208
Top = 13
Width = 12
Height = 12
Caption = '以'
end
object Label3: TLabel
Left = 379
Top = 13
Width = 60
Height = 12
Caption = '制作专题图'
end
object cbbLayers: TComboBox
Left = 54
Top = 9
Width = 145
Height = 20
ItemHeight = 12
TabOrder = 0
Text = 'cbbLayers'
OnChange = cbbLayersChange
end
object cbbFields: TComboBox
Left = 228
Top = 9
Width = 145
Height = 20
ItemHeight = 12
TabOrder = 1
Text = 'cbbFields'
OnChange = cbbFieldsChange
end
object cbbValues: TComboBox
Left = 448
Top = 8
Width = 113
Height = 20
ItemHeight = 12
TabOrder = 2
Text = 'cbbValues'
OnChange = cbbValuesChange
end
object ColorGrid1: TColorGrid
Left = 568
Top = 5
Width = 176
Height = 28
GridOrdering = go8x2
TabOrder = 3
OnChange = cbbValuesChange
end
end
object Map1: TMap
Left = 0
Top = 41
Width = 755
Height = 352
ParentColor = False
Align = alClient
TabOrder = 1
ControlData = {
00000200084E000061240000E1000000FFFFFF00010001000001102700000100
00000000000000000000000000000100FFFFFF0000C10000000200FFFF01000D
00434175746F4D61704C6179657232433A5C50726F6772616D2046696C65735C
455352495C4D61704F626A65637473325C53616D706C65735C446174615C5553
410000000008436F756E7469657377D9AD020500000000000100000008436F75
6E74696573018032433A5C50726F6772616D2046696C65735C455352495C4D61
704F626A65637473325C53616D706C65735C446174615C555341000000000653
5441544553D08E99020500000000000100000006535441544553}
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -