Difference between revisions of "IPro tab"

From Lazarus wiki
Jump to navigationJump to search
Line 3: Line 3:
 
[[Image:Component_Palette_IPro.png]]
 
[[Image:Component_Palette_IPro.png]]
  
* [[Image:tipfiledataprovider.png]] [[TIpFileDataProvider]]
+
{| class="wikitable sortable"
* [[Image:tiphttpdataprovider.png]] [[TIpHttpDataProvider]]
+
|-
* [[Image:tiphtmlpanel.png]] [[TIpHtmlPanel]]
+
! icon !! name !! description
 +
|-
 +
| [[Image:tipfiledataprovider.png]] || [[TIpFileDataProvider]] || the interface between a TIpHtmlPanel and the file system
 +
|-
 +
| [[Image:tiphttpdataprovider.png]] || [[TIpHttpDataProvider]] || the interface between a TIpHtmlPanel and a HTML page server (www)
 +
|-
 +
| [[Image:tiphtmlpanel.png]]       || [[TIpHtmlPanel]]       || display of HTML pages
 +
|}
  
 
{{NavComponentPalette}}
 
{{NavComponentPalette}}

Revision as of 12:51, 2 September 2016

The IPro tab of the Component Palette lists components of the Lazarus Component Library related to internet access

Component Palette IPro.png

icon name description
tipfiledataprovider.png TIpFileDataProvider the interface between a TIpHtmlPanel and the file system
tiphttpdataprovider.png TIpHttpDataProvider the interface between a TIpHtmlPanel and a HTML page server (www)
tiphtmlpanel.png TIpHtmlPanel display of HTML pages
Component Palette
Standard - Additional - Common Controls - Dialogs - Data Controls - Data Access - System - Misc - LazControls - RTTI - SQLdb - Pascal Script - SynEdit - Chart - IPro