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