ActiveParagraph property

Applies to
TWPCustomRtfEdit

Declaration
property ActiveParagraph: TParagraph;

Description
Read: The paragraph the cursor is located. If no paragraph exists, a new one will be created. If this is not possible the value will be nil. The function ActivePar will usually provide the same value as this property but will raise an exception if a paragraph cannot be created.
Write: Moves the cursor to a different paragraph.
Please also note property TextCursor which is the class which actually handles cursor movement.

Category
CP-Props
Paragraph-Reference


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