IDecimalEdit.Valid

Syntax

Valid: Boolean;

Description

The Valid property returns correctness of the real number that was entered in the edit box.

Comments

If the entered value is incorrect, the edit box is highlighted in red, and the Valid property returns False.

See also:

IDecimalEdit