home *** CD-ROM | disk | FTP | other *** search
- object frmAbout: TfrmAbout
- Left = 353
- Top = 180
- BorderStyle = bsDialog
- Caption = 'About UltimateZip'
- ClientHeight = 296
- ClientWidth = 331
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object ShellLink1: TShellLink
- Left = 8
- Top = 248
- Width = 172
- Height = 13
- Cursor = crHandPoint
- Caption = 'Internet: http://www.ultimatezip.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 ShellLink2: TShellLink
- Left = 8
- Top = 272
- Width = 161
- Height = 13
- Cursor = crHandPoint
- Caption = 'Support: support@ultimatezip.com'
- 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 Label5: TLabel
- Left = 8
- Top = 194
- Width = 277
- Height = 13
- Alignment = taCenter
- Caption = 'Copyright � 2001 SWE von Schleusen. All rights reserved.'
- end
- object Label2: TLabel
- Left = 8
- Top = 232
- Width = 40
- Height = 13
- Caption = 'Contact:'
- end
- object Button1: TButton
- Left = 248
- Top = 264
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- object List: TListView
- Left = 8
- Top = 112
- Width = 315
- Height = 81
- Columns = <>
- FlatScrollBars = True
- TabOrder = 2
- TabStop = False
- end
- object Panel1: TPanel
- Left = 0
- Top = -8
- Width = 315
- Height = 113
- BevelOuter = bvNone
- Color = clWhite
- TabOrder = 3
- object imLogo: TImage
- Left = 8
- Top = 16
- Width = 159
- Height = 96
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object Label1: TLabel
- Left = 61
- Top = 98
- Width = 50
- Height = 11
- Caption = 'Version: 2.6'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -9
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- end
- object Button2: TButton
- Left = 248
- Top = 232
- Width = 75
- Height = 25
- Caption = '&Credits'
- TabOrder = 1
- OnClick = Button2Click
- end
- object FormCenter1: TFormCenter
- Center = True
- Left = 296
- Top = 48
- end
- object dfsVersionInfoResource2: TdfsVersionInfoResource
- VersionListView = List
- ShowResource = [pdCompanyName, pdFileDescription, pdFileVersion, pdInternalName, pdLegalCopyright, pdLegalTrademarks, pdOriginalFilename, pdProductName, pdProductVersion, pdComments, pdBuildFlags]
- Left = 270
- Top = 64
- end
- end
-