home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 January
/
Chip_2002-01_cd1.bin
/
oddech
/
tilerama
/
_SETUP.1
/
Tilerama.exe
/
0
/
RCDATA
/
TFORMINFOCAMP
/
TFORMINFOCAMP.txt
< prev
Wrap
Text File
|
2001-11-12
|
5KB
|
250 lines
object FormInfoCamp: TFormInfoCamp
Left = 580
Top = 197
BorderIcons = []
BorderStyle = bsNone
Caption = 'Campaign Mode'
ClientHeight = 336
ClientWidth = 288
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDefault
OnCloseQuery = FormCloseQuery
OnKeyDown = FormKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object ImageBack: TImage
Left = 0
Top = 0
Width = 288
Height = 336
Cursor = 21
Align = alClient
OnMouseDown = ImageBackMouseDown
OnMouseMove = ImageBackMouseMove
OnMouseUp = ImageBackMouseUp
end
object Panel: TPanel
Left = 8
Top = 8
Width = 272
Height = 272
BevelOuter = bvLowered
TabOrder = 0
object Bevel5: TBevel
Left = 80
Top = 130
Width = 47
Height = 19
end
object Bevel4: TBevel
Left = 214
Top = 129
Width = 47
Height = 19
end
object Bevel3: TBevel
Left = 80
Top = 189
Width = 181
Height = 19
end
object Label2: TLabel
Left = 15
Top = 167
Width = 58
Height = 13
AutoSize = False
Caption = 'Campaign : '
Transparent = True
Layout = tlCenter
end
object Bevel2: TBevel
Left = 80
Top = 164
Width = 181
Height = 19
end
object BevelPreviewIP: TBevel
Left = 6
Top = 6
Width = 120
Height = 95
Shape = bsFrame
Style = bsRaised
end
object ImagePreviewIP: TImage
Left = 20
Top = 19
Width = 96
Height = 72
Center = True
Stretch = True
end
object BevelPreviewOP: TBevel
Left = 146
Top = 6
Width = 120
Height = 95
Shape = bsFrame
Style = bsRaised
end
object ImagePreviewOP: TImage
Left = 159
Top = 19
Width = 96
Height = 72
Center = True
Stretch = True
end
object Image1: TImage
Left = 128
Top = 47
Width = 16
Height = 16
AutoSize = True
Picture.Data = {<image000.bmp>}
Transparent = True
end
object LabelIP: TLabel
Left = 18
Top = 103
Width = 100
Height = 13
Alignment = taCenter
AutoSize = False
Color = clBtnFace
ParentColor = False
Transparent = True
Layout = tlCenter
end
object LabelOP: TLabel
Left = 157
Top = 103
Width = 100
Height = 14
Alignment = taCenter
AutoSize = False
Color = clBtnFace
ParentColor = False
Transparent = True
Layout = tlCenter
end
object LabelCampaign: TLabel
Left = 84
Top = 165
Width = 173
Height = 17
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
Layout = tlCenter
end
object LabelTurn: TLabel
Left = 8
Top = 223
Width = 177
Height = 34
Alignment = taCenter
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
Layout = tlCenter
end
object Gauge: TGauge
Left = 82
Top = 191
Width = 177
Height = 15
BackColor = clBtnFace
BorderStyle = bsNone
ForeColor = clHighlight
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Progress = 0
end
object Label3: TLabel
Left = 15
Top = 192
Width = 58
Height = 13
AutoSize = False
Caption = 'Progress : '
Transparent = True
Layout = tlCenter
end
object LabelML: TLabel
Left = 215
Top = 130
Width = 45
Height = 17
Alignment = taCenter
AutoSize = False
Transparent = True
Layout = tlCenter
end
object LabelTL: TLabel
Left = 81
Top = 131
Width = 45
Height = 17
Alignment = taCenter
AutoSize = False
Transparent = True
Layout = tlCenter
end
object Label4: TLabel
Left = 142
Top = 133
Width = 66
Height = 13
AutoSize = False
Caption = 'Moves Limit : '
Transparent = True
Layout = tlCenter
end
object Label5: TLabel
Left = 15
Top = 133
Width = 58
Height = 13
AutoSize = False
Caption = 'Time Limit : '
Transparent = True
Layout = tlCenter
end
object ButtonPlay: TButton
Left = 192
Top = 224
Width = 69
Height = 33
Cursor = crHandPoint
Caption = 'Play !'
TabOrder = 0
OnClick = ButtonPlayClick
OnKeyDown = FormKeyDown
OnMouseDown = ButtonPlayMouseDown
end
end
end