Source position: sqldbrestschema.pp line 190
type TSQLDBRestCheckParamsEvent = procedure(
aSender: TObject;
aContext: TBaseRestContext;
aOperation: TRestOperation;
Params: TParams
) of object;