FireDAC.Comp.DataSet.TFDDataSet.DoMasterParamChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DoMasterParamChanged(AMasterFieldList: TFDFieldList): Boolean; virtual;

C++

virtual bool __fastcall DoMasterParamChanged(System::Generics::Collections::TList__1<Data::Db::TField*>* AMasterFieldList);

Properties

Type Visibility Source Unit Parent
function protected
FireDAC.Comp.DataSet.pas
FireDAC.Comp.DataSet.hpp
FireDAC.Comp.DataSet TFDDataSet

Description

Embarcadero Technologies does not currently have any additional information.