AnyDAC
ContentsIndexHome
PreviousUpNext
TADDataSet.BeforeGetRecords Event

Fires before fetching next rowset.

Group
Links

The BeforeGetRecords event fires before dataset will fetch next rowset as result of navigation methods calls. For example, fetching occurs automatically inside of Next, Last, Locate methods.

property BeforeGetRecords: TADDataSetEvent;

TADDataSetEvent, AfterGetRecords

What do you think about this topic? Send feedback!