Internet Controls
Go Up to VCL Components Categories Index
This topic lists all controls from the Delphi Internet tool-palette.
Control | Description | |
---|---|---|
TWebDispatcher passes HTTP request messages on to the appropriate action items that assemble a response. | ||
TPageProducer produces a string of HTML commands based on an input template. | ||
TDataSetTableProducer assembles a sequence of HTML commands to display the records from a dataset in a tabular format. | ||
TDataSetPageProducer produces a string of HTML commands based on an input template. | ||
TQueryTableProducer assembles a sequence of HTML commands to display the result set of a query in a tabular format. | ||
TSQLQueryTableProducer assembles a sequence of HTML commands to display the result set of a query in a tabular format. | ||
TXMLDocument represents an XML document. | ||
TWebBrowser provides access to the Web browser functionality of Microsoft's Shell Doc Object and Control Library. |