home *** CD-ROM | disk | FTP | other *** search
- object G2AboutForm: TG2AboutForm
- Left = 233
- Top = 172
- BorderStyle = bsDialog
- Caption = 'About GMP3'
- ClientHeight = 207
- ClientWidth = 281
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnActivate = FormActivate
- OnClose = FormClose
- GradientStopColor = clPurple
- PixelsPerInch = 96
- TextHeight = 13
- object OKButtonPanel: TPanel
- Left = 0
- Top = 175
- Width = 281
- Height = 32
- Align = alBottom
- Caption = 'OKButtonPanel'
- Color = clBlack
- TabOrder = 0
- object OKButton: TButton
- Left = 106
- Top = 4
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- OnClick = OKButtonClick
- end
- end
- object TabButtonPanel: TPanel
- Left = 0
- Top = 0
- Width = 281
- Height = 22
- Align = alTop
- Color = clBlack
- TabOrder = 1
- object GMP3AboutButton: TPanel
- Left = 3
- Top = 3
- Width = 57
- Height = 16
- Color = clBlack
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- OnClick = GMP3AboutButtonClick
- object GMP3TabBtn: TRxLabel
- Left = 12
- Top = 1
- Width = 32
- Height = 13
- Alignment = taCenter
- Caption = 'GMP3'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- ShadowColor = clGreen
- Transparent = True
- OnClick = GMP3AboutButtonClick
- end
- end
- object MorphAboutButton: TPanel
- Left = 64
- Top = 3
- Width = 57
- Height = 16
- Color = clBlack
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- OnClick = MorphAboutButtonClick
- object MorphTabBtn: TRxLabel
- Left = 12
- Top = 1
- Width = 32
- Height = 13
- Alignment = taCenter
- Caption = 'Morph'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- ShadowColor = clGreen
- Transparent = True
- OnClick = MorphAboutButtonClick
- end
- end
- end
- object AboutGMP3Panel: TPanel
- Left = 1
- Top = 22
- Width = 281
- Height = 153
- BevelInner = bvRaised
- BevelOuter = bvLowered
- BorderStyle = bsSingle
- Color = clBlack
- TabOrder = 2
- object ProgramIcon: TImage
- Left = 16
- Top = 16
- Width = 49
- Height = 49
- Picture.Data = {<image000.bmp>}
- Stretch = True
- Transparent = True
- IsControl = True
- end
- object ProductName: TLabel
- Left = 88
- Top = 16
- Width = 138
- Height = 13
- Caption = 'GMP3 - Garth'#39's MPEG Player'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clSilver
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- IsControl = True
- end
- object Version: TLabel
- Left = 88
- Top = 40
- Width = 169
- Height = 13
- Caption = 'Version 1.08a May 25, 1998'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clSilver
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- IsControl = True
- end
- object Copyright: TLabel
- Left = 8
- Top = 80
- Width = 47
- Height = 13
- Caption = 'Copyright '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clSilver
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- IsControl = True
- end
- object Comments: TLabel
- Left = 8
- Top = 104
- Width = 264
- Height = 39
- Caption =
- 'This program is freeware, if you like it send me an email of en' +
- 'couragement. Use at your own risk, the author will take no resp' +
- 'onsilbiltiy for any damages.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clSilver
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- object AuthorEmailURLLabel: TmdURLLabel
- Left = 61
- Top = 80
- Width = 76
- Height = 13
- Hint = 'gdahlstr@julian.uwo.ca'
- ShowHint = True
- ParentShowHint = False
- LinkFont.Charset = DEFAULT_CHARSET
- LinkFont.Color = clBlue
- LinkFont.Height = -11
- LinkFont.Name = 'MS Sans Serif'
- LinkFont.Style = [fsUnderline]
- PassiveFont.Charset = DEFAULT_CHARSET
- PassiveFont.Color = clWindowText
- PassiveFont.Height = -11
- PassiveFont.Name = 'MS Sans Serif'
- PassiveFont.Style = []
- Caption = 'Garth Dahlstrom'
- URL = 'gdahlstr@julian.uwo.ca'
- URLAsHint = True
- ShowPrefix = False
- LabelType = Auto
- LinkType = mailto
- end
- object AuthorHomepageURLLabel: TmdURLLabel
- Left = 143
- Top = 80
- Width = 89
- Height = 13
- Hint = 'www-garth.home.ml.org/gmp3'
- ShowHint = True
- ParentShowHint = False
- LinkFont.Charset = DEFAULT_CHARSET
- LinkFont.Color = clBlue
- LinkFont.Height = -11
- LinkFont.Name = 'MS Sans Serif'
- LinkFont.Style = [fsUnderline]
- PassiveFont.Charset = DEFAULT_CHARSET
- PassiveFont.Color = clWindowText
- PassiveFont.Height = -11
- PassiveFont.Name = 'MS Sans Serif'
- PassiveFont.Style = []
- Caption = 'GMP3 Home Page'
- URL = 'www-garth.home.ml.org/gmp3'
- URLAsHint = True
- ShowPrefix = False
- LabelType = Auto
- LinkType = http
- end
- object CheckMyPage: TLabel
- Left = 88
- Top = 60
- Width = 159
- Height = 13
- Caption = 'Check my home page for updates'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clSilver
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- object AboutMorphPanel: TPanel
- Left = 280
- Top = 22
- Width = 281
- Height = 153
- BevelOuter = bvLowered
- Color = clBlack
- TabOrder = 3
- object MorphAuthorEmailURLLabel: TmdURLLabel
- Left = 112
- Top = 116
- Width = 149
- Height = 13
- Hint = 'Email@Address'
- LinkFont.Charset = DEFAULT_CHARSET
- LinkFont.Color = clBlue
- LinkFont.Height = -11
- LinkFont.Name = 'MS Sans Serif'
- LinkFont.Style = [fsUnderline]
- PassiveFont.Charset = DEFAULT_CHARSET
- PassiveFont.Color = clWindowText
- PassiveFont.Height = -11
- PassiveFont.Name = 'MS Sans Serif'
- PassiveFont.Style = []
- Caption = '(EMail) Adjust the URL Property'
- URL = 'Email@Address'
- URLAsHint = True
- ShowPrefix = False
- LabelType = Auto
- LinkType = mailto
- end
- object MorphAuthorHomepageURLLabel: TmdURLLabel
- Left = 112
- Top = 132
- Width = 156
- Height = 13
- Hint = 'www.homepage.my'
- LinkFont.Charset = DEFAULT_CHARSET
- LinkFont.Color = clBlue
- LinkFont.Height = -11
- LinkFont.Name = 'MS Sans Serif'
- LinkFont.Style = [fsUnderline]
- PassiveFont.Charset = DEFAULT_CHARSET
- PassiveFont.Color = clWindowText
- PassiveFont.Height = -11
- PassiveFont.Name = 'MS Sans Serif'
- PassiveFont.Style = []
- Caption = '(WWW) Adjust the URL Property'
- URL = 'www.homepage.my'
- URLAsHint = True
- ShowPrefix = False
- LabelType = Auto
- LinkType = http
- end
- object MorphLogo: TImage
- Left = 16
- Top = 8
- Width = 57
- Height = 57
- Center = True
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object MorphCredits: TRxLabel
- Left = 88
- Top = 48
- Width = 159
- Height = 13
- Caption = 'Credits Greetings Advertising Etc.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ShadowColor = clGreen
- Transparent = True
- WordWrap = True
- end
- object MorphNameLabel: TRxLabel
- Left = 88
- Top = 16
- Width = 120
- Height = 22
- Caption = 'Morph Name'
- Font.Charset = ANSI_CHARSET
- Font.Color = clRed
- Font.Height = -19
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- ShadowPos = spRightBottom
- Transparent = True
- end
- object EmailLabel: TRxLabel
- Left = 40
- Top = 116
- Width = 30
- Height = 13
- Caption = 'Email:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clSilver
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ShadowSize = 0
- Transparent = True
- end
- object HomepageLabel: TRxLabel
- Left = 40
- Top = 132
- Width = 57
- Height = 13
- Caption = 'Homepage:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clSilver
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ShadowSize = 0
- Transparent = True
- end
- end
- object AboutFormDsg: TFormDsg
- AutoSave = False
- FileName = 'GradientForm3'
- PopUpMenu = G1MainForm.EditModePopup
- OnDeleteObject = AboutFormDsgDeleteObject
- OnSelectObject = AboutFormDsgSelectObject
- Left = 12
- Top = 134
- end
- object MorphInfoStorage: TFormStorage
- Active = False
- Options = []
- StoredProps.Strings = (
- 'MorphAuthorEmailURLLabel.Align'
- 'MorphAuthorEmailURLLabel.Alignment'
- 'MorphAuthorEmailURLLabel.AutoSize'
- 'MorphAuthorEmailURLLabel.Caption'
- 'MorphAuthorEmailURLLabel.Color'
- 'MorphAuthorEmailURLLabel.Cursor'
- 'MorphAuthorEmailURLLabel.Enabled'
- 'MorphAuthorEmailURLLabel.Height'
- 'MorphAuthorEmailURLLabel.Hint'
- 'MorphAuthorEmailURLLabel.LabelType'
- 'MorphAuthorEmailURLLabel.Left'
- 'MorphAuthorEmailURLLabel.LinkFont'
- 'MorphAuthorEmailURLLabel.LinkType'
- 'MorphAuthorEmailURLLabel.PassiveFont'
- 'MorphAuthorEmailURLLabel.ShowHint'
- 'MorphAuthorEmailURLLabel.ShowPrefix'
- 'MorphAuthorEmailURLLabel.Top'
- 'MorphAuthorEmailURLLabel.Transparent'
- 'MorphAuthorEmailURLLabel.URL'
- 'MorphAuthorEmailURLLabel.URLAsHint'
- 'MorphAuthorEmailURLLabel.Visible'
- 'MorphAuthorEmailURLLabel.Width'
- 'MorphAuthorEmailURLLabel.WordWrap'
- 'MorphAuthorHomepageURLLabel.Align'
- 'MorphAuthorHomepageURLLabel.Alignment'
- 'MorphAuthorHomepageURLLabel.AutoSize'
- 'MorphAuthorHomepageURLLabel.Caption'
- 'MorphAuthorHomepageURLLabel.Color'
- 'MorphAuthorHomepageURLLabel.Cursor'
- 'MorphAuthorHomepageURLLabel.Enabled'
- 'MorphAuthorHomepageURLLabel.Height'
- 'MorphAuthorHomepageURLLabel.Hint'
- 'MorphAuthorHomepageURLLabel.LabelType'
- 'MorphAuthorHomepageURLLabel.Left'
- 'MorphAuthorHomepageURLLabel.LinkFont'
- 'MorphAuthorHomepageURLLabel.LinkType'
- 'MorphAuthorHomepageURLLabel.ShowHint'
- 'MorphAuthorHomepageURLLabel.ShowPrefix'
- 'MorphAuthorHomepageURLLabel.Top'
- 'MorphAuthorHomepageURLLabel.Transparent'
- 'MorphAuthorHomepageURLLabel.URL'
- 'MorphAuthorHomepageURLLabel.URLAsHint'
- 'MorphAuthorHomepageURLLabel.Visible'
- 'MorphAuthorHomepageURLLabel.Width'
- 'MorphAuthorHomepageURLLabel.WordWrap'
- 'MorphCredits.Align'
- 'MorphCredits.Alignment'
- 'MorphCredits.AutoSize'
- 'MorphCredits.Caption'
- 'MorphCredits.Color'
- 'MorphCredits.Cursor'
- 'MorphCredits.Font'
- 'MorphCredits.Height'
- 'MorphCredits.Hint'
- 'MorphCredits.Layout'
- 'MorphCredits.Left'
- 'MorphCredits.ShadowColor'
- 'MorphCredits.ShadowPos'
- 'MorphCredits.ShadowSize'
- 'MorphCredits.ShowAccelChar'
- 'MorphCredits.ShowFocus'
- 'MorphCredits.ShowHint'
- 'MorphCredits.Top'
- 'MorphCredits.Transparent'
- 'MorphCredits.Visible'
- 'MorphCredits.Width'
- 'MorphCredits.WordWrap'
- 'MorphLogo.Align'
- 'MorphLogo.AutoSize'
- 'MorphLogo.Center'
- 'MorphLogo.Cursor'
- 'MorphLogo.Height'
- 'MorphLogo.Hint'
- 'MorphLogo.Left'
- 'MorphLogo.ShowHint'
- 'MorphLogo.Stretch'
- 'MorphLogo.Top'
- 'MorphLogo.Transparent'
- 'MorphLogo.Visible'
- 'MorphLogo.Width'
- 'MorphNameLabel.Align'
- 'MorphNameLabel.Alignment'
- 'MorphNameLabel.AutoSize'
- 'MorphNameLabel.Caption'
- 'MorphNameLabel.Color'
- 'MorphNameLabel.Cursor'
- 'MorphNameLabel.Font'
- 'MorphNameLabel.Height'
- 'MorphNameLabel.Hint'
- 'MorphNameLabel.Layout'
- 'MorphNameLabel.Left'
- 'MorphNameLabel.ShadowColor'
- 'MorphNameLabel.ShadowPos'
- 'MorphNameLabel.ShadowSize'
- 'MorphNameLabel.ShowAccelChar'
- 'MorphNameLabel.ShowFocus'
- 'MorphNameLabel.ShowHint'
- 'MorphNameLabel.Top'
- 'MorphNameLabel.Transparent'
- 'MorphNameLabel.Visible'
- 'MorphNameLabel.Width'
- 'MorphNameLabel.WordWrap'
- 'MorphTabBtn.ShadowColor'
- 'MorphTabBtn.ShadowPos'
- 'MorphTabBtn.ShadowSize'
- 'MorphTabBtn.ShowAccelChar'
- 'MorphTabBtn.Color'
- 'EmailLabel.Align'
- 'EmailLabel.Alignment'
- 'EmailLabel.AutoSize'
- 'EmailLabel.Caption'
- 'EmailLabel.Color'
- 'EmailLabel.Cursor'
- 'EmailLabel.Font'
- 'EmailLabel.Height'
- 'EmailLabel.Hint'
- 'EmailLabel.Layout'
- 'EmailLabel.Left'
- 'EmailLabel.ShadowColor'
- 'EmailLabel.ShadowPos'
- 'EmailLabel.ShadowSize'
- 'EmailLabel.ShowAccelChar'
- 'EmailLabel.ShowFocus'
- 'EmailLabel.ShowHint'
- 'EmailLabel.Top'
- 'EmailLabel.Transparent'
- 'EmailLabel.Visible'
- 'EmailLabel.Width'
- 'EmailLabel.WordWrap'
- 'HomepageLabel.Align'
- 'HomepageLabel.Alignment'
- 'HomepageLabel.AutoSize'
- 'HomepageLabel.Caption'
- 'HomepageLabel.Color'
- 'HomepageLabel.Cursor'
- 'HomepageLabel.Font'
- 'HomepageLabel.Height'
- 'HomepageLabel.Hint'
- 'HomepageLabel.Layout'
- 'HomepageLabel.Left'
- 'HomepageLabel.Name'
- 'HomepageLabel.ShadowColor'
- 'HomepageLabel.ShadowPos'
- 'HomepageLabel.ShadowSize'
- 'HomepageLabel.ShowAccelChar'
- 'HomepageLabel.ShowFocus'
- 'HomepageLabel.ShowHint'
- 'HomepageLabel.Top'
- 'HomepageLabel.Transparent'
- 'HomepageLabel.Visible'
- 'HomepageLabel.Width'
- 'HomepageLabel.WordWrap')
- Left = 11
- Top = 96
- end
- end
-