Contents - Index - Previous - Next


ShowBorders property




Declaration
property ShowBorders: Boolean;

Description

Displays a 1-pixel border around tables and <DIV> elements in Edit mode.

To make it easier to work with tables and with absolutely positioned <DIV> elements, the control can display a 1-pixel border around those controls in Edit mode if they don't already have a border. If a table or division has a border already, setting this property does not change that border.

The border controlled by the ShowBorders property is not displayed in Browse mode.