Unit 'fpobserver' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl]

TBaseListMediator.ObservedChanged

Handles changes in the observed list objects

Declaration

Source position: fpobserver.pp line 237

public procedure TBaseListMediator.ObservedChanged(

  ASender: TObject;

  Operation: TFPObservedOperation

);

Arguments

ASender

  

Object that triggered the change notification

Operation

  

Type of operation that occurred

Description

The ObservedChanged method responds to changes in the list by creating mediators for added items, removing mediators for deleted items, or rebuilding the entire mediator collection when necessary.


Documentation generated on: Dec 15 2025