Data.Bind.ObjectScope.TBindSourceAdapter.AfterApplyUpdates

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 AfterApplyUpdates: TAdapterNotifyEvent read FAfterApplyUpdates write FAfterApplyUpdates;

C++

__property TAdapterNotifyEvent AfterApplyUpdates = {read=FAfterApplyUpdates, write=FAfterApplyUpdates};

Description

Embarcadero Technologies does not currently have any additional information.