home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 234
- Top = 292
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'About EditPad'
- ClientHeight = 329
- ClientWidth = 400
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel3: TBevel
- Left = 7
- Top = 196
- Width = 386
- Height = 92
- Shape = bsFrame
- end
- object Bevel2: TBevel
- Left = 7
- Top = 58
- Width = 386
- Height = 132
- Shape = bsFrame
- end
- object Bevel1: TBevel
- Left = 7
- Top = 7
- Width = 386
- Height = 46
- Style = bsRaised
- end
- object Image1: TImage
- Left = 14
- Top = 14
- Width = 32
- Height = 32
- Picture.Data = {<image000.ico>}
- end
- object Image2: TImage
- Left = 353
- Top = 14
- Width = 32
- Height = 32
- Picture.Data = {<image001.ico>}
- end
- object Label1: TLabel
- Left = 90
- Top = 14
- Width = 220
- Height = 16
- Alignment = taCenter
- AutoSize = False
- Caption = 'EditPad 3.3.1'
- Color = clYellow
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Label2: TLabel
- Left = 90
- Top = 32
- Width = 220
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Copyright (C) 1996-1998, by Jan Goyvaerts'
- Color = clTeal
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object Label3: TLabel
- Left = 29
- Top = 63
- Width = 341
- Height = 15
- Alignment = taCenter
- AutoSize = False
- Caption = 'EditPad: The Best Postcardware Text Editor On Earth'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label4: TLabel
- Left = 14
- Top = 82
- Width = 372
- Height = 45
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'EditPad is postcardware. You may freely distribute it, is as lon' +
- 'g as you do not ask any money for it and it is distributed in it' +
- 's original form. If you like it (use it), you have to send a pos' +
- 'tcard to the author.'
- WordWrap = True
- end
- object Label5: TLabel
- Left = 56
- Top = 127
- Width = 288
- Height = 29
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'Thanks to Dale Means for pestering me to write EditPad :-) and f' +
- 'or beta-testing it.'
- WordWrap = True
- end
- object Label6: TLabel
- Left = 100
- Top = 203
- Width = 200
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Feel free to visit my home page at'
- end
- object LabelURL: TLabel
- Left = 100
- Top = 217
- Width = 200
- Height = 15
- Cursor = 1
- Hint =
- 'Click here to visit the home page of the creator of this fine pi' +
- 'ece of software!'
- Alignment = taCenter
- AutoSize = False
- Caption = 'http://www.ping.be/jg/'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'Courier New'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = LabelURLClick
- end
- object Image3: TImage
- Left = 14
- Top = 203
- Width = 32
- Height = 32
- Picture.Data = {<image002.ico>}
- OnDblClick = LabelURLClick
- end
- object Image4: TImage
- Left = 353
- Top = 203
- Width = 32
- Height = 32
- Picture.Data = {<image003.ico>}
- OnDblClick = LabelURLClick
- end
- object Label7: TLabel
- Left = 10
- Top = 240
- Width = 379
- Height = 15
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'You can download the latest version of EditPad and all my other ' +
- 'software there.'
- WordWrap = True
- end
- object Label8: TLabel
- Left = 12
- Top = 257
- Width = 375
- Height = 26
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'If you wish to be notified by email when new versions of EditPad' +
- ' come out, you can subscribe to my mailing list by filling out t' +
- 'he form on my home page.'
- WordWrap = True
- end
- object Label9: TLabel
- Left = 14
- Top = 158
- Width = 372
- Height = 30
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'I would also like to thank all the people who have sent me their' +
- ' postcards and expressed to me how much they like EditPad.'
- WordWrap = True
- end
- object Image5: TImage
- Left = 7
- Top = 292
- Width = 92
- Height = 32
- Cursor = 1
- Hint = 'EditPad was created using Borland Delphi.'
- AutoSize = True
- Picture.Data = {<image004.bmp>}
- OnClick = Image5Click
- end
- object BitBtn1: TBitBtn
- Left = 144
- Top = 294
- Width = 113
- Height = 29
- Caption = 'Great !'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- Kind = bkOK
- Spacing = 6
- end
- end
-