IDecimalEdit.Valid

Syntax

Valid: Boolean;

Description

The Valid property returns correctness of the real number entered into the edit box.

Comments

If the entered value is not correct, the edit box is highlighted with red, and the Valid property returns False.

See also:

IDecimalEdit