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

cxEditInfoIcon Variable

Stores the Information icon ().

Declaration

var cxEditInfoIcon: TBitmap;

Variable Value

Type
TBitmap

Remarks

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

See Also