Data.Bind.ObjectScope.TBaseListBindSourceAdapter.OnListAppend

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: TBaseListBindSourceAdapter

Delphi

property OnListAppend: TListAppendEvent read FOnListAppend write FOnListAppend;

C++

__property TListAppendEvent OnListAppend = {read=FOnListAppend, write=FOnListAppend};

Description

Embarcadero Technologies does not currently have any additional information.