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