IFloatEdit.Valid

Syntax

Valid: Boolean;

Description

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

Comments

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

See also:

IFloatEdit