Q. I notice that as I scroll my TQuery forward more and more memory is used. How do I prevent this?

A. If your TQuery is forward only cursor, then setting unidirectional to true will resolve the problem.

Note that any memory used by the TQuery is freed when the TQuery is closed.

2 Responses so far.

Post a Comment

Thank you for your comment.

Any request and idea are welcome.

CLICK TO REGISTER