API:FireDAC.Comp.DataSet.TFDMasterDataLink.OnMasterFieldsDefined

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnMasterFieldsDefined: TNotifyEvent read FOnMasterFieldsDefined  write FOnMasterFieldsDefined;

C++

__property System::Classes::TNotifyEvent OnMasterFieldsDefined = {read=FOnMasterFieldsDefined, write=FOnMasterFieldsDefined};

Properties

Type Visibility Source Unit Parent
event public
FireDAC.Comp.DataSet.pas
FireDAC.Comp.DataSet.hpp
FireDAC.Comp.DataSet TFDMasterDataLink

Description

Embarcadero Technologies does not currently have any additional information.