home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 216
- Top = 202
- BorderStyle = bsDialog
- Caption = 'About'
- ClientHeight = 303
- ClientWidth = 295
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 281
- Height = 265
- BevelInner = bvRaised
- BevelOuter = bvLowered
- ParentColor = True
- TabOrder = 0
- object ProgramIcon: TImage
- Left = 16
- Top = 16
- Width = 49
- Height = 41
- Picture.Data = {<image000.ico>}
- Stretch = True
- IsControl = True
- end
- object ProductName: TLabel
- Left = 80
- Top = 16
- Width = 104
- Height = 14
- Caption = 'JVDE ICQ Backup'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- object Version: TLabel
- Left = 80
- Top = 40
- Width = 60
- Height = 13
- Caption = 'Version 1.00'
- IsControl = True
- end
- object Copyright: TLabel
- Left = 80
- Top = 56
- Width = 187
- Height = 13
- Caption = 'Copyright (c) 1999 Jeroen van de Erve'
- IsControl = True
- end
- object Comments: TLabel
- Left = 8
- Top = 88
- Width = 217
- Height = 26
- Caption = 'With this program you can easily backup and restore your ICQ'
- WordWrap = True
- IsControl = True
- end
- object Bevel1: TBevel
- Left = 8
- Top = 120
- Width = 265
- Height = 9
- Shape = bsTopLine
- end
- object Label1: TLabel
- Left = 8
- Top = 232
- Width = 37
- Height = 13
- Caption = 'Label1'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 8
- Top = 248
- Width = 37
- Height = 13
- Caption = 'Label2'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 8
- Top = 136
- Width = 236
- Height = 13
- Caption = 'Warning: This application is freeware and may be'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- end
- object Label4: TLabel
- Left = 8
- Top = 152
- Width = 243
- Height = 13
- Caption = 'distributed anywhere on a non-profit base, free of'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- end
- object Label5: TLabel
- Left = 8
- Top = 168
- Width = 269
- Height = 13
- Caption = 'charge and in it'#39's original package. The author makes no'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- end
- object Label6: TLabel
- Left = 8
- Top = 184
- Width = 263
- Height = 13
- Caption = 'warrentee regarding this product. If you distribute this'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- end
- object Bevel2: TBevel
- Left = 8
- Top = 216
- Width = 265
- Height = 17
- Shape = bsTopLine
- end
- object Label7: TLabel
- Left = 8
- Top = 200
- Width = 213
- Height = 13
- Caption = 'program, please inform the author. Thanks !'
- end
- end
- object OKButton: TButton
- Left = 111
- Top = 276
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- end
-