ScroogeXHTML for Delphi  6.7
 All Classes Functions Variables Pages
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. More...
 
 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.

Constructor & Destructor Documentation

TParagraphNode::~TParagraphNode ( )

Destructor.