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

TBaseListMediator.Create

Creates a base list mediator instance

Declaration

Source position: fpobserver.pp line 233

public constructor TBaseListMediator.Create(

  AOwner: TComponent

); override;

Arguments

AOwner

  

Component that will own this mediator

Description

The Create constructor initializes the list mediator with an empty item mediator collection and sets the default ViewPropertyName to 'Caption'. The mediator is initially inactive.


Documentation generated on: Dec 15 2025