Class: TEgDBGridEx
TEgDBGridEx
function GetGridCoord(P: TPoint): TGridCoord;
Same conversion as PointToGridCoord, but takes a client-area point (not a screen point) and returns the TGridCoord directly instead of through a var parameter.
PointToGridCoord
TGridCoord
var