home *** CD-ROM | disk | FTP | other *** search
- object ImageView: TImageView
- Left = 7
- Top = 149
- Width = 792
- Height = 375
- Caption = 'ImageView'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- Position = poDefault
- Visible = True
- OnClose = FormClose
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnKeyDown = FormKeyDown
- OnResize = ulimageResize
- PixelsPerInch = 96
- TextHeight = 13
- object StatusBar: TPanel
- Left = 0
- Top = 330
- Width = 784
- Height = 18
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 0
- OnResize = StatusBarResize
- object sbXY: TPanel
- Left = 685
- Top = 0
- Width = 99
- Height = 18
- Align = alRight
- BevelInner = bvLowered
- TabOrder = 0
- end
- object sbProps: TPanel
- Left = 480
- Top = 0
- Width = 205
- Height = 18
- Align = alRight
- BevelInner = bvLowered
- TabOrder = 1
- end
- object sbMessage2: TPanel
- Left = 362
- Top = 0
- Width = 118
- Height = 18
- Align = alRight
- BevelInner = bvLowered
- TabOrder = 2
- object lObject: TLabel
- Left = 3
- Top = 2
- Width = 111
- Height = 13
- AutoSize = False
- end
- end
- object sbMessage: TPanel
- Left = 0
- Top = 0
- Width = 362
- Height = 18
- BevelOuter = bvNone
- FullRepaint = False
- TabOrder = 3
- object lMessage: TLabel
- Left = 2
- Top = 2
- Width = 358
- Height = 13
- AutoSize = False
- end
- end
- end
- object AdPanel: TPanel
- Left = 0
- Top = 268
- Width = 784
- Height = 62
- Align = alBottom
- BevelOuter = bvLowered
- Constraints.MaxHeight = 62
- Constraints.MinHeight = 62
- TabOrder = 1
- Visible = False
- object Advertisement1: TPanel
- Left = 177
- Top = 1
- Width = 468
- Height = 60
- BevelOuter = bvNone
- TabOrder = 0
- object AdImage: TImage
- Left = 0
- Top = 0
- Width = 468
- Height = 60
- Align = alClient
- OnClick = AdImageClick
- end
- end
- end
- object PMultiPage: TPanel
- Left = 0
- Top = 227
- Width = 784
- Height = 41
- Align = alBottom
- BevelInner = bvLowered
- TabOrder = 2
- Visible = False
- end
- object Timer1: TTimer
- Enabled = False
- OnTimer = Timer1Timer
- Left = 575
- Top = 140
- end
- object Timer2: TTimer
- Enabled = False
- Interval = 20000
- OnTimer = Timer2Timer
- Left = 617
- Top = 139
- end
- end
-