FireDAC.Comp.DataSet.TFDDataSet.DoMasterParamChanged
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: FireDAC.Comp.DataSet.pas FireDAC.Comp.DataSet.hpp
| |
| Unit: FireDAC.Comp.DataSet | |
| Parent: TFDDataSet | |
Delphi
function DoMasterParamChanged(AMasterFieldList: TFDFieldList): Boolean; virtual;
C++
virtual bool __fastcall DoMasterParamChanged(TFDFieldList* AMasterFieldList);
Description
Embarcadero Technologies does not currently have any additional information.