home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 7 A / CHIP_HITWARE_7A.iso / internet / HTMLpad / Notepad.exe / 0 / RCDATA / TABOUT / TABOUT.txt < prev   
Text File  |  1999-11-18  |  3KB  |  159 lines

  1. object About: TAbout
  2.   Left = 265
  3.   Top = 126
  4.   BorderStyle = bsDialog
  5.   Caption = 'O programie'
  6.   ClientHeight = 239
  7.   ClientWidth = 367
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnShow = FormShow
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Image1: TImage
  18.     Left = 16
  19.     Top = 12
  20.     Width = 32
  21.     Height = 32
  22.     AutoSize = True
  23.     Picture.Data = {<image000.ico>}
  24.   end
  25.   object Title: TLabel
  26.     Left = 72
  27.     Top = 16
  28.     Width = 158
  29.     Height = 13
  30.     Caption = 'VEGA s.c. Tiger98 HTMLPad 1.0'
  31.   end
  32.   object Label2: TLabel
  33.     Left = 72
  34.     Top = 32
  35.     Width = 41
  36.     Height = 13
  37.     Caption = 'Feeware'
  38.   end
  39.   object Label3: TLabel
  40.     Left = 72
  41.     Top = 48
  42.     Width = 202
  43.     Height = 13
  44.     Caption = 'Prawa autorskie Jacek Szarapa VEGA s.c.'
  45.   end
  46.   object Label4: TLabel
  47.     Left = 72
  48.     Top = 100
  49.     Width = 33
  50.     Height = 13
  51.     Caption = 'WWW'
  52.   end
  53.   object Label5: TLabel
  54.     Left = 156
  55.     Top = 100
  56.     Width = 127
  57.     Height = 13
  58.     Cursor = crHandPoint
  59.     Caption = 'http://www.tiger.rubikon.pl'
  60.     Font.Charset = DEFAULT_CHARSET
  61.     Font.Color = clNavy
  62.     Font.Height = -11
  63.     Font.Name = 'MS Sans Serif'
  64.     Font.Style = [fsUnderline]
  65.     ParentFont = False
  66.     OnClick = Label5Click
  67.   end
  68.   object Label6: TLabel
  69.     Left = 72
  70.     Top = 116
  71.     Width = 57
  72.     Height = 13
  73.     Caption = 'Adres e-mail'
  74.   end
  75.   object Label7: TLabel
  76.     Left = 156
  77.     Top = 116
  78.     Width = 95
  79.     Height = 13
  80.     Cursor = crHandPoint
  81.     Caption = 'tiger@rubikon.net.pl'
  82.     Font.Charset = DEFAULT_CHARSET
  83.     Font.Color = clNavy
  84.     Font.Height = -11
  85.     Font.Name = 'MS Sans Serif'
  86.     Font.Style = [fsUnderline]
  87.     ParentFont = False
  88.     OnClick = Label7Click
  89.   end
  90.   object Label8: TLabel
  91.     Left = 72
  92.     Top = 132
  93.     Width = 36
  94.     Height = 13
  95.     Caption = 'Telefon'
  96.   end
  97.   object Label9: TLabel
  98.     Left = 156
  99.     Top = 132
  100.     Width = 75
  101.     Height = 13
  102.     Caption = '(044) 647-07-68'
  103.   end
  104.   object Label10: TLabel
  105.     Left = 72
  106.     Top = 148
  107.     Width = 27
  108.     Height = 13
  109.     Caption = 'Adres'
  110.   end
  111.   object Label11: TLabel
  112.     Left = 156
  113.     Top = 148
  114.     Width = 184
  115.     Height = 13
  116.     Caption = '97-300 Piotrk∩┐╜w Trybunalski, POLAND'
  117.   end
  118.   object Label12: TLabel
  119.     Left = 156
  120.     Top = 164
  121.     Width = 118
  122.     Height = 13
  123.     Caption = 'ul. K. Szymanowskiego 9'
  124.   end
  125.   object Label13: TLabel
  126.     Left = 32
  127.     Top = 188
  128.     Width = 302
  129.     Height = 13
  130.     Cursor = crHandPoint
  131.     Caption = 'Koniecznie skopiuj z sieci rozbudowany edytor HTML - Tiger98 !'
  132.     Font.Charset = DEFAULT_CHARSET
  133.     Font.Color = clNavy
  134.     Font.Height = -11
  135.     Font.Name = 'MS Sans Serif'
  136.     Font.Style = [fsUnderline]
  137.     ParentFont = False
  138.     OnClick = Label13Click
  139.   end
  140.   object Panel1: TPanel
  141.     Left = 72
  142.     Top = 80
  143.     Width = 280
  144.     Height = 2
  145.     BevelOuter = bvLowered
  146.     TabOrder = 0
  147.   end
  148.   object BitBtn1: TBitBtn
  149.     Left = 276
  150.     Top = 212
  151.     Width = 89
  152.     Height = 25
  153.     Caption = 'OK'
  154.     Default = True
  155.     ModalResult = 1
  156.     TabOrder = 1
  157.   end
  158. end
  159.