home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 February / CHIPCD_2_2000.iso / software / testsoft / kody2000 / DEMONTER.EXE / 0 / RCDATA / TEMAIN / TEMAIN.txt
Encoding:
Text File  |  1999-12-03  |  25.4 KB  |  913 lines

  1. object eMain: TeMain
  2.   Left = 162
  3.   Top = 87
  4.   Width = 636
  5.   Height = 496
  6.   Caption = 'Organizator i konfigurator'
  7.   Color = 14145476
  8.   Font.Charset = EASTEUROPE_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'Tahoma'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   WindowState = wsMaximized
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Panel1: TPanel
  19.     Left = 0
  20.     Top = 15
  21.     Width = 628
  22.     Height = 20
  23.     Align = alTop
  24.     BevelOuter = bvNone
  25.     Caption = '    '
  26.     Color = 5066163
  27.     Font.Charset = DEFAULT_CHARSET
  28.     Font.Color = clWhite
  29.     Font.Height = -11
  30.     Font.Name = 'MS Sans Serif'
  31.     Font.Style = []
  32.     ParentFont = False
  33.     TabOrder = 0
  34.     object lbCaption: TLabel
  35.       Left = 0
  36.       Top = 0
  37.       Width = 181
  38.       Height = 20
  39.       Align = alLeft
  40.       AutoSize = False
  41.       Caption = ' Dane osobowe'
  42.       Color = 5066163
  43.       Font.Charset = EASTEUROPE_CHARSET
  44.       Font.Color = clWhite
  45.       Font.Height = -15
  46.       Font.Name = 'Tahoma'
  47.       Font.Style = [fsBold]
  48.       ParentColor = False
  49.       ParentFont = False
  50.       Layout = tlBottom
  51.     end
  52.     object ts: TjzkTabSet
  53.       Left = 181
  54.       Top = 0
  55.       Width = 447
  56.       Height = 20
  57.       Align = alClient
  58.       BackgroundColor = 14145476
  59.       DitherBackground = False
  60.       Font.Charset = DEFAULT_CHARSET
  61.       Font.Color = clWhite
  62.       Font.Height = -11
  63.       Font.Name = 'MS Sans Serif'
  64.       Font.Style = []
  65.       SelectedColor = 5066163
  66.       Tabs.Strings = (
  67.         '&Licencje'
  68.         '&Dane osobowe'
  69.         '&Kopie zapasowe'
  70.         '&Pliki danych'
  71.         '&Usu∩┐╜ programy')
  72.       TabIndex = 4
  73.       UnselectedColor = 11447944
  74.       Notebook = nb
  75.     end
  76.   end
  77.   object Panel4: TPanel
  78.     Left = 0
  79.     Top = 454
  80.     Width = 628
  81.     Height = 15
  82.     Align = alBottom
  83.     BevelOuter = bvNone
  84.     Caption = '    '
  85.     Color = 5066163
  86.     Font.Charset = DEFAULT_CHARSET
  87.     Font.Color = clWhite
  88.     Font.Height = -11
  89.     Font.Name = 'MS Sans Serif'
  90.     Font.Style = []
  91.     ParentFont = False
  92.     TabOrder = 1
  93.     object Label2: TLabel
  94.       Left = 0
  95.       Top = 0
  96.       Width = 181
  97.       Height = 15
  98.       Align = alLeft
  99.       Alignment = taCenter
  100.       AutoSize = False
  101.       Caption = 'Studio JZK, Gda∩┐╜sk'
  102.       Color = clBlack
  103.       Font.Charset = EASTEUROPE_CHARSET
  104.       Font.Color = clWhite
  105.       Font.Height = -11
  106.       Font.Name = 'Tahoma'
  107.       Font.Style = [fsBold]
  108.       ParentColor = False
  109.       ParentFont = False
  110.     end
  111.   end
  112.   object nb: TNotebook
  113.     Left = 0
  114.     Top = 35
  115.     Width = 628
  116.     Height = 419
  117.     Align = alClient
  118.     PageIndex = 4
  119.     TabOrder = 2
  120.     OnPageChanged = nbPageChanged
  121.     object TPage
  122.       Left = 0
  123.       Top = 0
  124.       Caption = '&Licencje'
  125.       object Panel8: TPanel
  126.         Left = 0
  127.         Top = 0
  128.         Width = 181
  129.         Height = 419
  130.         Align = alLeft
  131.         BevelOuter = bvNone
  132.         BorderWidth = 4
  133.         Caption = '    '
  134.         Color = 5066163
  135.         TabOrder = 0
  136.         object HTMLabel1: THTMLabel
  137.           Left = 4
  138.           Top = 4
  139.           Width = 173
  140.           Height = 389
  141.           Align = alClient
  142.           Font.Charset = EASTEUROPE_CHARSET
  143.           Font.Color = clWhite
  144.           Font.Height = -11
  145.           Font.Name = 'Tahoma'
  146.           Font.Style = []
  147.           ParentFont = False
  148.           AutoSizing = False
  149.           HTMLText.Strings = (
  150.             
  151.               'Lista pokazuje, jakie programy <b>Studio JZK</b> masz zainstalow' +
  152.               'ane na dysku i kt∩┐╜re posiadaj∩┐╜ wykupion∩┐╜ licencje, a kt∩┐╜re nie.<' +
  153.               'br>'
  154.             
  155.               '   Pami∩┐╜taj, ∩┐╜e aby w pe∩┐╜ni legalnie korzysta∩┐╜ z naszych program' +
  156.               '∩┐╜w, musisz <b>kupi∩┐╜ licencj∩┐╜</b>. Zerknij teraz na <a href="http' +
  157.               '://jzk.pl/licencje">www.jzk.pl/licencje</a>, aby dowiedzie∩┐╜ si∩┐╜ ' +
  158.               'wi∩┐╜cej.')
  159.           URLColor = clWhite
  160.           AnchorHint = False
  161.         end
  162.         object jzkColorButton3: TjzkColorButton
  163.           Left = 4
  164.           Top = 393
  165.           Width = 173
  166.           Height = 22
  167.           Caption = 'Aktualizacja internetowa...'
  168.           TabOrder = 0
  169.           OnClick = bAktualizacjaClick
  170.           BorderColor = clTeal
  171.           ActiveBorderColor = clTeal
  172.           Align = alBottom
  173.           Color = 15263965
  174.           ParentColor = False
  175.           RoundSize = 24
  176.           SingleLine = True
  177.           BoldWhenDefault = True
  178.           Kind = bkCustom
  179.         end
  180.       end
  181.       object Panel6: TPanel
  182.         Left = 181
  183.         Top = 0
  184.         Width = 447
  185.         Height = 419
  186.         Align = alClient
  187.         BevelOuter = bvNone
  188.         BorderWidth = 4
  189.         Caption = '  '
  190.         ParentColor = True
  191.         TabOrder = 1
  192.         object Label4: TLabel
  193.           Left = 4
  194.           Top = 4
  195.           Width = 439
  196.           Height = 13
  197.           Align = alTop
  198.           Caption = 
  199.             'W systemie posiadasz zainstalowane nast∩┐╜puj∩┐╜ce aplikacje Studio ' +
  200.             'JZK:'
  201.           WordWrap = True
  202.         end
  203.         object lbLicencje: TjzkHTMListbox
  204.           Left = 4
  205.           Top = 17
  206.           Width = 439
  207.           Height = 398
  208.           Align = alClient
  209.           ItemHeight = 49
  210.           ItemIndex = -1
  211.           Multiline = True
  212.           Sorted = True
  213.           TabOrder = 0
  214.           URLColor = clBlack
  215.           SelectionInvisible = False
  216.           SelectionColor = 8026706
  217.           SelectionFontColor = clHighlightText
  218.           Items.Strings = (
  219.             
  220.               '<img src="ssys:c:\jar\konto\konto.exe"><b>Moje Konto 2000</b><br' +
  221.               '>KONTO (zarejestrowane)')
  222.           OnAnchorClick = lbLicencjeAnchorClick
  223.         end
  224.       end
  225.     end
  226.     object TPage
  227.       Left = 0
  228.       Top = 0
  229.       Caption = '&Dane osobowe'
  230.       object Panel2: TPanel
  231.         Left = 0
  232.         Top = 0
  233.         Width = 181
  234.         Height = 419
  235.         Align = alLeft
  236.         BevelOuter = bvNone
  237.         BorderWidth = 4
  238.         Caption = '    '
  239.         Color = 5066163
  240.         TabOrder = 0
  241.         object bAktualizacja: TjzkColorButton
  242.           Left = 4
  243.           Top = 393
  244.           Width = 173
  245.           Height = 22
  246.           Caption = 'Aktualizacja internetowa...'
  247.           TabOrder = 0
  248.           OnClick = bAktualizacjaClick
  249.           BorderColor = clTeal
  250.           ActiveBorderColor = clTeal
  251.           Align = alBottom
  252.           Color = 15263965
  253.           ParentColor = False
  254.           RoundSize = 24
  255.           SingleLine = True
  256.           BoldWhenDefault = True
  257.           Kind = bkCustom
  258.         end
  259.         object HTMListbox1: TjzkHTMListbox
  260.           Left = 4
  261.           Top = 4
  262.           Width = 173
  263.           Height = 389
  264.           Align = alClient
  265.           BorderStyle = bsNone
  266.           Color = 5066163
  267.           Font.Charset = EASTEUROPE_CHARSET
  268.           Font.Color = clWhite
  269.           Font.Height = -11
  270.           Font.Name = 'Tahoma'
  271.           Font.Style = []
  272.           ItemHeight = 16
  273.           ItemIndex = -1
  274.           Multiline = True
  275.           ParentFont = False
  276.           TabOrder = 1
  277.           URLColor = clWhite
  278.           SelectionInvisible = True
  279.           SelectionColor = 14145476
  280.           SelectionFontColor = clHighlightText
  281.           Items.Strings = (
  282.             
  283.               '   Twoje dane osobowe zapisane s∩┐╜ w rejestrze Windows. Poda∩┐╜e∩┐╜ j' +
  284.               'e dobrowolnie w czasie rejestracji, mo∩┐╜esz je teraz <b>poprawi∩┐╜<' +
  285.               '/b>.<br>'
  286.             
  287.               '   Dane te nie s∩┐╜ podlegaj∩┐╜ ustawie o ochronie danych osobowych,' +
  288.               ' poniewa∩┐╜ przechowujesz je tylko na swoim dysku i dla prywatnych' +
  289.               ' potrzeb.'
  290.             
  291.               '   Za ka∩┐╜dym razem, gdy b∩┐╜dziesz dokonywa∩┐╜ <b>internetowej aktua' +
  292.               'lizacji programu</b>, dane te b∩┐╜d∩┐╜ przesy∩┐╜ane do Studio JZK w ce' +
  293.               'lu weryfikacji praw dost∩┐╜pu. Natychmiast po dokonaniu tej weryfi' +
  294.               'kacji b∩┐╜d∩┐╜ usuwane, zgodnie z art. 2 ust. 1 pkt 3 wspomnianej us' +
  295.               'tawy i stanowiskiem Generalnego Inspektora Ochrony Danych Osobow' +
  296.               'ych nr GI-DIS-326/99 z 25 listopada 1999. '
  297.             
  298.               '   Przed dokonaniem aktualizacji, b∩┐╜dziesz mia∩┐╜ jeszcze mo∩┐╜liwo∩┐╜' +
  299.               '∩┐╜ zmiany lub poprawienia tych danych, a tak∩┐╜e oczywi∩┐╜cie rezygna' +
  300.               'cj∩┐╜ z ich przesy∩┐╜ania.'
  301.             '')
  302.         end
  303.       end
  304.       object Panel10: TPanel
  305.         Left = 181
  306.         Top = 0
  307.         Width = 447
  308.         Height = 419
  309.         Align = alClient
  310.         BevelOuter = bvNone
  311.         BorderWidth = 4
  312.         Caption = '   '
  313.         ParentColor = True
  314.         TabOrder = 1
  315.         object jzkUserData1: TjzkUserData
  316.           Left = 4
  317.           Top = 4
  318.           Width = 439
  319.           Height = 411
  320.           Align = alClient
  321.           BorderStyle = bsNone
  322.           Color = 15658726
  323.           ColCount = 2
  324.           Ctl3D = False
  325.           DefaultRowHeight = 17
  326.           FixedColor = 8026706
  327.           RowCount = 15
  328.           FixedRows = 0
  329.           Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goTabs, goThumbTracking]
  330.           ParentCtl3D = False
  331.           TabOrder = 0
  332.           AutoNumAlign = False
  333.           AutoSize = False
  334.           VAlignment = vtaTop
  335.           EnhTextSize = False
  336.           EnhRowColMove = False
  337.           SortFixedCols = False
  338.           SizeWithForm = False
  339.           Multilinecells = False
  340.           SortDirection = sdAscending
  341.           SortFull = True
  342.           SortAutoFormat = True
  343.           SortShow = False
  344.           EnableGraphics = False
  345.           SortColumn = 0
  346.           HintColor = clYellow
  347.           SelectionColor = 8026706
  348.           SelectionTextColor = clWhite
  349.           SelectionRectangle = False
  350.           SelectionRTFKeep = False
  351.           HintShowCells = False
  352.           OleDropTarget = False
  353.           OleDropSource = False
  354.           OleDropRTF = False
  355.           PrintSettings.FooterSize = 0
  356.           PrintSettings.HeaderSize = 0
  357.           PrintSettings.Time = ppNone
  358.           PrintSettings.Date = ppNone
  359.           PrintSettings.DateFormat = 'dd/mm/yyyy'
  360.           PrintSettings.PageNr = ppNone
  361.           PrintSettings.Title = ppNone
  362.           PrintSettings.Font.Charset = DEFAULT_CHARSET
  363.           PrintSettings.Font.Color = clWindowText
  364.           PrintSettings.Font.Height = -11
  365.           PrintSettings.Font.Name = 'MS Sans Serif'
  366.           PrintSettings.Font.Style = []
  367.           PrintSettings.HeaderFont.Charset = DEFAULT_CHARSET
  368.           PrintSettings.HeaderFont.Color = clWindowText
  369.           PrintSettings.HeaderFont.Height = -11
  370.           PrintSettings.HeaderFont.Name = 'MS Sans Serif'
  371.           PrintSettings.HeaderFont.Style = []
  372.           PrintSettings.FooterFont.Charset = DEFAULT_CHARSET
  373.           PrintSettings.FooterFont.Color = clWindowText
  374.           PrintSettings.FooterFont.Height = -11
  375.           PrintSettings.FooterFont.Name = 'MS Sans Serif'
  376.           PrintSettings.FooterFont.Style = []
  377.           PrintSettings.Borders = pbNoborder
  378.           PrintSettings.BorderStyle = psSolid
  379.           PrintSettings.Centered = False
  380.           PrintSettings.RepeatFixedRows = False
  381.           PrintSettings.RepeatFixedCols = False
  382.           PrintSettings.LeftSize = 0
  383.           PrintSettings.RightSize = 0
  384.           PrintSettings.ColumnSpacing = 0
  385.           PrintSettings.RowSpacing = 0
  386.           PrintSettings.TitleSpacing = 0
  387.           PrintSettings.Orientation = poPortrait
  388.           PrintSettings.FixedWidth = 0
  389.           PrintSettings.FixedHeight = 0
  390.           PrintSettings.UseFixedHeight = False
  391.           PrintSettings.UseFixedWidth = False
  392.           PrintSettings.FitToPage = fpNever
  393.           PrintSettings.PageNumSep = '/'
  394.           PrintSettings.NoAutoSize = False
  395.           PrintSettings.PrintGraphics = False
  396.           HTMLSettings.Width = 100
  397.           Navigation.AllowInsertRow = False
  398.           Navigation.AllowDeleteRow = False
  399.           Navigation.AdvanceOnEnter = True
  400.           Navigation.AdvanceInsert = False
  401.           Navigation.AutoGotoWhenSorted = False
  402.           Navigation.AutoGotoIncremental = False
  403.           Navigation.AutoComboDropSize = False
  404.           Navigation.AdvanceDirection = adLeftRight
  405.           Navigation.AllowClipboardShortCuts = False
  406.           Navigation.AllowSmartClipboard = False
  407.           Navigation.AllowRTFClipboard = False
  408.           Navigation.AdvanceAuto = False
  409.           Navigation.InsertPosition = pInsertBefore
  410.           Navigation.CursorWalkEditor = False
  411.           Navigation.MoveRowOnSort = False
  412.           Navigation.ImproveMaskSel = False
  413.           Navigation.AlwaysEdit = False
  414.           ColumnSize.Save = False
  415.           ColumnSize.Stretch = True
  416.           CellNode.Color = clSilver
  417.           CellNode.NodeType = cnFlat
  418.           CellNode.NodeColor = clBlack
  419.           SizeWhileTyping.Height = False
  420.           SizeWhileTyping.Width = False
  421.           MouseActions.AllSelect = False
  422.           MouseActions.ColSelect = False
  423.           MouseActions.RowSelect = False
  424.           MouseActions.DirectEdit = False
  425.           MouseActions.DisjunctRowSelect = False
  426.           MouseActions.AllColumnSize = False
  427.           MouseActions.CaretPositioning = False
  428.           IntelliPan = ipVertical
  429.           URLColor = clBlack
  430.           URLShow = False
  431.           URLFull = False
  432.           URLEdit = False
  433.           ScrollType = ssNormal
  434.           ScrollColor = clNone
  435.           ScrollWidth = 16
  436.           ScrollProportional = False
  437.           ScrollHints = shNone
  438.           OemConvert = False
  439.           FixedFooters = 0
  440.           FixedRightCols = 0
  441.           FixedColWidth = 80
  442.           FixedRowHeight = 17
  443.           FixedFont.Charset = EASTEUROPE_CHARSET
  444.           FixedFont.Color = clWhite
  445.           FixedFont.Height = -11
  446.           FixedFont.Name = 'Tahoma'
  447.           FixedFont.Style = []
  448.           WordWrap = False
  449.           Lookup = False
  450.           LookupCaseSensitive = False
  451.           LookupHistory = False
  452.           BackGround.Top = 0
  453.           BackGround.Left = 0
  454.           BackGround.Display = bdTile
  455.           Hovering = False
  456.           Filter = <>
  457.           FilterActive = False
  458.           ColWidths = (
  459.             80
  460.             357)
  461.           RowHeights = (
  462.             17
  463.             17
  464.             17
  465.             17
  466.             17
  467.             17
  468.             17
  469.             17
  470.             17
  471.             17
  472.             17
  473.             17
  474.             17
  475.             17
  476.             17)
  477.         end
  478.       end
  479.     end
  480.     object TPage
  481.       Left = 0
  482.       Top = 0
  483.       Caption = '&Kopie zapasowe'
  484.       object Panel7: TPanel
  485.         Left = 0
  486.         Top = 0
  487.         Width = 181
  488.         Height = 419
  489.         Align = alLeft
  490.         BevelOuter = bvNone
  491.         BorderWidth = 4
  492.         Caption = '    '
  493.         Color = 5066163
  494.         TabOrder = 0
  495.         object bKopiaZapasowa: TjzkColorButton
  496.           Left = 4
  497.           Top = 393
  498.           Width = 173
  499.           Height = 22
  500.           Caption = 'Wykonaj kopi∩┐╜ zapasow∩┐╜'
  501.           TabOrder = 0
  502.           OnClick = bKopiaZapasowaClick
  503.           BorderColor = clTeal
  504.           ActiveBorderColor = clTeal
  505.           Align = alBottom
  506.           Color = 15263965
  507.           ParentColor = False
  508.           RoundSize = 24
  509.           SingleLine = True
  510.           BoldWhenDefault = True
  511.           Kind = bkCustom
  512.         end
  513.       end
  514.       object Panel15: TPanel
  515.         Left = 181
  516.         Top = 0
  517.         Width = 447
  518.         Height = 419
  519.         Align = alClient
  520.         BevelOuter = bvNone
  521.         BorderWidth = 4
  522.         Caption = '  '
  523.         ParentColor = True
  524.         TabOrder = 1
  525.         object Label1: TLabel
  526.           Left = 4
  527.           Top = 4
  528.           Width = 439
  529.           Height = 13
  530.           Align = alTop
  531.           Caption = 'Na dysku znalaz∩┐╜em nast∩┐╜puj∩┐╜ce kopie zapasowe...'
  532.           WordWrap = True
  533.         end
  534.         object Panel13: TPanel
  535.           Left = 291
  536.           Top = 17
  537.           Width = 152
  538.           Height = 398
  539.           Align = alRight
  540.           BevelOuter = bvNone
  541.           BorderWidth = 4
  542.           Caption = '   '
  543.           ParentColor = True
  544.           TabOrder = 0
  545.           object lbZawartoscCaba: TjzkHTMListbox
  546.             Left = 4
  547.             Top = 48
  548.             Width = 144
  549.             Height = 324
  550.             Align = alClient
  551.             BorderStyle = bsNone
  552.             ItemHeight = 16
  553.             ItemIndex = -1
  554.             Multiline = True
  555.             ParentColor = True
  556.             TabOrder = 0
  557.             URLColor = clWhite
  558.             SelectionInvisible = True
  559.             SelectionColor = 14145476
  560.             SelectionFontColor = clHighlightText
  561.             Items.Strings = (
  562.               
  563.                 'Wybierz jaki∩┐╜ plik na li∩┐╜cie z lewej strony. Aby zobaczy∩┐╜ zawart' +
  564.                 'o∩┐╜∩┐╜ pliku, kliknij dwukrotnie mysz∩┐╜.')
  565.             OnAnchorClick = lbZawartoscCabaAnchorClick
  566.           end
  567.           object jzkColorButton5: TjzkColorButton
  568.             Left = 4
  569.             Top = 372
  570.             Width = 144
  571.             Height = 22
  572.             Caption = '&Usu∩┐╜ t∩┐╜ kopi∩┐╜ z dysku'
  573.             TabOrder = 1
  574.             OnClick = bUsunProgramyClick
  575.             BorderColor = clTeal
  576.             ActiveBorderColor = clTeal
  577.             Align = alBottom
  578.             Color = 15263965
  579.             ParentColor = False
  580.             RoundSize = 24
  581.             SingleLine = True
  582.             BoldWhenDefault = False
  583.             Kind = bkCustom
  584.           end
  585.           object bOdswiezListeKopii: TjzkColorButton
  586.             Left = 4
  587.             Top = 4
  588.             Width = 144
  589.             Height = 22
  590.             Caption = '< Od∩┐╜wie∩┐╜ list∩┐╜'
  591.             TabOrder = 2
  592.             OnClick = bOdswiezListeKopiiClick
  593.             BorderColor = clTeal
  594.             ActiveBorderColor = clTeal
  595.             Align = alTop
  596.             Color = 15263965
  597.             ParentColor = False
  598.             RoundSize = 24
  599.             SingleLine = True
  600.             BoldWhenDefault = False
  601.             Kind = bkCustom
  602.           end
  603.           object bPokazZawartosCaba: TjzkColorButton
  604.             Left = 4
  605.             Top = 26
  606.             Width = 144
  607.             Height = 22
  608.             Caption = 'Poka∩┐╜ zawarto∩┐╜∩┐╜ tej kopii'
  609.             TabOrder = 3
  610.             OnClick = bPokazZawartosCabaClick
  611.             BorderColor = clTeal
  612.             ActiveBorderColor = clTeal
  613.             Align = alTop
  614.             Color = 15263965
  615.             ParentColor = False
  616.             RoundSize = 24
  617.             SingleLine = True
  618.             BoldWhenDefault = False
  619.             Kind = bkCustom
  620.           end
  621.         end
  622.         object lbKopie: TjzkHTMListbox
  623.           Left = 4
  624.           Top = 17
  625.           Width = 287
  626.           Height = 398
  627.           Align = alClient
  628.           ItemHeight = 49
  629.           ItemIndex = -1
  630.           Multiline = True
  631.           Sorted = True
  632.           TabOrder = 1
  633.           URLColor = clBlack
  634.           SelectionInvisible = False
  635.           SelectionColor = 8026706
  636.           SelectionFontColor = clHighlightText
  637.           Items.Strings = (
  638.             
  639.               '<img src="ssys:c:\jar\konto\konto.exe"><b>Moje Konto 2000</b><br' +
  640.               '>KONTO (zarejestrowane)')
  641.           OnDblClick = bPokazZawartosCabaClick
  642.           OnAnchorClick = lbLicencjeAnchorClick
  643.         end
  644.       end
  645.     end
  646.     object TPage
  647.       Left = 0
  648.       Top = 0
  649.       Caption = '&Pliki danych'
  650.       object Panel3: TPanel
  651.         Left = 0
  652.         Top = 0
  653.         Width = 181
  654.         Height = 419
  655.         Align = alLeft
  656.         BevelOuter = bvNone
  657.         BorderWidth = 4
  658.         Caption = '    '
  659.         Color = 5066163
  660.         TabOrder = 0
  661.         object jzkColorButton1: TjzkColorButton
  662.           Left = 4
  663.           Top = 393
  664.           Width = 173
  665.           Height = 22
  666.           Caption = '    '
  667.           TabOrder = 0
  668.           BorderColor = clTeal
  669.           ActiveBorderColor = clTeal
  670.           Align = alBottom
  671.           Color = 15263965
  672.           ParentColor = False
  673.           RoundSize = 24
  674.           SingleLine = True
  675.           BoldWhenDefault = True
  676.           Kind = bkCustom
  677.         end
  678.       end
  679.       object Panel16: TPanel
  680.         Left = 181
  681.         Top = 0
  682.         Width = 447
  683.         Height = 419
  684.         Align = alClient
  685.         BevelOuter = bvNone
  686.         BorderWidth = 4
  687.         Caption = '  '
  688.         ParentColor = True
  689.         TabOrder = 1
  690.         object Label5: TLabel
  691.           Left = 4
  692.           Top = 4
  693.           Width = 439
  694.           Height = 13
  695.           Align = alTop
  696.           Caption = 'Na dysku znalaz∩┐╜em nast∩┐╜puj∩┐╜ce pliki z danymi:'
  697.           WordWrap = True
  698.         end
  699.         object lbPlikiDanych: TjzkHTMListbox
  700.           Left = 4
  701.           Top = 17
  702.           Width = 439
  703.           Height = 398
  704.           Align = alClient
  705.           ItemHeight = 49
  706.           ItemIndex = -1
  707.           Multiline = True
  708.           Sorted = True
  709.           TabOrder = 0
  710.           URLColor = clBlack
  711.           SelectionInvisible = False
  712.           SelectionColor = 8026706
  713.           SelectionFontColor = clHighlightText
  714.           Items.Strings = (
  715.             
  716.               '<img src="ssys:c:\jar\konto\konto.exe"><b>Moje Konto 2000</b><br' +
  717.               '>KONTO (zarejestrowane)')
  718.           OnDblClick = bPokazZawartosCabaClick
  719.           OnAnchorClick = lbLicencjeAnchorClick
  720.         end
  721.       end
  722.     end
  723.     object TPage
  724.       Left = 0
  725.       Top = 0
  726.       Caption = '&Usu∩┐╜ programy'
  727.       object Panel11: TPanel
  728.         Left = 0
  729.         Top = 0
  730.         Width = 181
  731.         Height = 419
  732.         Align = alLeft
  733.         BevelOuter = bvNone
  734.         BorderWidth = 4
  735.         Caption = '    '
  736.         Color = 5066163
  737.         TabOrder = 0
  738.         object jzkColorButton2: TjzkColorButton
  739.           Left = 4
  740.           Top = 393
  741.           Width = 173
  742.           Height = 22
  743.           Caption = '    '
  744.           TabOrder = 0
  745.           BorderColor = clTeal
  746.           ActiveBorderColor = clTeal
  747.           Align = alBottom
  748.           Color = 15263965
  749.           ParentColor = False
  750.           RoundSize = 24
  751.           SingleLine = True
  752.           BoldWhenDefault = True
  753.           Kind = bkCustom
  754.         end
  755.       end
  756.       object Panel12: TPanel
  757.         Left = 181
  758.         Top = 0
  759.         Width = 447
  760.         Height = 419
  761.         Align = alClient
  762.         BevelOuter = bvNone
  763.         BorderWidth = 4
  764.         Caption = '     '
  765.         ParentColor = True
  766.         TabOrder = 1
  767.         object lbUsun: TCheckListBox
  768.           Left = 4
  769.           Top = 4
  770.           Width = 221
  771.           Height = 411
  772.           Align = alLeft
  773.           ItemHeight = 13
  774.           TabOrder = 0
  775.           OnClick = lbUsunClick
  776.         end
  777.         object Panel14: TPanel
  778.           Left = 225
  779.           Top = 4
  780.           Width = 218
  781.           Height = 411
  782.           Align = alClient
  783.           BevelOuter = bvNone
  784.           BorderWidth = 4
  785.           Caption = '   '
  786.           ParentColor = True
  787.           TabOrder = 1
  788.           object bUsunProgramy: TjzkColorButton
  789.             Left = 4
  790.             Top = 4
  791.             Width = 210
  792.             Height = 22
  793.             Caption = '&Usu∩┐╜ zaznaczone programy'
  794.             TabOrder = 0
  795.             OnClick = bUsunProgramyClick
  796.             BorderColor = clTeal
  797.             ActiveBorderColor = clTeal
  798.             Align = alTop
  799.             Color = 15263965
  800.             ParentColor = False
  801.             RoundSize = 24
  802.             SingleLine = True
  803.             BoldWhenDefault = True
  804.             Kind = bkCustom
  805.           end
  806.           object bUsunZRejestru: TjzkColorButton
  807.             Left = 4
  808.             Top = 385
  809.             Width = 210
  810.             Height = 22
  811.             Caption = '&Usu∩┐╜ wszystkie wpisy z Rejestru'
  812.             TabOrder = 1
  813.             OnClick = bUsunZRejestruClick
  814.             BorderColor = clTeal
  815.             ActiveBorderColor = clTeal
  816.             Align = alBottom
  817.             Color = 15263965
  818.             ParentColor = False
  819.             RoundSize = 24
  820.             SingleLine = True
  821.             BoldWhenDefault = True
  822.             Kind = bkCustom
  823.           end
  824.           object lbPliki: TjzkHTMListbox
  825.             Left = 4
  826.             Top = 26
  827.             Width = 210
  828.             Height = 359
  829.             Align = alClient
  830.             BorderStyle = bsNone
  831.             ItemHeight = 16
  832.             ItemIndex = -1
  833.             Multiline = True
  834.             ParentColor = True
  835.             TabOrder = 2
  836.             URLColor = clWhite
  837.             SelectionInvisible = True
  838.             SelectionColor = 14145476
  839.             SelectionFontColor = clHighlightText
  840.             Items.Strings = (
  841.               'Nie ma ∩┐╜adnych pik∩┐╜w do usuni∩┐╜cia.')
  842.           end
  843.         end
  844.       end
  845.     end
  846.   end
  847.   object Panel5: TPanel
  848.     Left = 0
  849.     Top = 0
  850.     Width = 628
  851.     Height = 15
  852.     Align = alTop
  853.     BevelOuter = bvNone
  854.     Caption = '    '
  855.     Color = 5066163
  856.     Font.Charset = DEFAULT_CHARSET
  857.     Font.Color = clWhite
  858.     Font.Height = -11
  859.     Font.Name = 'MS Sans Serif'
  860.     Font.Style = []
  861.     ParentFont = False
  862.     TabOrder = 3
  863.     object Label3: TLabel
  864.       Left = 0
  865.       Top = 0
  866.       Width = 181
  867.       Height = 15
  868.       Align = alLeft
  869.       Alignment = taCenter
  870.       AutoSize = False
  871.       Caption = 'Organizator 2000'
  872.       Color = clBlack
  873.       Font.Charset = EASTEUROPE_CHARSET
  874.       Font.Color = clWhite
  875.       Font.Height = -11
  876.       Font.Name = 'Tahoma'
  877.       Font.Style = [fsBold]
  878.       ParentColor = False
  879.       ParentFont = False
  880.     end
  881.   end
  882.   object FormStorage1: TFormStorage
  883.     IniFileName = 'Software\JZK'
  884.     IniSection = 'Konfigurator'
  885.     UseRegistry = True
  886.     Left = 72
  887.     Top = 364
  888.   end
  889.   object PBShellLink1: TPBShellLink
  890.     FileIcon.IconIndex = 0
  891.     HotKey = 0
  892.     FileName = 'C:\WINDOWS\Menu Start\'
  893.     Language = lgEnglish
  894.     WindowState = wsNormal
  895.     ShellFolder = sfStartMenu
  896.     Left = 44
  897.     Top = 364
  898.   end
  899.   object ae: TAppEraser
  900.     Files.Strings = (
  901.       '*AppName*')
  902.     Path = '*AppPath*'
  903.     DelPathIfEmpty = True
  904.     Left = 100
  905.     Top = 364
  906.   end
  907.   object CABFile1: TCABFile
  908.     CABFileContents = <>
  909.     Left = 100
  910.     Top = 336
  911.   end
  912. end
  913.