- 积分
- 20677
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2011-7-16
- 最后登录
- 1970-1-1
|
发表于 2012-8-8 15:03:43
|
显示全部楼层
不语-承受 发表于 2012-8-8 09:49
看图标猜软件是什么开发的时代已经过去了,翻翻设置文件就发现一堆
xxxx.xxx.xx=xx
您觉得这不是.net和 ...
配置窗体
object Pref: TPref
Left = 192
Top = 107
Width = 576
Height = 504
Caption = 'Preferences'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 12
Width = 281
Height = 457
end
object Label1: TLabel
Left = 308
Top = 24
Width = 79
Height = 13
Caption = 'Graticule interval'
end
object Landmass: TLabel
Left = 20
Top = 176
Width = 48
Height = 13
Caption = 'Landmass'
end
object Ocean: TLabel
Left = 20
Top = 196
Width = 45
Height = 13
Caption = 'Ocean'
end
object LandmassColor: TShape
Left = 112
Top = 172
Width = 41
Height = 21
OnMouseDown = LandmassColorMouseDown
end
object OceanColor: TShape
Left = 112
Top = 192
Width = 41
Height = 21
OnMouseDown = OceanColorMouseDown
end
object GraticuleColor: TShape
Left = 112
Top = 232
Width = 41
Height = 21
OnMouseDown = GraticuleColorMouseDown
end
object InternationalColor: TShape
Left = 112
Top = 300
Width = 41
Height = 21
OnMouseDown = InternationalColorMouseDown
end
object StateColor: TShape
Left = 112
Top = 320
Width = 41
Height = 21
OnMouseDown = StateColorMouseDown
end
object LakeColor: TShape
Left = 112
Top = 380
Width = 41
Height = 21
OnMouseDown = LakeColorMouseDown
end
object IslandColor: TShape
Left = 112
Top = 400
Width = 41
Height = 21
OnMouseDown = IslandColorMouseDown
end
object RiverColor: TShape
Left = 112
Top = 420
Width = 41
Height = 21
OnMouseDown = RiverColorMouseDown
end
object CoastColor: TShape
Left = 112
Top = 440
Width = 41
Height = 21
OnMouseDown = CoastColorMouseDown
end
object Label2: TLabel
Left = 172
Top = 304
Width = 48
Height = 13
Caption = 'Line width'
end
object Label3: TLabel
Left = 172
Top = 324
Width = 48
Height = 13
Caption = 'Line width'
end
object Label4: TLabel
Left = 172
Top = 384
Width = 48
Height = 13
Caption = 'Line width'
end
object Label5: TLabel
Left = 172
Top = 404
Width = 48
Height = 13
Caption = 'Line width'
end
object Label6: TLabel
Left = 172
Top = 424
Width = 48
Height = 13
Caption = 'Line width'
end
object Label7: TLabel
Left = 172
Top = 444
Width = 48
Height = 13
Caption = 'Line width'
end
object BorderColor: TShape
Left = 112
Top = 256
Width = 41
Height = 21
OnMouseDown = BorderColorMouseDown
end
object Label8: TLabel
Left = 172
Top = 260
Width = 48
Height = 13
Caption = 'Line width'
end
object Bevel2: TBevel
Left = 20
Top = 284
Width = 261
Height = 5
end
object Bevel3: TBevel
Left = 20
Top = 220
Width = 261
Height = 5
end
object Bevel4: TBevel
Left = 20
Top = 160
Width = 257
Height = 5
end
object Label444: TLabel
Left = 20
Top = 28
Width = 50
Height = 13
Caption = 'Cold fronts'
end
object Label10: TLabel
Left = 168
Top = 28
Width = 48
Height = 13
Caption = 'Line width'
end
object ColdColor: TShape
Left = 112
Top = 24
Width = 41
Height = 21
OnMouseDown = ColdColorMouseDown
end
object WarmColor: TShape
Left = 112
Top = 44
Width = 41
Height = 21
OnMouseDown = WarmColorMouseDown
end
object OccludedColor: TShape
Left = 112
Top = 64
Width = 41
Height = 21
OnMouseDown = OccludedColorMouseDown
end
object TroughColor: TShape
Left = 112
Top = 104
Width = 41
Height = 21
OnMouseDown = TroughColorMouseDown
end
object DrylineColor: TShape
Left = 112
Top = 124
Width = 41
Height = 21
OnMouseDown = DrylineColorMouseDown
end
object Label9: TLabel
Left = 20
Top = 48
Width = 57
Height = 13
Caption = 'Warm fronts'
end
object Label11: TLabel
Left = 20
Top = 68
Width = 75
Height = 13
Caption = 'Occluded fronts'
end
object Label12: TLabel
Left = 20
Top = 88
Width = 76
Height = 13
Caption = 'Stationary fronts'
end
object Label13: TLabel
Left = 20
Top = 108
Width = 39
Height = 13
Caption = 'Troughs'
end
object Label14: TLabel
Left = 20
Top = 128
Width = 37
Height = 13
Caption = 'Drylines'
end
object Label15: TLabel
Left = 168
Top = 48
Width = 48
Height = 13
Caption = 'Line width'
end
object Label16: TLabel
Left = 168
Top = 68
Width = 48
Height = 13
Caption = 'Line width'
end
object Label17: TLabel
Left = 168
Top = 88
Width = 48
Height = 13
Caption = 'Line width'
end
object Label18: TLabel
Left = 168
Top = 108
Width = 48
Height = 13
Caption = 'Line width'
end
object Label19: TLabel
Left = 168
Top = 128
Width = 48
Height = 13
Caption = 'Line width'
end
object Label20: TLabel
Left = 124
Top = 88
Width = 20
Height = 13
Caption = 'N/A'
end
object Label21: TLabel
Left = 448
Top = 24
Width = 18
Height = 13
Caption = 'deg'
end
object Label22: TLabel
Left = 308
Top = 88
Width = 89
Height = 13
Caption = 'JPEG compression'
end
object Label23: TLabel
Left = 460
Top = 88
Width = 8
Height = 13
Caption = '%'
end
object Label24: TLabel
Left = 328
Top = 108
Width = 191
Height = 13
Caption = '(0..100, 0=high quality, 100=poor quality)'
end
object CountyColor: TShape
Left = 112
Top = 340
Width = 41
Height = 21
OnMouseDown = CountyColorMouseDown
end
object HighwayColor: TShape
Left = 112
Top = 360
Width = 41
Height = 21
OnMouseDown = HighwayColorMouseDown
end
object Label25: TLabel
Left = 172
Top = 344
Width = 48
Height = 13
Caption = 'Line width'
end
object Label26: TLabel
Left = 172
Top = 364
Width = 48
Height = 13
Caption = 'Line width'
end
object GridSelect: TCheckBox
Left = 19
Top = 236
Width = 77
Height = 17
Caption = 'Graticule'
TabOrder = 0
end
object International: TCheckBox
Left = 19
Top = 304
Width = 81
Height = 17
Caption = 'International'
TabOrder = 1
end
object State: TCheckBox
Left = 19
Top = 324
Width = 77
Height = 17
Caption = 'State'
TabOrder = 2
end
object Lake: TCheckBox
Left = 19
Top = 384
Width = 77
Height = 17
Caption = 'Lake'
TabOrder = 3
end
object Island: TCheckBox
Left = 19
Top = 404
Width = 73
Height = 17
Caption = 'Island'
TabOrder = 4
end
object River: TCheckBox
Left = 19
Top = 424
Width = 73
Height = 17
Caption = 'River'
TabOrder = 5
end
object Coast: TCheckBox
Left = 19
Top = 444
Width = 73
Height = 17
Caption = 'Coast'
TabOrder = 6
end
object GraticuleType: TComboBox
Left = 172
Top = 232
Width = 112
Height = 21
ItemHeight = 13
TabOrder = 7
Text = 'GraticuleType'
Items.Strings = (
'Line'
'Dash'
'Line'
'Cross'
'Mixed'
'Dot')
end
object BitBtn1: TBitBtn
Left = 332
Top = 392
Width = 75
Height = 25
TabOrder = 8
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 424
Top = 392
Width = 75
Height = 25
TabOrder = 9
OnClick = BitBtn2Click
Kind = bkCancel
end
object GridInterval: TEdit
Left = 396
Top = 20
Width = 45
Height = 21
TabOrder = 10
Text = 'GridInterval'
end
object BehindLand: TCheckBox
Left = 308
Top = 48
Width = 221
Height = 17
Caption = 'Draw graticules only behind land masses'
TabOrder = 11
end
object InternationalWidth: TEdit
Left = 232
Top = 300
Width = 29
Height = 21
TabOrder = 12
Text = 'InternationalWidth'
end
object StateWidth: TEdit
Left = 232
Top = 320
Width = 29
Height = 21
TabOrder = 13
Text = 'Edit1'
end
object LakeWidth: TEdit
Left = 232
Top = 380
Width = 29
Height = 21
TabOrder = 14
Text = 'Edit1'
end
object IslandWidth: TEdit
Left = 232
Top = 400
Width = 29
Height = 21
TabOrder = 15
Text = 'Edit1'
end
object RiverWidth: TEdit
Left = 232
Top = 420
Width = 29
Height = 21
TabOrder = 16
Text = 'Edit1'
end
object CoastWidth: TEdit
Left = 232
Top = 440
Width = 29
Height = 21
TabOrder = 17
Text = 'Edit1'
end
object Border: TCheckBox
Left = 20
Top = 260
Width = 85
Height = 17
Caption = 'Chart border'
TabOrder = 18
end
object BorderWidth: TEdit
Left = 232
Top = 256
Width = 29
Height = 21
TabOrder = 19
Text = 'InternationalWidth'
end
object ColdWidth: TEdit
Left = 228
Top = 24
Width = 29
Height = 21
TabOrder = 20
Text = 'InternationalWidth'
end
object WarmWidth: TEdit
Left = 228
Top = 44
Width = 29
Height = 21
TabOrder = 21
Text = 'InternationalWidth'
end
object OccludedWidth: TEdit
Left = 228
Top = 64
Width = 29
Height = 21
TabOrder = 22
Text = 'InternationalWidth'
end
object StationaryWidth: TEdit
Left = 228
Top = 84
Width = 29
Height = 21
TabOrder = 23
Text = 'InternationalWidth'
end
object TroughWidth: TEdit
Left = 228
Top = 104
Width = 29
Height = 21
TabOrder = 24
Text = 'InternationalWidth'
end
object DrylineWidth: TEdit
Left = 228
Top = 124
Width = 29
Height = 21
TabOrder = 25
Text = 'InternationalWidth'
end
object JPEGComp: TEdit
Left = 416
Top = 84
Width = 37
Height = 21
TabOrder = 26
Text = 'JPEGComp'
end
object CountyWidth: TEdit
Left = 232
Top = 340
Width = 29
Height = 21
TabOrder = 27
Text = 'CountyWidth'
end
object HighwayWidth: TEdit
Left = 232
Top = 360
Width = 29
Height = 21
TabOrder = 28
Text = 'Edit1'
end
object County: TCheckBox
Left = 19
Top = 344
Width = 77
Height = 17
Caption = 'County'
TabOrder = 29
end
object Highway: TCheckBox
Left = 19
Top = 364
Width = 77
Height = 17
Caption = 'Highway'
TabOrder = 30
end
object ColorDialog1: TColorDialog
Ctl3D = True
Left = 372
Top = 304
end
end
|
|