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