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 message displayed when editor input validation fails. |
| 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