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