Difference between revisions of "IPro tab"

From Lazarus wiki
Jump to navigationJump to search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{IPro_tab}}
 
{{IPro_tab}}
  
The '''IPro tab''' of the [[Component Palette]] lists components of the [[LCL|Lazarus Component Library]] related to internet access
+
The '''IPro tab''' of the [[Component Palette]] lists components related to display of html pages. This is needed internally by Lazarus to show the html-formatted popup coding hints and the chm help files.
  
 
[[Image:Component_Palette_IPro.png]]
 
[[Image:Component_Palette_IPro.png]]
Line 19: Line 19:
  
 
{{NavComponentPalette}}
 
{{NavComponentPalette}}
<br/>
 

Latest revision as of 17:25, 10 September 2018

English (en) français (fr) русский (ru)

The IPro tab of the Component Palette lists components related to display of html pages. This is needed internally by Lazarus to show the html-formatted popup coding hints and the chm help files.

Component Palette IPro.png

Icon Component Description
tipfiledataprovider.png TIpFileDataProvider the interface between a TIpHtmlPanel and the file system
tiphtmldataprovider.png TIpHtmlDataProvider the interface between a TIpHtmlPanel and a HTML page
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