ITabView.DisplayNumberSigns

Syntax

DisplayNumberSigns: Boolean;

Description

The DisplayNumberSigns property determines the method that is used to display non-text data that overrun text borders.

Comments

Available values:

This property is saved independently, whether the object is saved after modification.

Comment. This property affects only non-text data displaying.

Example

DisplayNumberSigns := False;

DisplayNumberSigns := True;

See also:

ITabView