FireDAC.Comp.DataSet.TFDMasterDataLink.OnMasterFieldsDefined

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: event
Visibility: public
Source:
FireDAC.Comp.DataSet.pas
FireDAC.Comp.DataSet.hpp
Unit: FireDAC.Comp.DataSet
Parent: TFDMasterDataLink

Delphi

property OnMasterFieldsDefined: TNotifyEvent read FOnMasterFieldsDefined

C++

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

Description

Embarcadero Technologies does not currently have any additional information.