FireDAC.Comp.DataSet.TFDDataSet.MasterChanged

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
FireDAC.Comp.DataSet.pas
FireDAC.Comp.DataSet.hpp
Unit: FireDAC.Comp.DataSet
Parent: TFDDataSet

Delphi

procedure MasterChanged(Sender: TObject); virtual;

C++

virtual void __fastcall MasterChanged(System::TObject* Sender);

Description

Embarcadero Technologies does not currently have any additional information.