GetEditText - returns the Edit text string for the specified cell
Source position: grids.pas line 970
protected function TCustomGrid.GetEditText(
ACol: LongInt;
ARow: LongInt
):; virtual;