← Customer Feedback for Devart Settings and activity 1 result found TIBCQuery.OnScrollFinish 103 votes Vote Vote Vote Vote We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close 1 vote 2 votes 3 votes Remove votes You have left! (?) (thinking…) 2 comments · Delphi Data Access Components » InterBase/Firebird · Delete… · Admin → How important is this to you? Not at all You must login first! Important You must login first! Critical You must login first! We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close An error occurred while saving the comment Anonymous commented · Jul 15, 2016 · Edit… · Delete… when I know it will be read several records , like the dev -express the grid that runs through all the lines for calculations of columns , I always turn off the AfterScroll and religo at the end query.afterscoll : = nil ; ..... query.afterscroll : = queryafterscroll ; Save Submitting...
when I know it will be read several records , like the dev -express the grid that runs through all the lines for calculations of columns , I always turn off the AfterScroll and religo at the end
query.afterscoll : = nil ;
.....
query.afterscroll : = queryafterscroll ;