Source position: dbwhtml.pp line 32
type TGetCellContentsEvent = procedure(
Sender: TObject;
var CellData: string
) of object;