Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TMasterDataLink.OnMasterDisable

Called whenever the master dataset is disabled.

Declaration

Source position: db.pas line 2093

public property TMasterDataLink.OnMasterDisable : TNotifyEvent
  read FOnMasterDisable
  write FOnMasterDisable;

Description

OnMasterDisable is called whenever the master dataset is disabled, or when it is active and the field list is empty.

See also

TMasterDataLink.OnMasterChange

  

Called whenever the master dataset data changes.


Documentation generated on: Jul 24 2023