JVCL Help:TJvValidators.ErrorIndicator
JVCL Help: TJvValidators.ErrorIndicator Property
Search in JVCL Help
Search in all projectsSummary
Specifies an optional ErrorIndicator that is used by this component.
Pascal
propertyErrorIndicator: IJvErrorIndicator;
Description
Assign an ErrorIndicator to the component to have automatic inline display of error icons and error message hints. When an ErrorIndicator is assigned, it will automatically pick up the control whose validation failed and the error message to display. Depending on the settings of the ErrorIndicator, an error icon is placed next to the control and the associated error message is displayed in a hint window of the icon. Using an ErrorIndicator is optional.
See Also
TJvValidators.OnValidateFailed, TJvValidators.ValidationSummary
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page