Source position: dbf.pas line 67
type TTranslateEvent = function(
Dbf: TDbf;
Src: PChar;
Dest: PChar;
ToOem: Boolean
):Integer of object;