Source position: dbf.pas line 70
type TBeforeAutoCreateEvent = procedure(
Dbf: TDbf;
var DoCreate: Boolean
) of object;