RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomSQLDataSet.BeforeScroll Event

Occurs when a DataSet scroll operation has been initiated but before the scrolling actually takes place.

Pascal
property BeforeScroll: TDataSetNotifyEvent;
C++
__property TDataSetNotifyEvent BeforeScroll;
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!