📄 frmgcsprop.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmGCSProp
Caption = "地理坐标系"
ClientHeight = 8295
ClientLeft = 60
ClientTop = 345
ClientWidth = 6450
LinkTopic = "Form1"
MaxButton = 0 'False
ScaleHeight = 8295
ScaleWidth = 6450
StartUpPosition = 3 'Windows Default
Begin VB.CommandButton cmdOK
Caption = "关闭"
Default = -1 'True
Height = 345
Left = 360
TabIndex = 28
Top = 7830
Width = 1335
End
Begin VB.CommandButton cmdapply
Caption = "应用"
Height = 345
Left = 4800
TabIndex = 27
Top = 7800
Visible = 0 'False
Width = 1335
End
Begin VB.CommandButton cmdCancel
Cancel = -1 'True
Caption = "取消"
Height = 345
Left = 2400
TabIndex = 26
Top = 7830
Visible = 0 'False
Width = 1335
End
Begin VB.Frame Frame2
Height = 6495
Left = 0
TabIndex = 4
Top = 1200
Width = 6375
Begin VB.Frame Frame6
Caption = "单位"
Height = 975
Left = 120
TabIndex = 16
Top = 3600
Width = 6135
Begin VB.ComboBox cmbUnit
Enabled = 0 'False
Height = 315
ItemData = "frmGCSProp.frx":0000
Left = 1800
List = "frmGCSProp.frx":0042
TabIndex = 29
Text = "Combo1"
Top = 360
Width = 4215
End
Begin VB.Label Label1
Caption = "单位(CoordUnits)"
Height = 255
Left = 360
TabIndex = 17
Top = 400
Width = 1335
End
End
Begin VB.Frame Frame3
Caption = "大地参照系(PJDatum)"
Height = 3255
Left = 120
TabIndex = 11
Top = 240
Width = 6135
Begin VB.ComboBox cmbDatumType
Enabled = 0 'False
Height = 315
ItemData = "frmGCSProp.frx":007E
Left = 1560
List = "frmGCSProp.frx":0092
TabIndex = 20
Text = "Combo1"
Top = 720
Width = 4455
End
Begin VB.Frame Frame5
Caption = "大地椭球体(PJSpheroid)"
Height = 1935
Left = 120
TabIndex = 13
Top = 1200
Width = 5895
Begin VB.ComboBox cmbSperoidType
Enabled = 0 'False
Height = 315
ItemData = "frmGCSProp.frx":00BB
Left = 1080
List = "frmGCSProp.frx":00D5
TabIndex = 25
Text = "Combo1"
Top = 600
Width = 4695
End
Begin VB.TextBox txtSperoidName
Enabled = 0 'False
Height = 285
Left = 1080
TabIndex = 22
Text = "Text6"
Top = 240
Width = 4695
End
Begin MSComctlLib.ListView lvwSperoid
Height = 855
Left = 120
TabIndex = 18
Top = 960
Width = 5655
_ExtentX = 9975
_ExtentY = 1508
View = 3
LabelWrap = -1 'True
HideSelection = -1 'True
_Version = 393217
ForeColor = -2147483640
BackColor = -2147483643
BorderStyle = 1
Appearance = 1
Enabled = 0 'False
NumItems = 2
BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628}
Text = "值"
Object.Width = 2540
EndProperty
BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628}
SubItemIndex = 1
Text = "属性"
Object.Width = 2540
EndProperty
End
Begin VB.Label Label7
Caption = "名称(Name)"
Height = 255
Left = 120
TabIndex = 24
Top = 240
Width = 975
End
Begin VB.Label Label6
Caption = "类型(Type)"
Height = 255
Left = 120
TabIndex = 23
Top = 600
Width = 855
End
End
Begin VB.TextBox txtDatumName
Enabled = 0 'False
Height = 285
Left = 1560
TabIndex = 12
Text = "Text7"
Top = 360
Width = 4455
End
Begin VB.Label Label4
Caption = "名称(Name)"
Height = 255
Left = 240
TabIndex = 15
Top = 375
Width = 975
End
Begin VB.Label Label5
Caption = "类型(Type)"
Height = 255
Left = 240
TabIndex = 14
Top = 750
Width = 855
End
End
Begin VB.Frame Frame4
Caption = "中央经线(Primemeritrian)"
Height = 1695
Left = 120
TabIndex = 5
Top = 4680
Width = 6135
Begin VB.ComboBox cmbMeriType
Enabled = 0 'False
Height = 315
ItemData = "frmGCSProp.frx":0104
Left = 1200
List = "frmGCSProp.frx":0112
TabIndex = 21
Text = "Combo1"
Top = 720
Width = 4815
End
Begin VB.TextBox txtLongitudeValue
Enabled = 0 'False
Height = 285
Left = 2040
TabIndex = 7
Text = "Text4"
Top = 1200
Width = 3975
End
Begin VB.TextBox txtMeriName
Enabled = 0 'False
Height = 285
Left = 1200
TabIndex = 6
Text = "Text6"
Top = 360
Width = 4815
End
Begin VB.Label Label10
Caption = "经度(Longtitudvalue)"
Height = 255
Left = 240
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -