home *** CD-ROM | disk | FTP | other *** search
- object SlideForm: TSlideForm
- Left = 110
- Top = 21
- BorderStyle = bsNone
- ClientHeight = 273
- ClientWidth = 427
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = True
- Position = poScreenCenter
- Scaled = False
- Visible = True
- WindowState = wsMaximized
- OnClose = FormClose
- OnKeyDown = FormKeyDown
- PixelsPerInch = 96
- TextHeight = 13
- object slide: TPMultiImage
- Left = 0
- Top = 0
- Width = 427
- Height = 273
- GrabHandCursor = 5
- Align = alClient
- Scrolling = False
- ShowScrollbars = True
- B_W_CopyFlags = [C_DEL]
- Color = clBtnFace
- ImageReadRes = lAutoMatic
- BlitMode = sLight
- ImageWriteRes = sAutoMatic
- TifSaveCompress = sNONE
- TiffPage = 1
- TiffAppend = False
- JPegSaveQuality = 25
- JPegSaveSmooth = 5
- OnMouseDown = slideMouseDown
- RubberBandBtn = mbLeft
- ScrollbarWidth = 12
- ParentColor = True
- TextLeft = 0
- TextTop = 0
- TextRotate = 0
- TabOrder = 0
- TabStop = False
- ZoomBy = 10
- end
- object Timer1: TTimer
- Enabled = False
- Interval = 3000
- OnTimer = Timer1Timer
- Left = 75
- Top = 27
- end
- end
-