Data.Bind.ObjectScope.TBindSourceAdapter.AfterPost

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: event
Visibility: public
Source:
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Unit: Data.Bind.ObjectScope
Parent: TBindSourceAdapter

Delphi

property AfterPost: TAdapterNotifyEvent read FAfterPost write FAfterPost;

C++

__property TAdapterNotifyEvent AfterPost = {read=FAfterPost, write=FAfterPost};

Description

Embarcadero Technologies does not currently have any additional information.