TSRVViewProperty.MarginsPen |
Top Previous Next |
|
Specifies a pen properties for drawing rectangle around the document area. property BoundTextPen: TSRVMarginsPen; This rectangle shows margins. It is drawn only if MarginsRectVisible=True. In Delphi XE2 or newer, if a system color is specified for MarginsPen.Color, and custom styles are applied, then a corresponding style color is used instead. Default value: psDot, clSilver |