IIntegerEdit.Valid

Syntax

Valid: Boolean;

Description

The Valid property indicates whether the integer number entered in the edit field is correct.

Comments

If Valid = False, the edit field is highlighted with red color. This property is read-only and is used only via the Fore language.

See also:

IIntegerEdit