GetDisplayText
This method is called when value of the cell is needed for painting or displaying in the hint window.
pas
function GetDisplayText(Cell: INxCell): WideString; virtual;
This method is called when value of the cell is needed for painting or displaying in the hint window.
function GetDisplayText(Cell: INxCell): WideString; virtual;