home *** CD-ROM | disk | FTP | other *** search
- object frmCredits: TfrmCredits
- Left = 275
- Top = 230
- BorderStyle = bsDialog
- Caption = 'Credits'
- ClientHeight = 335
- ClientWidth = 380
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object ScrollBox1: TScrollBox
- Left = 8
- Top = 8
- Width = 361
- Height = 281
- Color = clWhite
- ParentColor = False
- TabOrder = 0
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 321
- Height = 26
- Caption =
- 'Special Thanks to Carl Bunton for his great ZipTv Component Pack' +
- '.'#13#10'For more information about ZipTv see:'
- end
- object ShellLink1: TShellLink
- Left = 8
- Top = 34
- Width = 103
- Height = 13
- Cursor = crHandPoint
- Caption = 'http://www.ziptv.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- OnClick = ShellLink1Click
- FocusFont.Charset = DEFAULT_CHARSET
- FocusFont.Color = clBlue
- FocusFont.Height = -11
- FocusFont.Name = 'MS Sans Serif'
- FocusFont.Style = [fsUnderline]
- end
- object Label2: TLabel
- Left = 8
- Top = 64
- Width = 295
- Height = 26
- Caption =
- 'Thanks to Chris Vleghert and E.W. Engler for their TZipMaster '#13#10 +
- 'Component. Infos about TZipMaster at:'
- end
- object ShellLink2: TShellLink
- Left = 8
- Top = 90
- Width = 322
- Height = 13
- Cursor = crHandPoint
- Caption = 'http://www.geocities.com/SiliconValley/Network/2114/zipbeta.html'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- OnClick = ShellLink2Click
- FocusFont.Charset = DEFAULT_CHARSET
- FocusFont.Color = clBlue
- FocusFont.Height = -11
- FocusFont.Name = 'MS Sans Serif'
- FocusFont.Style = [fsUnderline]
- end
- object Label3: TLabel
- Left = 8
- Top = 122
- Width = 252
- Height = 26
- Caption =
- 'Thanks to Brad Stowers for his Dfs Component Pack.'#13#10'For more inf' +
- 'ormation see:'
- end
- object ShellLink3: TShellLink
- Left = 8
- Top = 148
- Width = 147
- Height = 13
- Cursor = crHandPoint
- Caption = 'http://www.delphifreestuff.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- OnClick = ShellLink3Click
- FocusFont.Charset = DEFAULT_CHARSET
- FocusFont.Color = clBlue
- FocusFont.Height = -11
- FocusFont.Name = 'MS Sans Serif'
- FocusFont.Style = [fsUnderline]
- end
- object Label4: TLabel
- Left = 8
- Top = 256
- Width = 270
- Height = 13
- Caption = 'Thanks to all people, who helped me making UltimateZip.'
- end
- object Label5: TLabel
- Left = 8
- Top = 178
- Width = 280
- Height = 26
- Caption =
- 'Thanks to David Barton for his DCPcrypt Component Pack.'#13#10'For mor' +
- 'e infos see:'
- end
- object ShellLink4: TShellLink
- Left = 8
- Top = 204
- Width = 149
- Height = 13
- Cursor = crHandPoint
- Caption = 'http://www.scramdisk.clara.net'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- OnClick = ShellLink4Click
- FocusFont.Charset = DEFAULT_CHARSET
- FocusFont.Color = clBlue
- FocusFont.Height = -11
- FocusFont.Name = 'MS Sans Serif'
- FocusFont.Style = [fsUnderline]
- end
- object Label6: TLabel
- Left = 8
- Top = 224
- Width = 335
- Height = 13
- Caption =
- 'Thanks to Soulstealer for the logo and the toolbar skin (Folder ' +
- 'Modern).'
- end
- end
- object btnOk: TButton
- Left = 152
- Top = 304
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- object FormCenter1: TFormCenter
- Center = True
- Left = 312
- Top = 40
- end
- end
-