Merged revisions 12515 via svnmerge from svn+ssh://[email protected]/FPC/svn/fpc/trunk
........ r12515 | joost | 2009-01-05 21:46:14 +0100 (Mon, 05 Jan 2009) | 1 line
* On TDataset.Edit exit the method when the state is dsEdit or dsInsert before CheckBrowseMode is called, because CheckBrowseMode will always set the state to dsBrowse. (+test) ........