[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'BufDataset' (#fcl)

TCustomBufDataset.ManualMergeChangeLog

Indicates if the update change log can be manually merged

Declaration

Source position: bufdataset.pas line 659

public property TCustomBufDataset.ManualMergeChangeLog : Boolean
  read FManualMergeChangeLog
  write FManualMergeChangeLog
  default False;

Description

ManualMergeChangeLog is a Boolean property which indicates if the update change log for the dataset can be manually merged. The default value for the property is False.


Documentation generated on: May 14 2021