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

TBaseListMediator.CompositeMediator

Returns True indicating this is a composite mediator

Declaration

Source position: fpobserver.pp line 235

public class function TBaseListMediator.CompositeMediator: Boolean; override;

Function result

Always True for list mediators

Description

The CompositeMediator method returns True for list mediators, indicating they handle multiple objects rather than single property mediation. This affects how the mediator manager registers and selects mediators.

Composite mediators work without specific property names and handle entire object relationships rather than individual property synchronization.


Documentation generated on: Dec 15 2025