Source position: bufdataset.pas line 108
type TCompareFunc = function(
subValue: pointer;
aValue: pointer;
size: Integer;
options: TLocateOptions
):Int64;