home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2002 November / Igromania_11.iso / Disk.exe / 0 / RCDATA / TFORM8 / TFORM8.txt < prev   
Text File  |  2002-10-18  |  2KB  |  76 lines

  1. object Form8: TForm8
  2.   Left = 256
  3.   Top = 248
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'CD - MANIA'
  7.   ClientHeight = 183
  8.   ClientWidth = 341
  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.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poDesktopCenter
  18.   OnPaint = FormPaint
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Image1: TImage
  22.     Left = 0
  23.     Top = 8
  24.     Width = 340
  25.     Height = 118
  26.     AutoSize = True
  27.     Center = True
  28.     Picture.Data = {<image001.bmp>}
  29.     Transparent = True
  30.   end
  31.   object Button1: TButton
  32.     Left = 0
  33.     Top = 136
  34.     Width = 161
  35.     Height = 25
  36.     Caption = '∩┐╜ ∩┐╜ ∩┐╜ ∩┐╜ ∩┐╜ !'
  37.     Font.Charset = DEFAULT_CHARSET
  38.     Font.Color = clWindowText
  39.     Font.Height = -11
  40.     Font.Name = 'MS Sans Serif'
  41.     Font.Style = [fsBold]
  42.     ParentFont = False
  43.     TabOrder = 0
  44.     OnClick = Button1Click
  45.   end
  46.   object Button2: TButton
  47.     Left = 168
  48.     Top = 136
  49.     Width = 161
  50.     Height = 25
  51.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  52.     Font.Charset = DEFAULT_CHARSET
  53.     Font.Color = clWindowText
  54.     Font.Height = -11
  55.     Font.Name = 'MS Sans Serif'
  56.     Font.Style = [fsBold]
  57.     ParentFont = False
  58.     TabOrder = 1
  59.     OnClick = Button2Click
  60.   end
  61.   object StaticText2: TStaticText
  62.     Left = 1
  63.     Top = 168
  64.     Width = 327
  65.     Height = 17
  66.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ DivX ;-) 5'
  67.     Font.Charset = DEFAULT_CHARSET
  68.     Font.Color = clBlack
  69.     Font.Height = -11
  70.     Font.Name = 'MS Sans Serif'
  71.     Font.Style = []
  72.     ParentFont = False
  73.     TabOrder = 2
  74.   end
  75. end
  76.