home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 October / PCWorld_1999-10_cd2.bin / Supreme / _SETUP.1 / Contact.exe / 0 / RCDATA / TFORMTHANK / TFORMTHANK.txt < prev   
Text File  |  1999-09-06  |  1KB  |  63 lines

  1. object FormThank: TFormThank
  2.   Left = 270
  3.   Top = 166
  4.   BorderStyle = bsDialog
  5.   Caption = 'Zaregistrov∩┐╜no'
  6.   ClientHeight = 162
  7.   ClientWidth = 290
  8.   Color = clBtnFace
  9.   ParentFont = True
  10.   OldCreateOrder = True
  11.   Position = poScreenCenter
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object Bevel1: TBevel
  15.     Left = 8
  16.     Top = 8
  17.     Width = 273
  18.     Height = 117
  19.     Shape = bsFrame
  20.   end
  21.   object ImageThank: TImage
  22.     Left = 20
  23.     Top = 20
  24.     Width = 32
  25.     Height = 32
  26.     AutoSize = True
  27.     Picture.Data = {<image000.bmp>}
  28.     Transparent = True
  29.   end
  30.   object BtnClose: TButton
  31.     Left = 207
  32.     Top = 132
  33.     Width = 75
  34.     Height = 25
  35.     Cancel = True
  36.     Caption = 'Zav∩┐╜∩┐╜t'
  37.     Default = True
  38.     ModalResult = 1
  39.     TabOrder = 0
  40.   end
  41.   object LB: TListBox
  42.     Left = 68
  43.     Top = 20
  44.     Width = 197
  45.     Height = 93
  46.     Color = clAqua
  47.     ItemHeight = 13
  48.     Items.Strings = (
  49.       'D∩┐╜kujeme V∩┐╜m za Va∩┐╜e rozhodnut∩┐╜'
  50.       'pou∩┐╜∩┐╜vat produkt Supreme Contact.'
  51.       'V p∩┐╜∩┐╜pad∩┐╜ probl∩┐╜m∩┐╜ n∩┐╜s nev∩┐╜hejte'
  52.       'kontaktovat.'
  53.       ''
  54.       '                            Auto∩┐╜i')
  55.     TabOrder = 1
  56.   end
  57.   object Wallpaper1: TWallpaper
  58.     ResourceName = 'WALLPAPER'
  59.     Left = 4
  60.     Top = 128
  61.   end
  62. end
  63.