TRVTableItemInfo.VisibleBorders

<< Click to display table of contents >>

TRVTableItemInfo.VisibleBorders

Allows to hide some sides of table border.

property VisibleBorders: TRVBooleanRect;

(introduced in v10)

Direct assignment to this property cannot be undone/redone by user (use SetTableVisibleBorders)

Default value:

True, True, True, True (all sides are visible)

 

See also properties:

BorderWidth;

BorderColor;

BorderLightColor;

BorderStyle.

See also properties of table cell:

VisibleBorders.