AppendPar method

Applies to
TWPRTFDataBlock

Declaration
function AppendPar(par: TParagraph = nil; AfterPar: TParagraph = nil): TParagraph;

Description
Appends this paragraph to the end of the text. If the passed paragraph is nil it will create a new one. The paragraph MUST have been created for this RTFData collection, this means it must use the same RTFDataProps object. It is not possible to move paragraphs between memo controls which do not use the same RTFDataProps. To append text from such a text object use AppendParCopy


Copyright (C) by WPCUBED GmbH - Munich
http://www.wpcubed.com