lazarus/examples/turbopower_ipro
2022-05-17 20:50:08 +00:00
..
htmain.lfm Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
htmain.pas Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
index.html Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
mainunit.lfm Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
mainunit.pas Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
readme.txt Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
simplepage2.html Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
tpiproexample.lpi Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
tpiproexample.lpr Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
tpiprohtmltree.lpi Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
tpiprohtmltree.lpr Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
turbopower_ipro.ex-meta Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00

This directory contains two programs to test the package 
TurboPower Internet Professional. 

(1) tpiproexample: Basic function to display and print a html page.
    Requires that the define HTML_Print is activated.
    
(2) tpiprohtmltree: Displays the hierarchy of html nodes of a html document
    in a treeview.
    Requires that the define HTML_RTTI is activated.
    
Both project require the component turbopoweripro.lpk located in directory 
$LazarusDir/components/turbopower_ipro.