Function StringGridWidget.drawCell

draw cell content

override void drawCell(
  DrawBuf buf,
  Rect rc,
  int col,
  int row
);