cxEditErrorIcon Method
Returns the Error icon (
).
Declaration
function cxEditErrorIcon: TdxSmartGlyph;
Returns
| Type |
|---|
| TdxSmartGlyph |
Remarks
The returned icon corresponds to the eetError value of the TcxEditValidateInfo.ErrorType property.
See Also