<< Click to display table of contents >> TRVBoxPosition.RelativeToCell |
Allows anchoring a text box to a table cell.
property RelativeToCell: Boolean;
If True, and a sidenote (or a text box item) is placed in a table cell, then horizontal and vertical positions are calculated relative to this cell (instead of a page).
Use TRichViewEdit.SetCurrentItemExtraIntPropertyEx and SetCurrentItemExtraStrPropertyEx to change value of this property as an editing operation.
Default value:
True