IFloatEdit.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 incorrect, the edit box is highlighted in red, and the Valid property returns False.

See also:

IFloatEdit