home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 February / CHIPCD_2_2000.iso / software / testsoft / kody2000 / KODY / KODY.EXE / 0 / RCDATA / TESPLASH / TESPLASH.txt
Text File  |  1999-12-03  |  3KB  |  122 lines

  1. object eSplash: TeSplash
  2.   Left = 218
  3.   Top = 99
  4.   BorderStyle = bsNone
  5.   Caption = 'Splash'
  6.   ClientHeight = 169
  7.   ClientWidth = 413
  8.   Color = 16382448
  9.   Font.Charset = EASTEUROPE_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object HTMLabel1: THTMLabel
  19.     Left = 8
  20.     Top = 4
  21.     Width = 293
  22.     Height = 152
  23.     HTMLText.Strings = (
  24.       '<font size="20">Kody Pocztowe 2000</b></font><br>'
  25.       '(c) Studio JZK, 1996-1999. Wszelkie prawa zastrze∩┐╜one<hr><br>'
  26.       '<b>STUDIO JZK programy komputerowe</b><br>'
  27.       'skrytka 40, 80-900 Gda∩┐╜sk 2<hr><br>'
  28.       'telefon i faks: (0-58) 557-96-42, 303-27-56<br>'
  29.       'telefon: 0501 701289, 0501 149642<br>'
  30.       'faks 090 201 285, 0501 701294<hr><br>'
  31.       
  32.         'Wi∩┐╜cej informacji o programie: <a href="http://jzk.pl/kody">www.' +
  33.         'jzk.pl/kody</a>')
  34.     URLColor = 5197099
  35.     AnchorHint = False
  36.   end
  37.   object Label3: TLabel
  38.     Left = 369
  39.     Top = 84
  40.     Width = 36
  41.     Height = 13
  42.     Alignment = taRightJustify
  43.     Caption = 'wersja:'
  44.     Font.Charset = EASTEUROPE_CHARSET
  45.     Font.Color = clBlack
  46.     Font.Height = -11
  47.     Font.Name = 'Tahoma'
  48.     Font.Style = []
  49.     ParentFont = False
  50.     Transparent = True
  51.   end
  52.   object vlWErsja: TVersionLabel
  53.     Left = 303
  54.     Top = 96
  55.     Width = 102
  56.     Height = 13
  57.     VersionResource = vrFileVersion
  58.     VersionResourceKey = 'FileVersion'
  59.     InfoPrefix = 'File Version:'
  60.     ShowInfoPrefix = False
  61.     LangCharset = '-1'
  62.     Font.Charset = EASTEUROPE_CHARSET
  63.     Font.Color = clBlack
  64.     Font.Height = -11
  65.     Font.Name = 'Tahoma'
  66.     Font.Style = [fsBold]
  67.     Alignment = taRightJustify
  68.     ParentFont = False
  69.   end
  70.   object vlData: TVersionLabel
  71.     Left = 303
  72.     Top = 124
  73.     Width = 102
  74.     Height = 13
  75.     VersionResource = vrComments
  76.     VersionResourceKey = 'Comments'
  77.     InfoPrefix = 'Comments:'
  78.     ShowInfoPrefix = False
  79.     LangCharset = '-1'
  80.     Font.Charset = EASTEUROPE_CHARSET
  81.     Font.Color = clBlack
  82.     Font.Height = -11
  83.     Font.Name = 'Tahoma'
  84.     Font.Style = [fsBold]
  85.     Alignment = taRightJustify
  86.     ParentFont = False
  87.   end
  88.   object Label4: TLabel
  89.     Left = 379
  90.     Top = 112
  91.     Width = 26
  92.     Height = 13
  93.     Alignment = taRightJustify
  94.     Caption = 'data:'
  95.     Font.Charset = EASTEUROPE_CHARSET
  96.     Font.Color = clBlack
  97.     Font.Height = -11
  98.     Font.Name = 'Tahoma'
  99.     Font.Style = []
  100.     ParentFont = False
  101.     Transparent = True
  102.   end
  103.   object lbInfo: TLabel
  104.     Left = 0
  105.     Top = 151
  106.     Width = 413
  107.     Height = 18
  108.     Align = alBottom
  109.     Alignment = taCenter
  110.     AutoSize = False
  111.     Caption = 'Dzie∩┐╜ dobry.'
  112.     Color = 6973497
  113.     Font.Charset = EASTEUROPE_CHARSET
  114.     Font.Color = clWhite
  115.     Font.Height = -11
  116.     Font.Name = 'Tahoma'
  117.     Font.Style = [fsBold]
  118.     ParentColor = False
  119.     ParentFont = False
  120.   end
  121. end
  122.