SDL Component Suite - HtmlSupport

The unit HTMLSUPPORT contains a loose collection of routines and classes to support the generation and manipulation of HTML texts. Besides common and often needed conversion routines, the unit contains an HTML producer class which can be used to generate HTML code from data sources.

The THtmlProducer class takes an HTML template code, analyses it and triggers an event when it encounters specially marked HTML tags. This approach allows to generate HTML code controlled by, for example, records of a database.


What's new:

  • Release 12.0   [Dec-12, 2023]
     
    • no changes

  • Release 10.7   [Aug-24, 2020]
     
    • no changes

  • Release 10.6   [Mar-09, 2018]
     
    • no changes

  • Release 10.5   [Oct-10, 2016]
     
  • Release 10.4   [Jun-02, 2015]
     
    • no changes

  • Release 10.3   [Oct-06, 2014]
     
    • none

  • Release 10.2   [May-30, 2013]
     
    • no changes

  • Release 10.1   [Oct-29, 2012]
     
  • Release 10.0   [Oct-4, 2011]
     
    • no changes

  • Release 9.7   [May-31, 2010]
     
  • Release 9.51   [Dec-01, 2008]
     
    • no changes

  • Release 9.5   [Oct-31, 2008]
     
    • no changes

  • Release 9.0   [May-28, 2007]
     
    • HTMLSUPPORT is now available to the public and included in the SDL Component Suite