Source position: grids.pas line 1191
type TSetEditEvent = procedure(
Sender: TObject;
ACol: Integer;
ARow: Integer;
const Value:
) of object;