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