FirstPar method

Applies to
TWPRTFDataCollection

Declaration
function FirstPar: TParagraph;

Description
This function returns a pointer to the first of all text elements. You can use it to build a loop over ALL paragraphs in a text. To do so use par := par.globalnext instead of par := par.next to get a pointer to the next TParagraph

Category
Loop through all text blocks
Paragraph-Reference


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