TSRichViewEdit.CanUpdateMargin |
Top Previous Next |
|
Enables/disables margins changing. property CanUpdateMargin: Boolean; If this property is False: •the component does not allow changing FormatWidth, FormatHeight, PageLeft, PageTop, PageRight, PageBottom, PageBreakHeight, MinPageBreakHeight, MaxPageBreakHeight, properties; •SetMargin and SetMarginMM functions do not set the margin values. |