Source position: sqldbrestio.pp line 81
type TRestGetVariableEvent = procedure(
Sender: TObject;
const aName: UTF8String;
out aVal: UTF8String
) of object;