Data.Bind.ObjectScope.TBindSourceAdapter.BeforeScroll
Delphi
property BeforeScroll: TAdapterNotifyEvent read FBeforeScroll write FBeforeScroll;
C++
__property TAdapterNotifyEvent BeforeScroll = {read=FBeforeScroll, write=FBeforeScroll};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
event | public | Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp |
Data.Bind.ObjectScope | TBindSourceAdapter |
Description
Embarcadero Technologies does not currently have any additional information.