TCustomRichViewEdit.RemoveCheckpointEd

<< Click to display table of contents >>

TCustomRichViewEdit.RemoveCheckpointEd

Editing-style method for deleting checkpoint associated with the ItemNo-th item.

procedure RemoveCheckpointEd(ItemNo: Integer);

Method type: editstyle editing-style, unlike RemoveCheckpoint.

See also methods of TRichViewEdit:

▪RemoveCurrentCheckpoint;

▪SetCheckpointInfoEd.

See also methods of TRichView:

▪GetItemCheckpoint;

▪RemoveCheckpoint.  

See also:

▪Modifying RichView items;

▪"Checkpoints".