Data.Bind.ObjectScope.TObjectBindSourceAdapter.OnAfterSetDataObject

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnAfterSetDataObject: TAdapterNotifyEvent read FOnAfterSetDataObject write FOnAfterSetDataObject;

C++

__property TAdapterNotifyEvent OnAfterSetDataObject = {read=FOnAfterSetDataObject, write=FOnAfterSetDataObject};

Properties

Type Visibility Source Unit Parent
event public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope TObjectBindSourceAdapter

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!