Class: TEgColumn
property OnGraphicError: TEgDBGridGraphicErrorEvent;
Column-level counterpart of TEgDBGridEx.OnGraphicError
- same signature and same trigger (fired when this column’s graphic/BLOB
field cannot be decoded as a supported image format). Both fire when
assigned, grid-wide handler first. See TEgDBGridGraphicErrorEvent.