| AppendNewPar method |
Applies to
TWPRTFDataBlock
Declaration
function AppendNewPar(DontCopyStyle: Boolean = FALSE): TParagraph;
Description
appends a new paragraph at the end of the text. The new paragraph will be a standard text paragraph. If the optional DontCopyStyle parameter is TRUE the attributes and tabstops of the previously last paragraph will not be copied
|
Copyright (C) by WP |