RxFPC:fix AV on edit data in RxDBGrid

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5934 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
alexs75 2017-06-13 10:52:46 +00:00
parent 918d5faa64
commit 75aaf4e32b

View File

@ -5214,6 +5214,7 @@ var
j, L, R: integer;
S: string;
begin
C:=nil;
if (rdgColSpanning in OptionsRx) then
if IsMerged(aCol, L, R, C) then
aCol:=L;