<< Click to display table of contents >> TrvActionShowSpecialCharacters.ShowCheckpoints |
Defines whether the action hides/shows checkpoints in the target editor.
property ShowCheckpoints: Boolean;
If set, the action, in addition to switching other options, includes/excluded rvoShowCheckpoints in the Options property of the target editor.
Assign False to this property if you want checkpoints to be always shown/hidden, or if you want to implement their showing/hiding in other place of your application.
Default value
True