home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 January / chipcd20010102.iso / software / internet / easyhtml / _SETUP.1 / EasyHtml.exe / 0 / RCDATA / TIMAGELAPSI / TIMAGELAPSI.txt
Encoding:
Text File  |  1999-08-04  |  717 b   |  35 lines

  1. object ImageLapsi: TImageLapsi
  2.   Left = 346
  3.   Top = 111
  4.   Width = 377
  5.   Height = 460
  6.   Align = alClient
  7.   BorderIcons = []
  8.   BorderStyle = bsSizeToolWin
  9.   Caption = 'ImageLapsi'
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Position = poDefault
  18.   Visible = True
  19.   OnCreate = FormCreate
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Kuva: TImage
  23.     Left = 0
  24.     Top = 0
  25.     Width = 369
  26.     Height = 433
  27.     AutoSize = True
  28.     IncrementalDisplay = True
  29.     OnMouseDown = KuvaMouseDown
  30.     OnMouseMove = KuvaMouseMove
  31.     OnMouseUp = KuvaMouseUp
  32.     OnProgress = KuvaProgress
  33.   end
  34. end
  35.