Data.Bind.ObjectScope.TBaseListBindSourceAdapter.OnListDelete

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnListDelete: TListDeleteEvent read FOnListDelete write FOnListDelete;

C++

__property TListDeleteEvent OnListDelete = {read=FOnListDelete, write=FOnListDelete};

Properties

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

Description

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