<< Click to display table of contents >> TCustomRVReportGenerator.ErrorColor |
Color for error messages.
property ErrorColor: TColor;
This color is used for inserting error messages in place of erroneous fields.
If ErrorColor = clNone, error messages have the same color as the original text.
Default value:
clRed