<< Click to display table of contents >> TrvActionBackground.CanChangeMargins |
Specifies whether the action can change margin properties of the target TRichViewEdit control
property CanChangeMargins: Boolean;
If True, the "Padding" button is added to the action's dialog, allowing to define values for LeftMargin, RightMargin, TopMargin, BottomMargin properties of the target TRichViewEdit control.
It's recommended to hide this button when working with TSRichViewEdit controls from ScaleRichView.
Default value
True