home *** CD-ROM | disk | FTP | other *** search
- object Contributions: TContributions
- Left = 330
- Top = 19
- BorderIcons = [biSystemMenu]
- BorderStyle = bsToolWindow
- Caption = 'Contributions'
- ClientHeight = 559
- ClientWidth = 696
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- Visible = True
- OnCreate = FormCreate
- PixelsPerInch = 120
- TextHeight = 20
- object Label1: TLabel
- Left = 18
- Top = 20
- Width = 663
- Height = 31
- Alignment = taCenter
- AutoSize = False
- Caption = 'SuperMemo Team: 1994-1998'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -27
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Cancel: TBitBtn
- Left = 552
- Top = 388
- Width = 1
- Height = 1
- Cancel = True
- ModalResult = 2
- TabOrder = 1
- NumGlyphs = 2
- end
- object BitBtn1: TBitBtn
- Left = 262
- Top = 498
- Width = 182
- Height = 41
- Caption = '&OK'
- TabOrder = 0
- Kind = bkOK
- end
- object Memo1: TMemo
- Left = 16
- Top = 56
- Width = 665
- Height = 433
- Lines.Strings = (
- 'Design: P. Wozniak, SuperMemo World and ... users of SuperMemo'
-
- 'Programming: Piotr Wozniak (chief programmer), Oliwer Ptak (brow' +
- 'sers), Bartosz '
-
- 'Dreger (plug-in), Andrzej Lapa (DLLs and add-ins), Grzegorz Male' +
- 'wski (installer), Piotr '
-
- 'Metzler (DLL interface), Stanley Fischer (internationalization),' +
- ' Janick Fortin (image '
- 'handling)'
- ''
- 'Graphic design: O.Ptak, R.Sniegowski, P.Szczuko'
- 'Video Clips: O.Ptak'
- 'SuperMemo Funk: Break Band, 1983, Mr Zoob, 1997'
- ''
- 'Software: Delphi 3.02'
- ''
-
- 'SuperMemo Development Spots: "Gorska Perla" in Bystrzyckie Mount' +
- 'ains, Nowa Wies, '
- 'Strzeszynek near Poznan, SuperMemo Research'
- ''
-
- 'SuperMemo repetition spacing technology: Dr P.A.Wozniak, Poland,' +
- ' 1982-1998. '
-
- 'Neural Network plug-in: B.Dreger, P.Wierzejewski, T.Biedka, K.Ka' +
- 'chlicki, M.Plazewski, '
-
- 'P.Wozniak, K.Krawiec (Institude of Computer Science, Technical U' +
- 'niversity of Poznan)'
- ''
-
- 'Special thanks for unusual contribution to SuperMemo: Prof.W.Abr' +
- 'amowicz, '
-
- 'Dr.E.Gorzelanczyk, K.Biedalak, M.Hejwosz, M.Morawska, P.Maksimcz' +
- 'yk, M.Georgiew, '
-
- 'M.Newcomer, B.Kowalewski, P.Wimmer, V.Losik, M.Butrymowicz, A.Ho' +
- 'rodenski, '
-
- 'A.Lapa, O.Ptak, S.Fischer, B.Dreger, P.Wierzejewski, Prof. Kierz' +
- 'kowski, and many '
- 'more.')
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 2
- end
- end
-