API:Data.Bind.Controls.TBindNavigatorController.OnDataChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnDataChanged: TNotifyEvent read FOnDataChanged write FOnDataChanged;

C++

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

Properties

Type Visibility Source Unit Parent
event public
Data.Bind.Controls.pas
Data.Bind.Controls.hpp
Data.Bind.Controls TBindNavigatorController

Description

Embarcadero Technologies does not currently have any additional information.