Source position: sqldbrestschema.pp line 193
type TSQLDBRestAllowedOperationsEvent = procedure(
aSender: TObject;
aContext: TBaseRestContext;
var aOperations: TRestOperations
) of object;