home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2003 February / Mania_02.iso / Disk.exe / 0 / RCDATA / TFORM8 / TFORM8.txt < prev   
Text File  |  2003-01-17  |  2KB  |  88 lines

  1. object Form8: TForm8
  2.   Left = 247
  3.   Top = 270
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'CD - MANIA'
  7.   ClientHeight = 200
  8.   ClientWidth = 341
  9.   Color = clNavy
  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.   OnCreate = FormCreate
  19.   OnKeyDown = FormKeyDown
  20.   OnPaint = FormPaint
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Image1: TImage
  24.     Left = 0
  25.     Top = 8
  26.     Width = 340
  27.     Height = 118
  28.     AutoSize = True
  29.     Center = True
  30.     Picture.Data = {<image001.bmp>}
  31.     Transparent = True
  32.   end
  33.   object Panel1: TPanel
  34.     Left = 8
  35.     Top = 129
  36.     Width = 327
  37.     Height = 66
  38.     Color = 10243328
  39.     TabOrder = 0
  40.     object Button1: TButton
  41.       Left = 8
  42.       Top = 12
  43.       Width = 153
  44.       Height = 25
  45.       Caption = '∩┐╜ ∩┐╜ ∩┐╜ ∩┐╜ ∩┐╜ !'
  46.       Font.Charset = DEFAULT_CHARSET
  47.       Font.Color = clWindowText
  48.       Font.Height = -11
  49.       Font.Name = 'MS Sans Serif'
  50.       Font.Style = [fsBold]
  51.       ParentFont = False
  52.       TabOrder = 0
  53.       OnClick = Button1Click
  54.     end
  55.     object Button2: TButton
  56.       Left = 168
  57.       Top = 12
  58.       Width = 151
  59.       Height = 25
  60.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  61.       Font.Charset = DEFAULT_CHARSET
  62.       Font.Color = clWindowText
  63.       Font.Height = -11
  64.       Font.Name = 'MS Sans Serif'
  65.       Font.Style = [fsBold]
  66.       ParentFont = False
  67.       TabOrder = 1
  68.       OnClick = Button2Click
  69.     end
  70.     object StaticText2: TStaticText
  71.       Left = 7
  72.       Top = 45
  73.       Width = 315
  74.       Height = 17
  75.       Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ DivX 5'
  76.       Color = 10243328
  77.       Font.Charset = DEFAULT_CHARSET
  78.       Font.Color = clWhite
  79.       Font.Height = -11
  80.       Font.Name = 'MS Sans Serif'
  81.       Font.Style = []
  82.       ParentColor = False
  83.       ParentFont = False
  84.       TabOrder = 2
  85.     end
  86.   end
  87. end
  88.