<< Click to display table of contents >> TrvActionInsertTable.RowsKeepTogether |
Defines the "keep together" property for all rows of inserted tables.
property RowsKeepTogether: Boolean;
This property is assigned to KeepTogether properties of all rows of inserted tables.
If True, the component avoids breaking pages inside rows (pagination adds page breaks between rows, when possible)
ScaleRichView note: TSRichViewEdit does not support page breaks inside table cells yet.
Default value:
False