Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TDataSet.AfterScroll
TDataSet
Top 


Occurs after an application scrolls from one record to another.

property AfterScroll: TDataSetNotifyEvent;

Description
Write an AfterScroll event handler to take specific action immediately after an application scrolls to another record as a result of a call to the First, Last, MoveBy, Next, Prior, FindKey, FindFirst, FindNext, FindLast, FindPrior, and Locate methods. AfterScroll is called after all other events triggered by these methods and any other methods that switch from record to record in the dataset.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Mar 28, 2024