Valid: Boolean;
The Valid property returns whether the integer number entered in the edit box is correct.
If Valid = False, the edit box is highlighted with red color. This property is read-only and is used only via the Fore language.
See also:
IIntegerEdit