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

cxEditErrorIcon Variable

Stores the Error icon ().

Declaration

var cxEditErrorIcon: TBitmap;

Variable Value

Type
TBitmap

Remarks

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

See Also