<< Click to display table of contents >> TRVBorder |
This class defines border around paragraph. This is a class of Border property of paragraph style.
Unit RVStyle.
Syntax
TRVBorder = class (TPersistent)
(Introduced in version 1.2)
Properties:
▪BorderOffsets – distance between paragraph content and border;
▪Color – border color;
▪InternalWidth – distance between border lines (for double and triple borders);
▪Style – border style;
▪VisibleBorders hides/shows border sides;
▪Width – line width.
See also:
▪TCustomRVParaInfo.Border;