home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 March / Chip_2001-03_cd1.bin / sharewar / cyktrasy / trasy.exe / 0 / RCDATA / TFUKAZKA / TFUKAZKA.txt
Text File  |  2001-01-02  |  459b  |  24 lines

  1. object FUkazka: TFUkazka
  2.   Left = 340
  3.   Top = 366
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'N∩┐╜hled'
  6.   ClientHeight = 255
  7.   ClientWidth = 537
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object ImUkazka: TImage
  17.     Left = 0
  18.     Top = 0
  19.     Width = 2000
  20.     Height = 2000
  21.     OnClick = FormClick
  22.   end
  23. end
  24.