Skip to main content
A newer version of this page is available. .

TcxEditValidateInfo Members

Contains data that is used to visualize validation errors in an editor.

Properties

Name Description
ErrorIcon Specifies an icon (also called error icon) to be displayed by an editor when it fails validation.
ErrorText Specifies the error message to be displayed by an editor when it fails validation.
ErrorType Specifies the error icon and its visibility within an editor.

Methods

Name Description
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
HasErrorIcon
IsError
Reset
ToString Inherited from TObject.
See Also