Source position: extjsjson.pp line 44
type TJSONObjectAllowRowEvent = procedure(
Sender: TObject;
Dataset: TDataset;
var Allow: Boolean
) of object;