Source position: db.pas line 253
type TFieldGetTextEvent = procedure(
Sender: TField;
var aText: string;
DisplayText: Boolean
) of object;