API:Data.DB.TMasterDataLink.OnMasterChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnMasterChange: TNotifyEvent read FOnMasterChange write FOnMasterChange;

C++

__property System::Classes::TNotifyEvent OnMasterChange = {read=FOnMasterChange, write=FOnMasterChange};

Properties

Type Visibility Source Unit Parent
event public
Data.DB.pas
Data.DB.hpp
Data.DB TMasterDataLink

Description

Embarcadero Technologies does not currently have any additional information.