<< Click to display table of contents >> TCustomRichViewEdit.SetCurrentTag |
Changes tag of the item at the position of caret.
procedure SetCurrentTag(ATag: TRVTag);
SetCurrentTag(Tag) is equivalent to TopLevelEditor.SetItemTagEd(TopLevelEditor.CurItemNo, Tag).
Method type: editing-style.
See also methods:
See also properties:
See also:
▪"Tags".