Applies to
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
StaticFormat property