Source position: sqldbrestbridge.pp line 153
type TRestGetFormatEvent = procedure(
Sender: TObject;
aRest: TRequest;
var aFormat: string
) of object;