[fpc-devel] TDataset.ClearBuffers change in svn revision 3138
Luiz Americo Pereira Camara
pascalive at bol.com.br
Tue Apr 4 02:29:09 CEST 2006
In revision 3138 TDataset.Clearbuffers call InternalInitRecord to empty
the ActiveBuffer. I have two comments:
- In DoInsertAppend InternalInitRecord will be called twice: one through
ClearBuffers and other through InitRecord
- ClearBuffers is called in First, Last, Resync: in this situations is
desired to clear the ActiveBuffer?
Luiz
More information about the fpc-devel
mailing list