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   
Text File  |  2001-11-12  |  5KB  |  250 lines

  1. object FormInfoCamp: TFormInfoCamp
  2.   Left = 580
  3.   Top = 197
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Campaign Mode'
  7.   ClientHeight = 336
  8.   ClientWidth = 288
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poDefault
  17.   OnCloseQuery = FormCloseQuery
  18.   OnKeyDown = FormKeyDown
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object ImageBack: TImage
  23.     Left = 0
  24.     Top = 0
  25.     Width = 288
  26.     Height = 336
  27.     Cursor = 21
  28.     Align = alClient
  29.     OnMouseDown = ImageBackMouseDown
  30.     OnMouseMove = ImageBackMouseMove
  31.     OnMouseUp = ImageBackMouseUp
  32.   end
  33.   object Panel: TPanel
  34.     Left = 8
  35.     Top = 8
  36.     Width = 272
  37.     Height = 272
  38.     BevelOuter = bvLowered
  39.     TabOrder = 0
  40.     object Bevel5: TBevel
  41.       Left = 80
  42.       Top = 130
  43.       Width = 47
  44.       Height = 19
  45.     end
  46.     object Bevel4: TBevel
  47.       Left = 214
  48.       Top = 129
  49.       Width = 47
  50.       Height = 19
  51.     end
  52.     object Bevel3: TBevel
  53.       Left = 80
  54.       Top = 189
  55.       Width = 181
  56.       Height = 19
  57.     end
  58.     object Label2: TLabel
  59.       Left = 15
  60.       Top = 167
  61.       Width = 58
  62.       Height = 13
  63.       AutoSize = False
  64.       Caption = 'Campaign : '
  65.       Transparent = True
  66.       Layout = tlCenter
  67.     end
  68.     object Bevel2: TBevel
  69.       Left = 80
  70.       Top = 164
  71.       Width = 181
  72.       Height = 19
  73.     end
  74.     object BevelPreviewIP: TBevel
  75.       Left = 6
  76.       Top = 6
  77.       Width = 120
  78.       Height = 95
  79.       Shape = bsFrame
  80.       Style = bsRaised
  81.     end
  82.     object ImagePreviewIP: TImage
  83.       Left = 20
  84.       Top = 19
  85.       Width = 96
  86.       Height = 72
  87.       Center = True
  88.       Stretch = True
  89.     end
  90.     object BevelPreviewOP: TBevel
  91.       Left = 146
  92.       Top = 6
  93.       Width = 120
  94.       Height = 95
  95.       Shape = bsFrame
  96.       Style = bsRaised
  97.     end
  98.     object ImagePreviewOP: TImage
  99.       Left = 159
  100.       Top = 19
  101.       Width = 96
  102.       Height = 72
  103.       Center = True
  104.       Stretch = True
  105.     end
  106.     object Image1: TImage
  107.       Left = 128
  108.       Top = 47
  109.       Width = 16
  110.       Height = 16
  111.       AutoSize = True
  112.       Picture.Data = {<image000.bmp>}
  113.       Transparent = True
  114.     end
  115.     object LabelIP: TLabel
  116.       Left = 18
  117.       Top = 103
  118.       Width = 100
  119.       Height = 13
  120.       Alignment = taCenter
  121.       AutoSize = False
  122.       Color = clBtnFace
  123.       ParentColor = False
  124.       Transparent = True
  125.       Layout = tlCenter
  126.     end
  127.     object LabelOP: TLabel
  128.       Left = 157
  129.       Top = 103
  130.       Width = 100
  131.       Height = 14
  132.       Alignment = taCenter
  133.       AutoSize = False
  134.       Color = clBtnFace
  135.       ParentColor = False
  136.       Transparent = True
  137.       Layout = tlCenter
  138.     end
  139.     object LabelCampaign: TLabel
  140.       Left = 84
  141.       Top = 165
  142.       Width = 173
  143.       Height = 17
  144.       AutoSize = False
  145.       Font.Charset = DEFAULT_CHARSET
  146.       Font.Color = clWindowText
  147.       Font.Height = -11
  148.       Font.Name = 'MS Sans Serif'
  149.       Font.Style = [fsBold]
  150.       ParentFont = False
  151.       Transparent = True
  152.       Layout = tlCenter
  153.     end
  154.     object LabelTurn: TLabel
  155.       Left = 8
  156.       Top = 223
  157.       Width = 177
  158.       Height = 34
  159.       Alignment = taCenter
  160.       AutoSize = False
  161.       Font.Charset = DEFAULT_CHARSET
  162.       Font.Color = clMaroon
  163.       Font.Height = -13
  164.       Font.Name = 'MS Sans Serif'
  165.       Font.Style = [fsBold]
  166.       ParentFont = False
  167.       Transparent = True
  168.       Layout = tlCenter
  169.     end
  170.     object Gauge: TGauge
  171.       Left = 82
  172.       Top = 191
  173.       Width = 177
  174.       Height = 15
  175.       BackColor = clBtnFace
  176.       BorderStyle = bsNone
  177.       ForeColor = clHighlight
  178.       Font.Charset = DEFAULT_CHARSET
  179.       Font.Color = clWindowText
  180.       Font.Height = -11
  181.       Font.Name = 'MS Sans Serif'
  182.       Font.Style = []
  183.       ParentFont = False
  184.       Progress = 0
  185.     end
  186.     object Label3: TLabel
  187.       Left = 15
  188.       Top = 192
  189.       Width = 58
  190.       Height = 13
  191.       AutoSize = False
  192.       Caption = 'Progress : '
  193.       Transparent = True
  194.       Layout = tlCenter
  195.     end
  196.     object LabelML: TLabel
  197.       Left = 215
  198.       Top = 130
  199.       Width = 45
  200.       Height = 17
  201.       Alignment = taCenter
  202.       AutoSize = False
  203.       Transparent = True
  204.       Layout = tlCenter
  205.     end
  206.     object LabelTL: TLabel
  207.       Left = 81
  208.       Top = 131
  209.       Width = 45
  210.       Height = 17
  211.       Alignment = taCenter
  212.       AutoSize = False
  213.       Transparent = True
  214.       Layout = tlCenter
  215.     end
  216.     object Label4: TLabel
  217.       Left = 142
  218.       Top = 133
  219.       Width = 66
  220.       Height = 13
  221.       AutoSize = False
  222.       Caption = 'Moves Limit : '
  223.       Transparent = True
  224.       Layout = tlCenter
  225.     end
  226.     object Label5: TLabel
  227.       Left = 15
  228.       Top = 133
  229.       Width = 58
  230.       Height = 13
  231.       AutoSize = False
  232.       Caption = 'Time Limit : '
  233.       Transparent = True
  234.       Layout = tlCenter
  235.     end
  236.     object ButtonPlay: TButton
  237.       Left = 192
  238.       Top = 224
  239.       Width = 69
  240.       Height = 33
  241.       Cursor = crHandPoint
  242.       Caption = 'Play !'
  243.       TabOrder = 0
  244.       OnClick = ButtonPlayClick
  245.       OnKeyDown = FormKeyDown
  246.       OnMouseDown = ButtonPlayMouseDown
  247.     end
  248.   end
  249. end
  250.