home *** CD-ROM | disk | FTP | other *** search
- object PrevForm: TPrevForm
- Left = 200
- Top = 139
- AutoSize = True
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'N�hled na tituln� obr�zek'
- ClientHeight = 300
- ClientWidth = 250
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnActivate = FormActivate
- PixelsPerInch = 96
- TextHeight = 13
- object MainImage: TImage
- Left = 0
- Top = 0
- Width = 250
- Height = 300
- AutoSize = True
- ParentShowHint = False
- ShowHint = False
- Stretch = True
- OnMouseMove = MainImageMouseMove
- end
- end
-