home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 501
- Top = 167
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'About SuperMemo'
- ClientHeight = 234
- ClientWidth = 330
- Color = clTeal
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = True
- Position = poScreenCenter
- Scaled = False
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnKeyDown = FormKeyDown
- OnShow = FormShow
- PixelsPerInch = 120
- TextHeight = 16
- object BackgroundPanel: TPanel
- Left = 0
- Top = 0
- Width = 330
- Height = 234
- Align = alClient
- BevelInner = bvRaised
- Color = 7392499
- TabOrder = 0
- object Panel1: TPanel
- Left = 2
- Top = 2
- Width = 326
- Height = 230
- Align = alClient
- BevelWidth = 2
- BorderStyle = bsSingle
- Caption = 'Panel1'
- Color = clBlack
- TabOrder = 0
- object WorldImage: TImage
- Left = 8
- Top = 8
- Width = 310
- Height = 210
- AutoSize = True
- Center = True
- Picture.Data = {<image000.bmp>}
- end
- object Version: TLabel
- Left = 92
- Top = 16
- Width = 18
- Height = 16
- Caption = '9.0'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object ContributionsButton: TSpeedButton
- Left = 300
- Top = 187
- Width = 3
- Height = 3
- Cursor = crCross
- Visible = False
- OnClick = ContributionsButtonClick
- end
- object VersionLabel: TLabel
- Left = 22
- Top = 16
- Width = 33
- Height = 16
- Caption = 'Build:'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Date: TLabel
- Left = 92
- Top = 30
- Width = 68
- Height = 16
- Caption = 'Oct 1, 1998'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object DateLabel: TLabel
- Left = 22
- Top = 30
- Width = 31
- Height = 16
- Caption = 'Date:'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Reseller: TLabel
- Left = 16
- Top = 192
- Width = 295
- Height = 16
- Alignment = taCenter
- AutoSize = False
- Caption = 'SuperMemo World'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- OnClick = ResellerClick
- end
- end
- end
- end
-