home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2003 July / Mania_07_CD2.iso / Disk.exe / 0 / RCDATA / TFORM8 / TFORM8.txt < prev   
Text File  |  2003-06-19  |  2KB  |  87 lines

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