|
ScroogeXHTML for Object Pascal 9.4
|
DOM paragraph methods. More...
Public Member Functions | |
| AddText () | |
| Add a new empty text node. | |
| TParagraphProperties | GetProperties () |
| Get paragraph properties. | |
| SetParProperties (const TParagraphProperties PP) | |
| Set paragraph properties. | |
DOM paragraph methods.
| ISimpleDomParagraph::AddText | ( | ) |
Add a new empty text node.
Implemented in TParagraphNode.
| TParagraphProperties ISimpleDomParagraph::GetProperties | ( | ) |
Get paragraph properties.
Implemented in TParagraphNode.
| ISimpleDomParagraph::SetParProperties | ( | const TParagraphProperties | PP | ) |
Set paragraph properties.
Implemented in TParagraphNode.