TCustomRichViewEdit.SetCurrentTag |
Top Previous Next |
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:
See also methods: See also properties: See also: ▪"Tags". |