<< Click to display table of contents >> TRVHTMLSaveProperties.UseCheckpointNames |
Specifies how checkpoints are saved to HTML.
property UseCheckpointNames: Boolean;
(introduced in version 21)
If True, names of checkpoints are used as HTML anchor names. They should be unique.
If False, anchors names are generated using CheckpointsPrefix property.
Default value:
True