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