Data.Bind.ObjectScope.TBaseObjectBindSource.OnCreateAdapter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnCreateAdapter: TCreateAdapterEvent read FOnCreateAdapter write FOnCreateAdapter;

C++

__property TCreateAdapterEvent OnCreateAdapter = {read=FOnCreateAdapter, write=FOnCreateAdapter};

Properties

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

Description

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