lazarus/examples/turbopower_ipro
2025-02-23 01:48:42 +01:00
..
htmain.lfm Set HideSelection of all Treeviews to false. 2025-02-23 01:48:42 +01:00
htmain.pas Turbopower_ipro: Fix compilation of some IpHtmlPanel sample projects. 2023-03-24 23:41:07 +01:00
index.html Examplesmv restructure examples dir much like it used to be 2022-05-17 20:50:08 +00:00
mainunit.lfm TurboPower_Ipro: fix compilation of sample projects for printpreview support. 2023-12-22 13:57:47 +01:00
mainunit.pas TurboPower_Ipro: fix compilation of sample projects for printpreview support. 2023-12-22 13:57:47 +01: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 Turbopower_ipro: Fix compilation of some IpHtmlPanel sample projects. 2023-03-24 23:41:07 +01: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.