home *** CD-ROM | disk | FTP | other *** search
- object MP3PlayAbout: TMP3PlayAbout
- Left = 200
- Top = 108
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'About this control...'
- ClientHeight = 156
- ClientWidth = 329
- Color = clBtnFace
- ParentFont = True
- OldCreateOrder = True
- Position = poScreenCenter
- PixelsPerInch = 120
- TextHeight = 16
- object NameLbl: TLabel
- Left = 60
- Top = 8
- Width = 209
- Height = 20
- Caption = 'Softuarium MP3Play v2.0'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -17
- Font.Name = 'Default'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object CopyrightLbl: TLabel
- Left = 12
- Top = 39
- Width = 305
- Height = 64
- Caption =
- 'Copyright (c) 2000 Softuarium'#13#10'www.softuarium.com, info@softuari' +
- 'um.com'#13#10'mpeg decoder engine by Eugene Mayevski'#13#10'Eugene-Mayevski@' +
- 'usa.net, www.ig.com.ua/wabbit'
- end
- object OkBtn: TButton
- Left = 118
- Top = 118
- Width = 92
- Height = 31
- Cancel = True
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- end
-