TSRichViewEdit.CanUpdateMargin

<< Click to display table of contents >>

TSRichViewEdit.CanUpdateMargin

Enables/disables margins changing.

property CanUpdateMargin: Boolean;

If this property is False:

the component does not allow changing FormatWidth, FormatHeight, PageLeft, PageTop, PageRight, PageBottom properties;

SetMargin and SetMarginMM functions do not set the margin values.