IWebFloatEdit.Valid

Syntax

Valid: Boolean;

Description

The Valid property returns whether the value specified in the component is correct.

Comments

The property returns True if allowed value is specified in the component, and False if the value is outside the allowed limits of MinValue-MaxValue.

See also:

IWebFloatEdit