eDocEngine VCL Professional Help » Symbol Reference » Namespaces of Helper Classes » gtCstHTMLEng Namespace » TgtHTMLCustomMetaInfo Class

Gnostice eDocEngine VCL Developer Guide
TgtHTMLCustomMetaInfo Class

This class represents metadata of a HTML web page.

Pascal
public TgtHTMLCustomMetaInfo = class(TPersistent);
C++
public: class TgtHTMLCustomMetaInfo : public TPersistent;

gtCstHTMLEng

Properties
 
Name 
Description 
 
Specifies a list of names in the metadata. 
 
Specifies a list of values in the metadata. 
Methods
 
Name 
Description 
 
Creates a new instance of this class.