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