Data.Bind.ObjectScope.TBindSourceAdapter.AfterInsert
[–] Properties | |
---|---|
Type: event | |
Visibility: public | |
Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
Unit: Data.Bind.ObjectScope | |
Parent: TBindSourceAdapter |
Delphi
property AfterInsert: TAdapterNotifyEvent read FAfterInsert write FAfterInsert;
C++
__property TAdapterNotifyEvent AfterInsert = {read=FAfterInsert, write=FAfterInsert};
Description
Embarcadero Technologies does not currently have any additional information.