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