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