home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / internet / pajaczek / _SETUP.1 / Pajaczek.exe / 0 / RCDATA / TMYABOUTDLG / TMYABOUTDLG.txt < prev   
Encoding:
Text File  |  1998-11-10  |  6.2 KB  |  270 lines

  1. object MyAboutDlg: TMyAboutDlg
  2.   Left = 239
  3.   Top = 176
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'O programie'
  7.   ClientHeight = 276
  8.   ClientWidth = 385
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   Position = poScreenCenter
  16.   OnActivate = FormActivate
  17.   OnCreate = FormCreate
  18.   OnKeyDown = FormKeyDown
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Label2: TLabel
  22.     Left = 7
  23.     Top = 190
  24.     Width = 282
  25.     Height = 52
  26.     Caption = 
  27.       'Uwaga: Ten program komputerowy jest chroniony przez prawo autors' +
  28.       'kie oraz umowy mi∩┐╜dzynarodowe. Nielegalne u∩┐╜ytkowanie oraz rozpo' +
  29.       'wszechnianie b∩┐╜dzie ∩┐╜cigane z ca∩┐╜∩┐╜ surowo∩┐╜ci∩┐╜ prawa'
  30.     Font.Charset = DEFAULT_CHARSET
  31.     Font.Color = clRed
  32.     Font.Height = -11
  33.     Font.Name = 'MS Sans Serif'
  34.     Font.Style = []
  35.     ParentFont = False
  36.     WordWrap = True
  37.   end
  38.   object Przycisk_OK: TToolbarButton97
  39.     Left = 300
  40.     Top = 188
  41.     Width = 81
  42.     Height = 57
  43.     Caption = '&OK'
  44.     ParentShowHint = False
  45.     ShowHint = False
  46.     Spacing = 5
  47.     OnClick = Przycisk_OKClick
  48.   end
  49.   object Bevel1: TBevel
  50.     Left = 4
  51.     Top = 244
  52.     Width = 377
  53.     Height = 10
  54.     Shape = bsBottomLine
  55.   end
  56.   object Panel1: TPanel
  57.     Left = 2
  58.     Top = 5
  59.     Width = 380
  60.     Height = 178
  61.     BevelInner = bvRaised
  62.     BevelOuter = bvLowered
  63.     TabOrder = 0
  64.     object Image1: TImage
  65.       Left = 12
  66.       Top = 13
  67.       Width = 105
  68.       Height = 105
  69.       Cursor = crHandPoint
  70.       Hint = 'http://www.creamsoft.com/pajaczek/'
  71.       AutoSize = True
  72.       ParentShowHint = False
  73.       Picture.Data = {<image000.bmp>}
  74.       ShowHint = True
  75.       OnClick = LBL_WWWClick
  76.     end
  77.     object LBL_ProgOpis: TLabel
  78.       Left = 124
  79.       Top = 10
  80.       Width = 248
  81.       Height = 13
  82.       Alignment = taCenter
  83.       AutoSize = False
  84.       Caption = 'Polski Edytor Stron WWW'
  85.       Font.Charset = DEFAULT_CHARSET
  86.       Font.Color = clMaroon
  87.       Font.Height = -11
  88.       Font.Name = 'MS Sans Serif'
  89.       Font.Style = []
  90.       ParentFont = False
  91.     end
  92.     object LBL_Nazwa: TLabel
  93.       Left = 124
  94.       Top = 24
  95.       Width = 248
  96.       Height = 13
  97.       Alignment = taCenter
  98.       AutoSize = False
  99.       Caption = 'Paj∩┐╜czek 2000 Pro v4.0'
  100.       Font.Charset = DEFAULT_CHARSET
  101.       Font.Color = clNavy
  102.       Font.Height = -11
  103.       Font.Name = 'MS Sans Serif'
  104.       Font.Style = [fsBold]
  105.       ParentFont = False
  106.     end
  107.     object Bevel3: TBevel
  108.       Left = 126
  109.       Top = 69
  110.       Width = 248
  111.       Height = 6
  112.       Shape = bsBottomLine
  113.     end
  114.     object Bevel5: TBevel
  115.       Left = 8
  116.       Top = 131
  117.       Width = 365
  118.       Height = 7
  119.       Shape = bsBottomLine
  120.     end
  121.     object LBL_WWW: TLabel
  122.       Left = 124
  123.       Top = 38
  124.       Width = 248
  125.       Height = 13
  126.       Cursor = crHandPoint
  127.       Alignment = taCenter
  128.       AutoSize = False
  129.       Caption = 'http://www.creamsoft.com/pajaczek/'
  130.       Font.Charset = DEFAULT_CHARSET
  131.       Font.Color = clBlue
  132.       Font.Height = -11
  133.       Font.Name = 'MS Sans Serif'
  134.       Font.Style = [fsUnderline]
  135.       ParentFont = False
  136.       OnClick = LBL_WWWClick
  137.     end
  138.     object Label1: TLabel
  139.       Left = 130
  140.       Top = 81
  141.       Width = 56
  142.       Height = 13
  143.       Caption = 'Typ licencji:'
  144.       Font.Charset = DEFAULT_CHARSET
  145.       Font.Color = clBlack
  146.       Font.Height = -11
  147.       Font.Name = 'MS Sans Serif'
  148.       Font.Style = []
  149.       ParentFont = False
  150.     end
  151.     object LBL_Type: TLabel
  152.       Left = 266
  153.       Top = 81
  154.       Width = 82
  155.       Height = 13
  156.       Caption = 'Stanowiskowa'
  157.       Font.Charset = DEFAULT_CHARSET
  158.       Font.Color = clBlack
  159.       Font.Height = -11
  160.       Font.Name = 'MS Sans Serif'
  161.       Font.Style = [fsBold]
  162.       ParentFont = False
  163.     end
  164.     object Label3: TLabel
  165.       Left = 130
  166.       Top = 99
  167.       Width = 124
  168.       Height = 13
  169.       Caption = 'Liczba licencjonow. kopii: '
  170.       Font.Charset = DEFAULT_CHARSET
  171.       Font.Color = clBlack
  172.       Font.Height = -11
  173.       Font.Name = 'MS Sans Serif'
  174.       Font.Style = []
  175.       ParentFont = False
  176.     end
  177.     object LBL_Tempx: TLabel
  178.       Left = 130
  179.       Top = 117
  180.       Width = 119
  181.       Height = 13
  182.       Caption = 'Licencja tymczasowa do:'
  183.       Font.Charset = DEFAULT_CHARSET
  184.       Font.Color = clBlack
  185.       Font.Height = -11
  186.       Font.Name = 'MS Sans Serif'
  187.       Font.Style = []
  188.       ParentFont = False
  189.       Visible = False
  190.     end
  191.     object LBL_Time: TLabel
  192.       Left = 266
  193.       Top = 117
  194.       Width = 65
  195.       Height = 13
  196.       Caption = '28.04.1998'
  197.       Font.Charset = DEFAULT_CHARSET
  198.       Font.Color = clBlack
  199.       Font.Height = -11
  200.       Font.Name = 'MS Sans Serif'
  201.       Font.Style = [fsBold]
  202.       ParentFont = False
  203.       Visible = False
  204.     end
  205.     object LBL_Number: TLabel
  206.       Left = 266
  207.       Top = 99
  208.       Width = 8
  209.       Height = 13
  210.       Caption = '1'
  211.       Font.Charset = DEFAULT_CHARSET
  212.       Font.Color = clBlack
  213.       Font.Height = -11
  214.       Font.Name = 'MS Sans Serif'
  215.       Font.Style = [fsBold]
  216.       ParentFont = False
  217.     end
  218.     object LBL_UserName: TLabel
  219.       Left = 78
  220.       Top = 140
  221.       Width = 294
  222.       Height = 32
  223.       AutoSize = False
  224.       Caption = 'Niezarejestrowany'
  225.       Font.Charset = DEFAULT_CHARSET
  226.       Font.Color = clBlack
  227.       Font.Height = -11
  228.       Font.Name = 'MS Sans Serif'
  229.       Font.Style = [fsBold]
  230.       ParentFont = False
  231.       WordWrap = True
  232.     end
  233.     object Label4: TLabel
  234.       Left = 10
  235.       Top = 140
  236.       Width = 60
  237.       Height = 13
  238.       Caption = 'Licencja dla:'
  239.       Font.Charset = DEFAULT_CHARSET
  240.       Font.Color = clBlack
  241.       Font.Height = -11
  242.       Font.Name = 'MS Sans Serif'
  243.       Font.Style = []
  244.       ParentFont = False
  245.     end
  246.     object LBL_Copyright: TLabel
  247.       Left = 138
  248.       Top = 54
  249.       Width = 224
  250.       Height = 13
  251.       Alignment = taCenter
  252.       Caption = '(c) 1997, 1998 - Cream Software - Rafa∩┐╜ P∩┐╜atek'
  253.       Font.Charset = DEFAULT_CHARSET
  254.       Font.Color = clBlack
  255.       Font.Height = -11
  256.       Font.Name = 'MS Sans Serif'
  257.       Font.Style = []
  258.       ParentFont = False
  259.     end
  260.   end
  261.   object CHK_Start: TCheckBox
  262.     Left = 3
  263.     Top = 257
  264.     Width = 306
  265.     Height = 17
  266.     Caption = 'Wy∩┐╜wietlaj to okienko przy starcie Paj∩┐╜czka'
  267.     TabOrder = 1
  268.   end
  269. end
  270.