home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 638
- Top = 206
- BorderStyle = bsToolWindow
- Caption = 'Tenebrae Credits'
- ClientHeight = 507
- ClientWidth = 378
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object RichEdit1: TRichEdit
- Left = 8
- Top = 8
- Width = 361
- Height = 433
- Cursor = crArrow
- BorderStyle = bsNone
- Color = clBtnFace
- Lines.Strings = (
- 'No credits found :(')
- TabOrder = 0
- end
- object BitBtn1: TBitBtn
- Left = 152
- Top = 456
- Width = 81
- Height = 25
- TabOrder = 1
- Kind = bkOK
- end
- end
-