home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Sharewar / Editpad / EditPad.exe / 0 / RCDATA / TABOUTBOX / TABOUTBOX.txt < prev   
Text File  |  1998-04-18  |  5KB  |  237 lines

  1. object AboutBox: TAboutBox
  2.   Left = 234
  3.   Top = 292
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'About EditPad'
  7.   ClientHeight = 329
  8.   ClientWidth = 400
  9.   Font.Charset = ANSI_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Bevel3: TBevel
  18.     Left = 7
  19.     Top = 196
  20.     Width = 386
  21.     Height = 92
  22.     Shape = bsFrame
  23.   end
  24.   object Bevel2: TBevel
  25.     Left = 7
  26.     Top = 58
  27.     Width = 386
  28.     Height = 132
  29.     Shape = bsFrame
  30.   end
  31.   object Bevel1: TBevel
  32.     Left = 7
  33.     Top = 7
  34.     Width = 386
  35.     Height = 46
  36.     Style = bsRaised
  37.   end
  38.   object Image1: TImage
  39.     Left = 14
  40.     Top = 14
  41.     Width = 32
  42.     Height = 32
  43.     Picture.Data = {<image000.ico>}
  44.   end
  45.   object Image2: TImage
  46.     Left = 353
  47.     Top = 14
  48.     Width = 32
  49.     Height = 32
  50.     Picture.Data = {<image001.ico>}
  51.   end
  52.   object Label1: TLabel
  53.     Left = 90
  54.     Top = 14
  55.     Width = 220
  56.     Height = 16
  57.     Alignment = taCenter
  58.     AutoSize = False
  59.     Caption = 'EditPad 3.3.1'
  60.     Color = clYellow
  61.     Font.Charset = DEFAULT_CHARSET
  62.     Font.Color = clBlack
  63.     Font.Height = -13
  64.     Font.Name = 'MS Sans Serif'
  65.     Font.Style = [fsBold]
  66.     ParentColor = False
  67.     ParentFont = False
  68.   end
  69.   object Label2: TLabel
  70.     Left = 90
  71.     Top = 32
  72.     Width = 220
  73.     Height = 13
  74.     Alignment = taCenter
  75.     AutoSize = False
  76.     Caption = 'Copyright (C) 1996-1998, by Jan Goyvaerts'
  77.     Color = clTeal
  78.     Font.Charset = DEFAULT_CHARSET
  79.     Font.Color = clWhite
  80.     Font.Height = -11
  81.     Font.Name = 'MS Sans Serif'
  82.     Font.Style = []
  83.     ParentColor = False
  84.     ParentFont = False
  85.   end
  86.   object Label3: TLabel
  87.     Left = 29
  88.     Top = 63
  89.     Width = 341
  90.     Height = 15
  91.     Alignment = taCenter
  92.     AutoSize = False
  93.     Caption = 'EditPad: The Best Postcardware Text Editor On Earth'
  94.     Font.Charset = DEFAULT_CHARSET
  95.     Font.Color = clWindowText
  96.     Font.Height = -11
  97.     Font.Name = 'MS Sans Serif'
  98.     Font.Style = [fsBold]
  99.     ParentFont = False
  100.   end
  101.   object Label4: TLabel
  102.     Left = 14
  103.     Top = 82
  104.     Width = 372
  105.     Height = 45
  106.     Alignment = taCenter
  107.     AutoSize = False
  108.     Caption = 
  109.       'EditPad is postcardware. You may freely distribute it, is as lon' +
  110.       'g as you do not ask any money for it and it is distributed in it' +
  111.       's original form. If you like it (use it), you have to send a pos' +
  112.       'tcard to the author.'
  113.     WordWrap = True
  114.   end
  115.   object Label5: TLabel
  116.     Left = 56
  117.     Top = 127
  118.     Width = 288
  119.     Height = 29
  120.     Alignment = taCenter
  121.     AutoSize = False
  122.     Caption = 
  123.       'Thanks to Dale Means for pestering me to write EditPad :-) and f' +
  124.       'or beta-testing it.'
  125.     WordWrap = True
  126.   end
  127.   object Label6: TLabel
  128.     Left = 100
  129.     Top = 203
  130.     Width = 200
  131.     Height = 13
  132.     Alignment = taCenter
  133.     AutoSize = False
  134.     Caption = 'Feel free to visit my home page at'
  135.   end
  136.   object LabelURL: TLabel
  137.     Left = 100
  138.     Top = 217
  139.     Width = 200
  140.     Height = 15
  141.     Cursor = 1
  142.     Hint = 
  143.       'Click here to visit the home page of the creator of this fine pi' +
  144.       'ece of software!'
  145.     Alignment = taCenter
  146.     AutoSize = False
  147.     Caption = 'http://www.ping.be/jg/'
  148.     Font.Charset = DEFAULT_CHARSET
  149.     Font.Color = clBlue
  150.     Font.Height = -11
  151.     Font.Name = 'Courier New'
  152.     Font.Style = [fsUnderline]
  153.     ParentFont = False
  154.     OnClick = LabelURLClick
  155.   end
  156.   object Image3: TImage
  157.     Left = 14
  158.     Top = 203
  159.     Width = 32
  160.     Height = 32
  161.     Picture.Data = {<image002.ico>}
  162.     OnDblClick = LabelURLClick
  163.   end
  164.   object Image4: TImage
  165.     Left = 353
  166.     Top = 203
  167.     Width = 32
  168.     Height = 32
  169.     Picture.Data = {<image003.ico>}
  170.     OnDblClick = LabelURLClick
  171.   end
  172.   object Label7: TLabel
  173.     Left = 10
  174.     Top = 240
  175.     Width = 379
  176.     Height = 15
  177.     Alignment = taCenter
  178.     AutoSize = False
  179.     Caption = 
  180.       'You can download the latest version of EditPad and all my other ' +
  181.       'software there.'
  182.     WordWrap = True
  183.   end
  184.   object Label8: TLabel
  185.     Left = 12
  186.     Top = 257
  187.     Width = 375
  188.     Height = 26
  189.     Alignment = taCenter
  190.     AutoSize = False
  191.     Caption = 
  192.       'If you wish to be notified by email when new versions of EditPad' +
  193.       ' come out, you can subscribe to my mailing list by filling out t' +
  194.       'he form on my home page.'
  195.     WordWrap = True
  196.   end
  197.   object Label9: TLabel
  198.     Left = 14
  199.     Top = 158
  200.     Width = 372
  201.     Height = 30
  202.     Alignment = taCenter
  203.     AutoSize = False
  204.     Caption = 
  205.       'I would also like to thank all the people who have sent me their' +
  206.       ' postcards and expressed to me how much they like EditPad.'
  207.     WordWrap = True
  208.   end
  209.   object Image5: TImage
  210.     Left = 7
  211.     Top = 292
  212.     Width = 92
  213.     Height = 32
  214.     Cursor = 1
  215.     Hint = 'EditPad was created using Borland Delphi.'
  216.     AutoSize = True
  217.     Picture.Data = {<image004.bmp>}
  218.     OnClick = Image5Click
  219.   end
  220.   object BitBtn1: TBitBtn
  221.     Left = 144
  222.     Top = 294
  223.     Width = 113
  224.     Height = 29
  225.     Caption = 'Great !'
  226.     Font.Charset = DEFAULT_CHARSET
  227.     Font.Color = clWindowText
  228.     Font.Height = -13
  229.     Font.Name = 'MS Sans Serif'
  230.     Font.Style = [fsBold]
  231.     ParentFont = False
  232.     TabOrder = 0
  233.     Kind = bkOK
  234.     Spacing = 6
  235.   end
  236. end
  237.