home *** CD-ROM | disk | FTP | other *** search
/ Igromania 1999 September / 24_09_1999.iso / Igromania.exe / 0 / RCDATA / TABOUTFORM / TABOUTFORM.txt < prev   
Text File  |  1999-08-05  |  2KB  |  92 lines

  1. object AboutForm: TAboutForm
  2.   Left = 238
  3.   Top = 144
  4.   VertScrollBar.Color = clBlack
  5.   VertScrollBar.ParentColor = False
  6.   VertScrollBar.Style = ssFlat
  7.   BorderIcons = []
  8.   BorderStyle = bsNone
  9.   Caption = 'AboutPage'
  10.   ClientHeight = 400
  11.   ClientWidth = 500
  12.   Color = clBlack
  13.   Font.Charset = DEFAULT_CHARSET
  14.   Font.Color = clWindowText
  15.   Font.Height = -11
  16.   Font.Name = 'MS Sans Serif'
  17.   Font.Style = []
  18.   FormStyle = fsStayOnTop
  19.   OldCreateOrder = False
  20.   OnCloseQuery = FormCloseQuery
  21.   OnCreate = FormCreate
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object BackgroundImage: TImage
  25.     Left = 0
  26.     Top = 0
  27.     Width = 500
  28.     Height = 400
  29.     Cursor = 1
  30.     AutoSize = True
  31.     Picture.Data = {<image000.bmp>}
  32.     OnMouseMove = BackgroundImageMouseMove
  33.   end
  34.   object InfoLabel: TLabel
  35.     Left = 16
  36.     Top = 160
  37.     Width = 297
  38.     Height = 41
  39.     Cursor = 1
  40.     AutoSize = False
  41.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ CD-ROM ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ "∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜".'
  42.     Font.Charset = ANSI_CHARSET
  43.     Font.Color = 54005
  44.     Font.Height = -11
  45.     Font.Name = 'PragmaticaCTT'
  46.     Font.Style = []
  47.     ParentFont = False
  48.     ShowAccelChar = False
  49.     Transparent = True
  50.     WordWrap = True
  51.     OnMouseMove = BackgroundImageMouseMove
  52.   end
  53.   object Info2Label: TLabel
  54.     Left = 16
  55.     Top = 200
  56.     Width = 297
  57.     Height = 201
  58.     Cursor = 1
  59.     AutoSize = False
  60.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ CD-ROM ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ "∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜".'
  61.     Font.Charset = ANSI_CHARSET
  62.     Font.Color = clWhite
  63.     Font.Height = -11
  64.     Font.Name = 'PragmaticaCTT'
  65.     Font.Style = []
  66.     ParentFont = False
  67.     ShowAccelChar = False
  68.     Transparent = True
  69.     WordWrap = True
  70.     OnMouseMove = BackgroundImageMouseMove
  71.   end
  72.   object BlinkImage: TImage
  73.     Left = 320
  74.     Top = 221
  75.     Width = 168
  76.     Height = 168
  77.     AutoSize = True
  78.     Picture.Data = {<image001.bmp>}
  79.     Visible = False
  80.   end
  81.   object BlinkLabel: TLabel
  82.     Left = 328
  83.     Top = 224
  84.     Width = 153
  85.     Height = 161
  86.     Cursor = 1
  87.     AutoSize = False
  88.     Transparent = True
  89.     OnMouseMove = BlinkLabelMouseMove
  90.   end
  91. end
  92.