home *** CD-ROM | disk | FTP | other *** search
- object SponsorForm: TSponsorForm
- Left = 192
- Top = 262
- Width = 696
- Height = 393
- ActiveControl = SponsorFrame
- BorderStyle = bsSizeToolWin
- Caption = 'SponsorForm'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- OnActivate = FormActivate
- OnCreate = FormCreate
- OnResize = FormResize
- PixelsPerInch = 96
- TextHeight = 13
- object SponsorFrame: TFrameViewer
- Left = 6
- Top = 15
- Width = 660
- Height = 267
- Cursor = 2
- ImageCacheCount = 0
- NoSelect = False
- PrintMarginLeft = 2.000000000000000000
- PrintMarginRight = 2.000000000000000000
- PrintMarginTop = 2.000000000000000000
- PrintMarginBottom = 2.000000000000000000
- DefBackground = clWhite
- DefFontName = 'MS Sans Serif'
- DefPreFontName = 'Courier New'
- DefFontSize = 10
- DefFontColor = clBlack
- DefOverLinkColor = clNavy
- VisitedMaxCount = 5
- HistoryMaxCount = 30
- CharSet = DEFAULT_CHARSET
- ShowHint = True
- TabOrder = 0
- fvOptions = [fvNoBorder, fvOverLinksActive]
- end
- object Buttonbar: TPanel
- Left = 0
- Top = 335
- Width = 688
- Height = 31
- Align = alBottom
- TabOrder = 1
- object OkBtn: TButton
- Left = 521
- Top = 4
- Width = 85
- Height = 25
- Caption = 'Weitere Info...'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- object CancelBtn: TButton
- Left = 609
- Top = 4
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Schlie�en'
- ModalResult = 2
- TabOrder = 1
- end
- end
- end
-