Data.Bind.ObjectScope.TBindSourceAdapter.AfterScroll

From RAD Studio API Documentation
Jump to: navigation, search

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.