API:Data.Bind.Controls.TBindNavigatorController.OnDataChanged

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: event
Visibility: public
Source:
Data.Bind.Controls.pas
Data.Bind.Controls.hpp
Unit: Data.Bind.Controls
Parent: TBindNavigatorController

Delphi

property OnDataChanged: TNotifyEvent read FOnDataChanged write FOnDataChanged;

C++

__property System::Classes::TNotifyEvent OnDataChanged = {read=FOnDataChanged, write=FOnDataChanged};

Description

Embarcadero Technologies does not currently have any additional information.