Property TWPCustomRtfEdit.CPChars[index] : Char

Unit: WPCTRMemo
Class: WPCTRMemo.TWPCustomRtfEdit

Description

This property can be used to read the characters starting with the cursor position plus a certain index. This property is only provided to make it easier to convert code which was using pointers. We suggest to work directly with ActiveParagraph and ActivePosInPar.