2007-12-21 21:31:58 +01:00
|
|
|
object frmDrawSettings: TfrmDrawSettings
|
2008-08-12 13:46:45 +02:00
|
|
|
Left = 268
|
|
|
|
Height = 181
|
|
|
|
Top = 165
|
|
|
|
Width = 243
|
2007-12-21 21:31:58 +01:00
|
|
|
ActiveControl = rbTileList
|
|
|
|
BorderIcons = []
|
|
|
|
BorderStyle = bsToolWindow
|
|
|
|
Caption = 'Draw settings'
|
2008-08-12 13:46:45 +02:00
|
|
|
ClientHeight = 181
|
|
|
|
ClientWidth = 243
|
2007-12-21 21:31:58 +01:00
|
|
|
FormStyle = fsStayOnTop
|
|
|
|
OnClose = FormClose
|
|
|
|
OnDeactivate = FormDeactivate
|
|
|
|
OnShow = FormShow
|
2008-08-12 13:46:45 +02:00
|
|
|
LCLVersion = '0.9.25'
|
2007-12-21 21:31:58 +01:00
|
|
|
object rbTileList: TRadioButton
|
|
|
|
Left = 8
|
2008-08-12 13:46:45 +02:00
|
|
|
Height = 21
|
2007-12-21 21:31:58 +01:00
|
|
|
Top = 8
|
2008-08-12 13:46:45 +02:00
|
|
|
Width = 227
|
|
|
|
Align = alTop
|
|
|
|
BorderSpacing.Left = 8
|
|
|
|
BorderSpacing.Top = 8
|
|
|
|
BorderSpacing.Right = 8
|
|
|
|
BorderSpacing.Bottom = 4
|
2007-12-21 21:31:58 +01:00
|
|
|
Caption = 'Use tile from the list'
|
|
|
|
Checked = True
|
|
|
|
State = cbChecked
|
|
|
|
TabOrder = 0
|
|
|
|
UseOnChange = True
|
|
|
|
end
|
|
|
|
object rbRandom: TRadioButton
|
|
|
|
Left = 8
|
2008-08-12 13:46:45 +02:00
|
|
|
Height = 21
|
|
|
|
Top = 33
|
|
|
|
Width = 227
|
|
|
|
Align = alTop
|
|
|
|
BorderSpacing.Left = 8
|
|
|
|
BorderSpacing.Top = 4
|
|
|
|
BorderSpacing.Right = 8
|
2007-12-21 21:31:58 +01:00
|
|
|
Caption = 'Use tiles from the random pool'
|
|
|
|
TabOrder = 1
|
|
|
|
UseOnChange = True
|
|
|
|
end
|
|
|
|
object gbHue: TGroupBox
|
2008-08-12 13:46:45 +02:00
|
|
|
Left = 8
|
2007-12-21 21:31:58 +01:00
|
|
|
Height = 49
|
2008-08-12 13:46:45 +02:00
|
|
|
Top = 124
|
|
|
|
Width = 227
|
|
|
|
Align = alTop
|
|
|
|
BorderSpacing.Around = 8
|
2007-12-21 21:31:58 +01:00
|
|
|
Caption = 'Hue (Statics only)'
|
2008-08-12 13:46:45 +02:00
|
|
|
ClientHeight = 30
|
|
|
|
ClientWidth = 221
|
|
|
|
TabOrder = 2
|
2007-12-21 21:31:58 +01:00
|
|
|
object pbHue: TPaintBox
|
|
|
|
Cursor = crHandPoint
|
2008-08-12 13:46:45 +02:00
|
|
|
Left = 4
|
|
|
|
Height = 26
|
|
|
|
Width = 213
|
|
|
|
Align = alClient
|
|
|
|
BorderSpacing.Left = 4
|
|
|
|
BorderSpacing.Right = 4
|
|
|
|
BorderSpacing.Bottom = 4
|
2007-12-21 21:31:58 +01:00
|
|
|
OnClick = pbHueClick
|
|
|
|
OnPaint = pbHuePaint
|
|
|
|
end
|
|
|
|
end
|
2008-08-12 13:46:45 +02:00
|
|
|
object Panel1: TPanel
|
|
|
|
Left = 8
|
|
|
|
Height = 23
|
|
|
|
Top = 62
|
|
|
|
Width = 227
|
|
|
|
Align = alTop
|
|
|
|
BorderSpacing.Around = 8
|
|
|
|
BevelOuter = bvNone
|
|
|
|
ClientHeight = 23
|
|
|
|
ClientWidth = 227
|
|
|
|
TabOrder = 3
|
|
|
|
object seForceAltitude: TSpinEdit
|
|
|
|
Left = 177
|
|
|
|
Height = 23
|
|
|
|
Width = 50
|
|
|
|
Align = alRight
|
|
|
|
MaxValue = 127
|
|
|
|
MinValue = -128
|
|
|
|
TabOrder = 0
|
|
|
|
end
|
|
|
|
object cbForceAltitude: TCheckBox
|
|
|
|
Height = 23
|
|
|
|
Width = 177
|
|
|
|
Align = alClient
|
|
|
|
Caption = 'Force altitude:'
|
|
|
|
TabOrder = 1
|
|
|
|
end
|
|
|
|
end
|
|
|
|
object Panel2: TPanel
|
|
|
|
Left = 8
|
|
|
|
Height = 23
|
|
|
|
Top = 93
|
|
|
|
Width = 227
|
|
|
|
Align = alTop
|
|
|
|
BorderSpacing.Around = 8
|
|
|
|
BevelOuter = bvNone
|
|
|
|
ClientHeight = 23
|
|
|
|
ClientWidth = 227
|
|
|
|
TabOrder = 4
|
|
|
|
object seRandomHeight: TSpinEdit
|
|
|
|
Left = 177
|
|
|
|
Height = 23
|
|
|
|
Width = 50
|
|
|
|
Align = alRight
|
|
|
|
TabOrder = 0
|
|
|
|
end
|
|
|
|
object cbRandomHeight: TCheckBox
|
|
|
|
Height = 23
|
|
|
|
Width = 177
|
|
|
|
Align = alClient
|
|
|
|
Caption = 'Add Random Altitude'
|
|
|
|
TabOrder = 1
|
|
|
|
end
|
|
|
|
end
|
2007-12-21 21:31:58 +01:00
|
|
|
end
|