Data.Bind.ObjectScope.TBindSourceAdapter.AfterInsert

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AfterInsert: TAdapterNotifyEvent read FAfterInsert write FAfterInsert;

C++

__property TAdapterNotifyEvent AfterInsert = {read=FAfterInsert, write=FAfterInsert};

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.