ScroogeXHTML for Delphi  7.2
TParagraphNode Class Reference

A class which represents a paragraph and which consists of ISimpleDomTextNode objects. More...

Inheritance diagram for TParagraphNode:
ISimpleDomParagraph

Public Member Functions

 TParagraphNode (const TSimpleDomNode AOwner)
 Create a new instance of the TParagraphNode class.
 
 ~TParagraphNode ()
 Destructor.
 
 AddText ()
 Add a element to the paragraph if the current is not empty.
 
 SetParProperties (const TParagraphProperties PP)
 Set all paragraph properties.
 

Detailed Description

A class which represents a paragraph and which consists of ISimpleDomTextNode objects.