[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] |
Compare Self with AList. Fire an event for each object depending on the differences
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; |
Compare Self with AList. Fire an event for each object depending on the differences.