home *** CD-ROM | disk | FTP | other *** search
- object ImageLapsi: TImageLapsi
- Left = 346
- Top = 111
- Width = 377
- Height = 460
- Align = alClient
- BorderIcons = []
- BorderStyle = bsSizeToolWin
- Caption = 'ImageLapsi'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDefault
- Visible = True
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Kuva: TImage
- Left = 0
- Top = 0
- Width = 369
- Height = 433
- AutoSize = True
- IncrementalDisplay = True
- OnMouseDown = KuvaMouseDown
- OnMouseMove = KuvaMouseMove
- OnMouseUp = KuvaMouseUp
- OnProgress = KuvaProgress
- end
- end
-