Developer

SelectedLocation

Identify index of selected column and row as TPoint.

property SelectedLocation: TPoint read GetSelectedLocation write SetSelectedLocation;

Example:


if NextGrid61.SelectedLocation.X = 1 then begin end;

See also