home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2005 October / Igromania_2005-10.iso / DiskVM.exe / 0 / RCDATA / TFORM8 / TFORM8.txt < prev   
Text File  |  2005-03-16  |  856b  |  42 lines

  1. object Form8: TForm8
  2.   Left = 788
  3.   Top = 689
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsNone
  6.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  7.   ClientHeight = 66
  8.   ClientWidth = 115
  9.   Color = clBlack
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poDesktopCenter
  18.   OnClick = FormClick
  19.   OnCreate = FormCreate
  20.   OnKeyDown = FormKeyDown
  21.   OnMouseDown = FormMouseDown
  22.   OnMouseMove = FormMouseMove
  23.   OnMouseUp = FormMouseUp
  24.   OnPaint = FormPaint
  25.   PixelsPerInch = 96
  26.   TextHeight = 13
  27.   object Image1: TImage
  28.     Left = 4
  29.     Top = 10
  30.     Width = 133
  31.     Height = 135
  32.     Visible = False
  33.   end
  34.   object Image2: TImage
  35.     Left = 144
  36.     Top = 8
  37.     Width = 121
  38.     Height = 137
  39.     Visible = False
  40.   end
  41. end
  42.