TPlusMemo.PassOverCodes property
PlusMemo Help Send comments on this topic.
TPlusMemo.PassOverCodes property

Glossary Item Box

 

Applies to

TPlusMemo, TDBPlusMemo

 

Declaration

property PassOverCodes: Boolean;

 

Description

This property controls whether the caret will stop at the static text formatting codes when the user scrolls with the left and right arrow keys.  Its default value is True, meaning that scrolling will not stop at control codes embedded in the text.

 

It is available at design time and run time, with read and write access.

 

See Also

Control code constants

StaticFormat property

Static formatting in PlusMemo