Skip to main content
A newer version of this page is available. .

cxEditWarningIcon Variable

Stores the Warning icon ().

Declaration

var cxEditWarningIcon: TBitmap;

Variable Value

Type
TBitmap

Remarks

The icon stored by this variable corresponds to the eetWarning value of the TcxEditValidateInfo.ErrorType property.

See Also