API:Data.DB.TDataSource.OnDataChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnDataChange: TDataChangeEvent read FOnDataChange write FOnDataChange;

C++

__property TDataChangeEvent OnDataChange = {read=FOnDataChange, write=FOnDataChange};

Properties

Type Visibility Source Unit Parent
event published
Data.DB.pas
Data.DB.hpp
Data.DB TDataSource

Description

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