[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'tiObject' (#tiopf)

TtiObjectList.CompareWith

Compare Self with AList. Fire an event for each object depending on the differences

Declaration

Source position: tiObject.pas line 659

public procedure TtiObjectList.CompareWith(

  const AList: TtiObjectList;

  const AInBothAndEquals: TtiObjectListCompareEvent;

  const AInBothAndNotEquals: TtiObjectListCompareEvent;

  const AIn1Only: TtiObjectListCompareEvent;

  const AIn2Only: TtiObjectListCompareEvent

); virtual;

Description

Compare Self with AList. Fire an event for each object depending on the differences.


Documentation generated on: 2017-08-16