Hi folks, in FPC 2.0.0 there is TDataSet.TempBuffer function with an empty body. In FPC 2.0.1 it is removed. I am writing a custom dataset that uses a part ported from Delphi and there is TempBuffer. Can you tell me what is its purpose? It is used only in two places where TDataSet.State = dsFilter.