home *** CD-ROM | disk | FTP | other *** search
Text File | 1999-04-25 | 35.5 KB | 1,791 lines |
- object Form1: TForm1
- Left = 190
- Top = 107
- Width = 799
- Height = 586
- Caption = 'Capman Level Editor'
- Color = clMaroon
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Menu = MainMenu1
- WindowState = wsMaximized
- OnCreate = FormCreate
- OnMouseDown = FormMouseDown
- OnMouseMove = FormMouseMove
- OnMouseUp = FormMouseUp
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 8
- Top = 8
- Width = 48
- Height = 48
- Picture.Data = {<image000.bmp>}
- Stretch = True
- OnClick = Image1Click
- end
- object Image2: TImage
- Left = 64
- Top = 8
- Width = 48
- Height = 48
- Picture.Data = {<image001.bmp>}
- Stretch = True
- OnClick = Image2Click
- end
- object Image3: TImage
- Left = 8
- Top = 64
- Width = 48
- Height = 48
- Picture.Data = {<image002.bmp>}
- Stretch = True
- OnClick = Image3Click
- end
- object Image4: TImage
- Left = 64
- Top = 64
- Width = 48
- Height = 48
- Picture.Data = {<image003.bmp>}
- Stretch = True
- OnClick = Image4Click
- end
- object Image5: TImage
- Left = 8
- Top = 120
- Width = 48
- Height = 48
- Picture.Data = {<image004.bmp>}
- Stretch = True
- OnClick = Image5Click
- end
- object Image6: TImage
- Left = 64
- Top = 120
- Width = 48
- Height = 48
- Picture.Data = {<image005.bmp>}
- Stretch = True
- OnClick = Image6Click
- end
- object Image7: TImage
- Left = 8
- Top = 176
- Width = 48
- Height = 48
- Picture.Data = {<image006.bmp>}
- Stretch = True
- OnClick = Image7Click
- end
- object Image8: TImage
- Left = 64
- Top = 176
- Width = 48
- Height = 48
- Picture.Data = {<image007.bmp>}
- Stretch = True
- OnClick = Image8Click
- end
- object Image9: TImage
- Left = 8
- Top = 232
- Width = 48
- Height = 48
- Picture.Data = {<image008.bmp>}
- Stretch = True
- OnClick = Image9Click
- end
- object Image10: TImage
- Left = 64
- Top = 232
- Width = 48
- Height = 48
- Picture.Data = {<image009.bmp>}
- Stretch = True
- OnClick = Image10Click
- end
- object Image11: TImage
- Left = 8
- Top = 288
- Width = 48
- Height = 48
- Picture.Data = {<image010.bmp>}
- Stretch = True
- OnClick = Image11Click
- end
- object Image12: TImage
- Left = 64
- Top = 288
- Width = 48
- Height = 48
- Picture.Data = {<image011.bmp>}
- Stretch = True
- OnClick = Image12Click
- end
- object Image13: TImage
- Left = 8
- Top = 344
- Width = 48
- Height = 48
- Picture.Data = {<image012.bmp>}
- Stretch = True
- OnClick = Image13Click
- end
- object Image14: TImage
- Left = 64
- Top = 344
- Width = 48
- Height = 48
- Picture.Data = {<image013.bmp>}
- Stretch = True
- OnClick = Image14Click
- end
- object Image15: TImage
- Left = 8
- Top = 400
- Width = 48
- Height = 48
- Picture.Data = {<image014.bmp>}
- Stretch = True
- OnClick = Image15Click
- end
- object Image16: TImage
- Left = 64
- Top = 400
- Width = 48
- Height = 48
- Picture.Data = {<image015.bmp>}
- Stretch = True
- OnClick = Image16Click
- end
- object Bevel1: TBevel
- Left = 0
- Top = 0
- Width = 65
- Height = 65
- end
- object Bevel2: TBevel
- Left = 565
- Top = 15
- Width = 1
- Height = 490
- Shape = bsRightLine
- end
- object Bevel3: TBevel
- Left = 135
- Top = 15
- Width = 1
- Height = 490
- Shape = bsRightLine
- end
- object Bevel4: TBevel
- Left = 135
- Top = 15
- Width = 430
- Height = 1
- Shape = bsTopLine
- end
- object Bevel5: TBevel
- Left = 135
- Top = 505
- Width = 430
- Height = 1
- Shape = bsTopLine
- end
- object Label1: TLabel
- Left = 600
- Top = 20
- Width = 58
- Height = 16
- Caption = 'Level name'
- Color = clMaroon
- Font.Charset = ANSI_CHARSET
- Font.Color = 16744448
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Label2: TLabel
- Left = 600
- Top = 80
- Width = 91
- Height = 16
- Caption = 'Yellow bug count'
- Color = clMaroon
- Font.Charset = ANSI_CHARSET
- Font.Color = clYellow
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Label3: TLabel
- Left = 600
- Top = 140
- Width = 80
- Height = 16
- Caption = 'Blue bug count'
- Color = clMaroon
- Font.Charset = ANSI_CHARSET
- Font.Color = 16744448
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Label4: TLabel
- Left = 600
- Top = 200
- Width = 77
- Height = 16
- Caption = 'Red bug count'
- Color = clMaroon
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Label5: TLabel
- Left = 580
- Top = 20
- Width = 7
- Height = 15
- Caption = '0'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label6: TLabel
- Left = 580
- Top = 40
- Width = 5
- Height = 15
- Caption = '1'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label7: TLabel
- Left = 580
- Top = 60
- Width = 7
- Height = 15
- Caption = '2'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label9: TLabel
- Left = 580
- Top = 80
- Width = 7
- Height = 15
- Caption = '3'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label10: TLabel
- Left = 580
- Top = 100
- Width = 7
- Height = 15
- Caption = '4'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label11: TLabel
- Left = 580
- Top = 120
- Width = 7
- Height = 15
- Caption = '5'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label12: TLabel
- Left = 580
- Top = 140
- Width = 7
- Height = 15
- Caption = '6'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label13: TLabel
- Left = 580
- Top = 160
- Width = 7
- Height = 15
- Caption = '7'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label14: TLabel
- Left = 580
- Top = 180
- Width = 7
- Height = 15
- Caption = '8'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label15: TLabel
- Left = 580
- Top = 200
- Width = 7
- Height = 15
- Caption = '9'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label16: TLabel
- Left = 580
- Top = 220
- Width = 12
- Height = 15
- Caption = '10'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label17: TLabel
- Left = 580
- Top = 240
- Width = 10
- Height = 15
- Caption = '11'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label18: TLabel
- Left = 580
- Top = 260
- Width = 12
- Height = 15
- Caption = '12'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label19: TLabel
- Left = 580
- Top = 280
- Width = 12
- Height = 15
- Caption = '13'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label20: TLabel
- Left = 580
- Top = 300
- Width = 12
- Height = 15
- Caption = '14'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label21: TLabel
- Left = 580
- Top = 320
- Width = 12
- Height = 15
- Caption = '15'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label22: TLabel
- Left = 580
- Top = 340
- Width = 12
- Height = 15
- Caption = '16'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label23: TLabel
- Left = 580
- Top = 420
- Width = 14
- Height = 15
- Caption = '20'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label24: TLabel
- Left = 580
- Top = 440
- Width = 12
- Height = 15
- Caption = '21'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label25: TLabel
- Left = 580
- Top = 460
- Width = 14
- Height = 15
- Caption = '22'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label26: TLabel
- Left = 580
- Top = 400
- Width = 12
- Height = 15
- Caption = '19'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label27: TLabel
- Left = 580
- Top = 480
- Width = 14
- Height = 15
- Caption = '23'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label28: TLabel
- Left = 580
- Top = 380
- Width = 12
- Height = 15
- Caption = '18'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label29: TLabel
- Left = 580
- Top = 360
- Width = 12
- Height = 15
- Caption = '17'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label30: TLabel
- Left = 140
- Top = 0
- Width = 7
- Height = 15
- Caption = '0'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label31: TLabel
- Left = 160
- Top = 0
- Width = 5
- Height = 15
- Caption = '1'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label33: TLabel
- Left = 200
- Top = 0
- Width = 7
- Height = 15
- Caption = '3'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label34: TLabel
- Left = 220
- Top = 0
- Width = 7
- Height = 15
- Caption = '4'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label35: TLabel
- Left = 240
- Top = 0
- Width = 7
- Height = 15
- Caption = '5'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label36: TLabel
- Left = 260
- Top = 0
- Width = 7
- Height = 15
- Caption = '6'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label37: TLabel
- Left = 280
- Top = 0
- Width = 7
- Height = 15
- Caption = '7'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label38: TLabel
- Left = 300
- Top = 0
- Width = 7
- Height = 15
- Caption = '8'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label39: TLabel
- Left = 320
- Top = 0
- Width = 7
- Height = 15
- Caption = '9'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label40: TLabel
- Left = 340
- Top = 0
- Width = 12
- Height = 15
- Caption = '10'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label41: TLabel
- Left = 360
- Top = 0
- Width = 10
- Height = 15
- Caption = '11'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label42: TLabel
- Left = 380
- Top = 0
- Width = 12
- Height = 15
- Caption = '12'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label43: TLabel
- Left = 400
- Top = 0
- Width = 12
- Height = 15
- Caption = '13'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label44: TLabel
- Left = 420
- Top = 0
- Width = 12
- Height = 15
- Caption = '14'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label45: TLabel
- Left = 440
- Top = 0
- Width = 12
- Height = 15
- Caption = '15'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label46: TLabel
- Left = 460
- Top = 0
- Width = 12
- Height = 15
- Caption = '16'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label47: TLabel
- Left = 540
- Top = 0
- Width = 14
- Height = 15
- Caption = '20'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label48: TLabel
- Left = 520
- Top = 0
- Width = 12
- Height = 15
- Caption = '19'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label49: TLabel
- Left = 500
- Top = 0
- Width = 12
- Height = 15
- Caption = '18'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label50: TLabel
- Left = 480
- Top = 0
- Width = 12
- Height = 15
- Caption = '17'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label32: TLabel
- Left = 180
- Top = 0
- Width = 7
- Height = 15
- Caption = '2'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label8: TLabel
- Left = 120
- Top = 20
- Width = 7
- Height = 15
- Caption = '0'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label51: TLabel
- Left = 120
- Top = 40
- Width = 5
- Height = 15
- Caption = '1'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label52: TLabel
- Left = 120
- Top = 60
- Width = 7
- Height = 15
- Caption = '2'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label53: TLabel
- Left = 120
- Top = 80
- Width = 7
- Height = 15
- Caption = '3'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label54: TLabel
- Left = 120
- Top = 100
- Width = 7
- Height = 15
- Caption = '4'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label55: TLabel
- Left = 120
- Top = 120
- Width = 7
- Height = 15
- Caption = '5'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label56: TLabel
- Left = 120
- Top = 140
- Width = 7
- Height = 15
- Caption = '6'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label57: TLabel
- Left = 120
- Top = 160
- Width = 7
- Height = 15
- Caption = '7'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label58: TLabel
- Left = 120
- Top = 180
- Width = 7
- Height = 15
- Caption = '8'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label59: TLabel
- Left = 120
- Top = 200
- Width = 7
- Height = 15
- Caption = '9'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label60: TLabel
- Left = 120
- Top = 220
- Width = 12
- Height = 15
- Caption = '10'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label61: TLabel
- Left = 120
- Top = 240
- Width = 10
- Height = 15
- Caption = '11'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label62: TLabel
- Left = 120
- Top = 260
- Width = 12
- Height = 15
- Caption = '12'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label63: TLabel
- Left = 120
- Top = 280
- Width = 12
- Height = 15
- Caption = '13'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label64: TLabel
- Left = 120
- Top = 300
- Width = 12
- Height = 15
- Caption = '14'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label65: TLabel
- Left = 120
- Top = 320
- Width = 12
- Height = 15
- Caption = '15'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label66: TLabel
- Left = 120
- Top = 340
- Width = 12
- Height = 15
- Caption = '16'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label67: TLabel
- Left = 120
- Top = 420
- Width = 14
- Height = 15
- Caption = '20'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label68: TLabel
- Left = 120
- Top = 440
- Width = 12
- Height = 15
- Caption = '21'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label69: TLabel
- Left = 120
- Top = 460
- Width = 14
- Height = 15
- Caption = '22'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label70: TLabel
- Left = 120
- Top = 400
- Width = 12
- Height = 15
- Caption = '19'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label71: TLabel
- Left = 120
- Top = 480
- Width = 14
- Height = 15
- Caption = '23'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label72: TLabel
- Left = 120
- Top = 380
- Width = 12
- Height = 15
- Caption = '18'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label73: TLabel
- Left = 120
- Top = 360
- Width = 12
- Height = 15
- Caption = '17'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label74: TLabel
- Left = 140
- Top = 507
- Width = 7
- Height = 15
- Caption = '0'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label75: TLabel
- Left = 160
- Top = 507
- Width = 5
- Height = 15
- Caption = '1'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label76: TLabel
- Left = 200
- Top = 507
- Width = 7
- Height = 15
- Caption = '3'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label77: TLabel
- Left = 220
- Top = 507
- Width = 7
- Height = 15
- Caption = '4'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label78: TLabel
- Left = 240
- Top = 507
- Width = 7
- Height = 15
- Caption = '5'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label79: TLabel
- Left = 260
- Top = 507
- Width = 7
- Height = 15
- Caption = '6'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label80: TLabel
- Left = 280
- Top = 507
- Width = 7
- Height = 15
- Caption = '7'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label81: TLabel
- Left = 300
- Top = 507
- Width = 7
- Height = 15
- Caption = '8'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label82: TLabel
- Left = 320
- Top = 507
- Width = 7
- Height = 15
- Caption = '9'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label83: TLabel
- Left = 340
- Top = 507
- Width = 12
- Height = 15
- Caption = '10'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label84: TLabel
- Left = 360
- Top = 507
- Width = 10
- Height = 15
- Caption = '11'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label85: TLabel
- Left = 380
- Top = 507
- Width = 12
- Height = 15
- Caption = '12'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label86: TLabel
- Left = 400
- Top = 507
- Width = 12
- Height = 15
- Caption = '13'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label87: TLabel
- Left = 420
- Top = 507
- Width = 12
- Height = 15
- Caption = '14'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label88: TLabel
- Left = 440
- Top = 507
- Width = 12
- Height = 15
- Caption = '15'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label89: TLabel
- Left = 460
- Top = 507
- Width = 12
- Height = 15
- Caption = '16'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label90: TLabel
- Left = 540
- Top = 507
- Width = 14
- Height = 15
- Caption = '20'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label91: TLabel
- Left = 520
- Top = 507
- Width = 12
- Height = 15
- Caption = '19'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label92: TLabel
- Left = 500
- Top = 507
- Width = 12
- Height = 15
- Caption = '18'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label93: TLabel
- Left = 480
- Top = 507
- Width = 12
- Height = 15
- Caption = '17'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label94: TLabel
- Left = 180
- Top = 507
- Width = 7
- Height = 15
- Caption = '2'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Label95: TLabel
- Left = 640
- Top = 260
- Width = 105
- Height = 16
- Caption = 'Set Bugs startpoint'
- Color = clMaroon
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Label96: TLabel
- Left = 640
- Top = 300
- Width = 120
- Height = 16
- Caption = 'Set Player1 startpoint'
- Color = clMaroon
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Label97: TLabel
- Left = 640
- Top = 320
- Width = 120
- Height = 16
- Caption = 'Set Player2 startpoint'
- Color = clMaroon
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Label98: TLabel
- Left = 640
- Top = 340
- Width = 120
- Height = 16
- Caption = 'Set Player3 startpoint'
- Color = clMaroon
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Label99: TLabel
- Left = 640
- Top = 360
- Width = 120
- Height = 16
- Caption = 'Set Player4 startpoint'
- Color = clMaroon
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Image17: TImage
- Left = 600
- Top = 260
- Width = 24
- Height = 24
- Picture.Data = {<image016.bmp>}
- Transparent = True
- OnClick = Image17Click
- end
- object Image18: TImage
- Left = 600
- Top = 300
- Width = 24
- Height = 24
- Picture.Data = {<image017.bmp>}
- Transparent = True
- OnClick = Image18Click
- end
- object Image19: TImage
- Left = 600
- Top = 320
- Width = 24
- Height = 24
- Picture.Data = {<image018.bmp>}
- Transparent = True
- OnClick = Image19Click
- end
- object Image20: TImage
- Left = 600
- Top = 340
- Width = 24
- Height = 24
- Picture.Data = {<image019.bmp>}
- Transparent = True
- OnClick = Image20Click
- end
- object Image21: TImage
- Left = 600
- Top = 360
- Width = 24
- Height = 24
- Picture.Data = {<image020.bmp>}
- Transparent = True
- OnClick = Image21Click
- end
- object Image22: TImage
- Left = 600
- Top = 400
- Width = 24
- Height = 24
- Picture.Data = {<image021.bmp>}
- Transparent = True
- OnClick = Image22Click
- end
- object Image23: TImage
- Left = 600
- Top = 420
- Width = 24
- Height = 24
- Picture.Data = {<image022.bmp>}
- Transparent = True
- OnClick = Image23Click
- end
- object Image24: TImage
- Left = 600
- Top = 440
- Width = 24
- Height = 24
- Picture.Data = {<image023.bmp>}
- Transparent = True
- OnClick = Image24Click
- end
- object Image25: TImage
- Left = 600
- Top = 460
- Width = 24
- Height = 24
- Picture.Data = {<image024.bmp>}
- Transparent = True
- OnClick = Image25Click
- end
- object Label100: TLabel
- Left = 640
- Top = 400
- Width = 87
- Height = 16
- Caption = 'Set Bonuspoint1'
- Color = clMaroon
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Label101: TLabel
- Left = 640
- Top = 420
- Width = 87
- Height = 16
- Caption = 'Set Bonuspoint2'
- Color = clMaroon
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Label102: TLabel
- Left = 640
- Top = 440
- Width = 87
- Height = 16
- Caption = 'Set Bonuspoint3'
- Color = clMaroon
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Label103: TLabel
- Left = 640
- Top = 460
- Width = 87
- Height = 16
- Caption = 'Set Bonuspoint4'
- Color = clMaroon
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Label104: TLabel
- Left = 670
- Top = 515
- Width = 118
- Height = 15
- Caption = '(c) 1999 Jani Immonen'
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = []
- ParentFont = False
- end
- object Image26: TImage
- Left = 8
- Top = 456
- Width = 48
- Height = 48
- Picture.Data = {<image025.bmp>}
- Stretch = True
- OnClick = Image26Click
- end
- object Edit1: TEdit
- Left = 600
- Top = 40
- Width = 181
- Height = 24
- Font.Charset = ANSI_CHARSET
- Font.Color = 16744448
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- OnChange = Edit1Change
- end
- object Edit2: TEdit
- Left = 600
- Top = 100
- Width = 121
- Height = 24
- Font.Charset = ANSI_CHARSET
- Font.Color = 16744448
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- OnChange = Edit2Change
- end
- object Edit3: TEdit
- Left = 600
- Top = 160
- Width = 121
- Height = 24
- Font.Charset = ANSI_CHARSET
- Font.Color = 16744448
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- OnChange = Edit3Change
- end
- object Edit4: TEdit
- Left = 600
- Top = 220
- Width = 121
- Height = 24
- Font.Charset = ANSI_CHARSET
- Font.Color = 16744448
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- OnChange = Edit4Change
- end
- object Button1: TButton
- Left = 716
- Top = 490
- Width = 55
- Height = 25
- Caption = 'Refresh!'
- Font.Charset = ANSI_CHARSET
- Font.Color = 16744448
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 4
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 600
- Top = 490
- Width = 95
- Height = 25
- Caption = 'Clear all points'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Comic Sans MS'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 5
- OnClick = Button2Click
- end
- object MainMenu1: TMainMenu
- Left = 8
- Top = 8
- object File1: TMenuItem
- Caption = 'File'
- object OpenLevel1: TMenuItem
- Caption = 'Open level...'
- OnClick = OpenLevel1Click
- end
- object SaveLevelAs1: TMenuItem
- Caption = 'Save level...'
- OnClick = SaveLevelAs1Click
- end
- object Exit1: TMenuItem
- Caption = 'Exit'
- OnClick = Exit1Click
- end
- end
- object Settings1: TMenuItem
- Caption = 'Edit'
- object ClearLevel1: TMenuItem
- Caption = 'Clear Level'
- OnClick = ClearLevel1Click
- end
- end
- end
- object OpenDialog1: TOpenDialog
- FileName = '*.lev'
- Filter = 'Capman Levels|*.lev|All Files|*.*'
- Left = 40
- Top = 8
- end
- object SaveDialog1: TSaveDialog
- Filter = 'Capman Levels|*.lev'
- Left = 72
- Top = 8
- end
- end
-