home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd1.bin / ctenari / Salas / 00.hdf / 0 / RCDATA / TFORM4 / TFORM4.txt < prev   
Encoding:
Text File  |  2002-04-26  |  1.2 KB  |  60 lines

  1. object Form4: TForm4
  2.   Left = 227
  3.   Top = 167
  4.   AutoSize = True
  5.   BorderStyle = bsNone
  6.   Caption = ' K * O * N * E * C'
  7.   ClientHeight = 240
  8.   ClientWidth = 320
  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.   OldCreateOrder = False
  16.   OnKeyPress = FormKeyPress
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Image1: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 320
  23.     Height = 240
  24.     AutoSize = True
  25.     Picture.Data = {<image000.jpg>}
  26.   end
  27.   object Label1: TLabel
  28.     Left = 0
  29.     Top = 224
  30.     Width = 320
  31.     Height = 14
  32.     Caption = 
  33.       '                                Bohuslav Sala∩┐╜ < goldxxxgold@sez' +
  34.       'nam.cz >  '
  35.     Color = clBlack
  36.     Font.Charset = EASTEUROPE_CHARSET
  37.     Font.Color = clWhite
  38.     Font.Height = -11
  39.     Font.Name = 'Arial'
  40.     Font.Style = []
  41.     ParentColor = False
  42.     ParentFont = False
  43.   end
  44.   object Label2: TLabel
  45.     Left = 72
  46.     Top = 8
  47.     Width = 4
  48.     Height = 16
  49.     Alignment = taCenter
  50.     Color = clBlack
  51.     Font.Charset = EASTEUROPE_CHARSET
  52.     Font.Color = clYellow
  53.     Font.Height = -13
  54.     Font.Name = 'Arial'
  55.     Font.Style = []
  56.     ParentColor = False
  57.     ParentFont = False
  58.   end
  59. end
  60.