Source position: dynamicarray.pas line 28
type TOnNotifyItem = procedure(
Sender: TObject;
Col: Integer;
Row: Integer;
var Item: Pointer
) of object;