home *** CD-ROM | disk | FTP | other *** search
- object AramisForm: TAramisForm
- Left = 239
- Top = 163
- BorderStyle = bsNone
- ClientHeight = 247
- ClientWidth = 400
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- Scaled = False
- OnCloseQuery = FormCloseQuery
- OnHide = FormHide
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 400
- Height = 247
- Align = alClient
- OnClick = Image1Click
- end
- object Timer: TTimer
- Interval = 5000
- OnTimer = TimerTimer
- Left = 10
- Top = 10
- end
- end
-