home *** CD-ROM | disk | FTP | other *** search
/ WDR Computer Club Digital 1997 February / club9702.bin / SHARE95 / 95GOMOKU / _SETUP.1 / Gomoku.exe / 0 / RCDATA / TWINNERFORM / TWINNERFORM.txt < prev   
Text File  |  1996-09-02  |  6KB  |  301 lines

  1. object WinnerForm: TWinnerForm
  2.   Left = 179
  3.   Top = 191
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Game Over:'
  7.   ClientHeight = 229
  8.   ClientWidth = 332
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'System'
  12.   Font.Style = [fsBold]
  13.   KeyPreview = True
  14.   Position = poScreenCenter
  15.   OnActivate = FormActivate
  16.   OnClose = FormClose
  17.   OnKeyPress = FormKeyPress
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 16
  21.   object Background: TImage
  22.     Left = 0
  23.     Top = 0
  24.     Width = 332
  25.     Height = 229
  26.     Align = alClient
  27.     Picture.Data = {<image000.bmp>}
  28.     Stretch = True
  29.   end
  30.   object Bevel2: TBevel
  31.     Left = 0
  32.     Top = 0
  33.     Width = 332
  34.     Height = 229
  35.     Align = alClient
  36.     Shape = bsFrame
  37.   end
  38.   object Label2: TLabel
  39.     Left = 16
  40.     Top = 48
  41.     Width = 136
  42.     Height = 12
  43.     Caption = 'Moves Done     : '
  44.     Font.Color = clWhite
  45.     Font.Height = -11
  46.     Font.Name = 'MSI Console'
  47.     Font.Style = []
  48.     ParentFont = False
  49.     Transparent = True
  50.   end
  51.   object Label3: TLabel
  52.     Left = 16
  53.     Top = 72
  54.     Width = 136
  55.     Height = 12
  56.     Caption = 'Time Taken     : '
  57.     Font.Color = clWhite
  58.     Font.Height = -11
  59.     Font.Name = 'MSI Console'
  60.     Font.Style = []
  61.     ParentFont = False
  62.     Transparent = True
  63.   end
  64.   object Bevel1: TBevel
  65.     Left = 16
  66.     Top = 40
  67.     Width = 305
  68.     Height = 9
  69.     Shape = bsTopLine
  70.   end
  71.   object Bevel3: TBevel
  72.     Left = 16
  73.     Top = 64
  74.     Width = 305
  75.     Height = 9
  76.     Shape = bsTopLine
  77.   end
  78.   object Bevel4: TBevel
  79.     Left = 16
  80.     Top = 184
  81.     Width = 305
  82.     Height = 9
  83.     Shape = bsTopLine
  84.   end
  85.   object Label5: TLabel
  86.     Left = 16
  87.     Top = 96
  88.     Width = 128
  89.     Height = 12
  90.     Caption = 'Hints Used     :'
  91.     Font.Color = clWhite
  92.     Font.Height = -11
  93.     Font.Name = 'MSI Console'
  94.     Font.Style = []
  95.     ParentFont = False
  96.     Transparent = True
  97.   end
  98.   object Bevel5: TBevel
  99.     Left = 16
  100.     Top = 88
  101.     Width = 305
  102.     Height = 9
  103.     Shape = bsTopLine
  104.   end
  105.   object MovesDone: TLabel
  106.     Left = 152
  107.     Top = 48
  108.     Width = 72
  109.     Height = 12
  110.     Caption = 'MovesDone'
  111.     Font.Color = clWhite
  112.     Font.Height = -11
  113.     Font.Name = 'MSI Console'
  114.     Font.Style = []
  115.     ParentFont = False
  116.     Transparent = True
  117.   end
  118.   object TimeTaken: TLabel
  119.     Left = 152
  120.     Top = 72
  121.     Width = 72
  122.     Height = 12
  123.     Caption = 'TimeTaken'
  124.     Font.Color = clWhite
  125.     Font.Height = -11
  126.     Font.Name = 'MSI Console'
  127.     Font.Style = []
  128.     ParentFont = False
  129.     Transparent = True
  130.   end
  131.   object HintsUsed: TLabel
  132.     Left = 152
  133.     Top = 96
  134.     Width = 8
  135.     Height = 12
  136.     Font.Color = clWhite
  137.     Font.Height = -11
  138.     Font.Name = 'MSI Console'
  139.     Font.Style = []
  140.     ParentFont = False
  141.     Transparent = True
  142.   end
  143.   object WinnerColor: TShape
  144.     Left = 88
  145.     Top = 12
  146.     Width = 25
  147.     Height = 20
  148.     Brush.Color = clAqua
  149.     Shape = stCircle
  150.   end
  151.   object LabelEffect1: TLabelEffect
  152.     Left = 14
  153.     Top = 4
  154.     Width = 75
  155.     Height = 33
  156.     DepthHighlight = 0
  157.     DepthShadow = 2
  158.     DirectionHighlight = edNone
  159.     ColourHighlight = clAqua
  160.     ColourShadow = clNavy
  161.     EffectStyle = esShadow
  162.     ColourScheme = csSteel
  163.     Caption = 'Won:'
  164.     Font.Color = clWhite
  165.     Font.Height = -27
  166.     Font.Name = 'Times New Roman'
  167.     Font.Style = [fsBold]
  168.     ParentFont = False
  169.     Transparent = True
  170.   end
  171.   object WinnerName: TLabelEffect
  172.     Left = 118
  173.     Top = 5
  174.     Width = 211
  175.     Height = 33
  176.     DepthHighlight = 0
  177.     DepthShadow = 2
  178.     DirectionHighlight = edNone
  179.     ColourHighlight = clAqua
  180.     ColourShadow = clNavy
  181.     EffectStyle = esShadow
  182.     ColourScheme = csSteel
  183.     Font.Color = clWhite
  184.     Font.Height = -27
  185.     Font.Name = 'Times New Roman'
  186.     Font.Style = [fsBold]
  187.     ParentFont = False
  188.     Transparent = True
  189.   end
  190.   object Bevel6: TBevel
  191.     Left = 16
  192.     Top = 136
  193.     Width = 305
  194.     Height = 9
  195.     Shape = bsTopLine
  196.   end
  197.   object Label1: TLabel
  198.     Left = 16
  199.     Top = 168
  200.     Width = 128
  201.     Height = 12
  202.     Caption = 'Switched Sides :'
  203.     Font.Color = clWhite
  204.     Font.Height = -11
  205.     Font.Name = 'MSI Console'
  206.     Font.Style = []
  207.     ParentFont = False
  208.     Transparent = True
  209.   end
  210.   object CommentsUsed: TLabel
  211.     Left = 152
  212.     Top = 144
  213.     Width = 8
  214.     Height = 12
  215.     Font.Color = clWhite
  216.     Font.Height = -11
  217.     Font.Name = 'MSI Console'
  218.     Font.Style = []
  219.     ParentFont = False
  220.     Transparent = True
  221.   end
  222.   object Bevel7: TBevel
  223.     Left = 16
  224.     Top = 160
  225.     Width = 305
  226.     Height = 9
  227.     Shape = bsTopLine
  228.   end
  229.   object Label4: TLabel
  230.     Left = 16
  231.     Top = 144
  232.     Width = 128
  233.     Height = 12
  234.     Caption = 'Comments Used  :'
  235.     Font.Color = clWhite
  236.     Font.Height = -11
  237.     Font.Name = 'MSI Console'
  238.     Font.Style = []
  239.     ParentFont = False
  240.     Transparent = True
  241.   end
  242.   object SwitchedSides: TLabel
  243.     Left = 152
  244.     Top = 168
  245.     Width = 8
  246.     Height = 12
  247.     Font.Color = clWhite
  248.     Font.Height = -11
  249.     Font.Name = 'MSI Console'
  250.     Font.Style = []
  251.     ParentFont = False
  252.     Transparent = True
  253.   end
  254.   object Label6: TLabel
  255.     Left = 16
  256.     Top = 120
  257.     Width = 128
  258.     Height = 12
  259.     Caption = 'Undo Used      :'
  260.     Font.Color = clWhite
  261.     Font.Height = -11
  262.     Font.Name = 'MSI Console'
  263.     Font.Style = []
  264.     ParentFont = False
  265.     Transparent = True
  266.   end
  267.   object UndoUsed: TLabel
  268.     Left = 152
  269.     Top = 120
  270.     Width = 8
  271.     Height = 12
  272.     Font.Color = clWhite
  273.     Font.Height = -11
  274.     Font.Name = 'MSI Console'
  275.     Font.Style = []
  276.     ParentFont = False
  277.     Transparent = True
  278.   end
  279.   object Bevel8: TBevel
  280.     Left = 16
  281.     Top = 112
  282.     Width = 305
  283.     Height = 9
  284.     Shape = bsTopLine
  285.   end
  286.   object Button1: TButton
  287.     Left = 117
  288.     Top = 200
  289.     Width = 99
  290.     Height = 25
  291.     Caption = '&OK'
  292.     Font.Color = clBlack
  293.     Font.Height = -11
  294.     Font.Name = 'MS Sans Serif'
  295.     Font.Style = [fsBold]
  296.     ModalResult = 1
  297.     ParentFont = False
  298.     TabOrder = 0
  299.   end
  300. end
  301.