Data.Bind.ObjectScope.TBindSourceAdapter.AfterScroll
Delphi
property AfterScroll: TAdapterNotifyEvent read FAfterScroll write FAfterScroll;
C++
__property TAdapterNotifyEvent AfterScroll = {read=FAfterScroll, write=FAfterScroll};
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.