Source position: fpg_basegrid.pas line 42
type TfpgFocusChangeNotify = procedure(
Sender: TObject;
ARow: Integer;
ACol: Integer
) of object;