home *** CD-ROM | disk | FTP | other *** search
- object MN_FRM: TMN_FRM
- Left = 169
- Top = 101
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsNone
- Caption = 'Kylix Slide Show'
- ClientHeight = 348
- ClientWidth = 536
- Color = clGray
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- Scaled = False
- OnActivate = FormActivate
- OnClose = FormClose
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnKeyDown = FormKeyDown
- OnKeyUp = FormKeyUp
- OnMouseDown = FormMouseDown
- OnPaint = FormPaint
- PixelsPerInch = 96
- TextHeight = 13
- object JPI: TImage
- Left = 16
- Top = 16
- Width = 73
- Height = 81
- Visible = False
- OnProgress = JPIProgress
- end
- object SSI: TTimer
- Enabled = False
- Interval = 2000
- OnTimer = SSITimer
- Left = 96
- Top = 16
- end
- end
-