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

TBaseMediator.Subject

Model object implementing IFPObserved interface

Declaration

Source position: fpobserver.pp line 127

public property TBaseMediator.Subject : TObject
  read FSubject
  write SetSubject;

Description

The Subject property holds the model object whose data will be mediated to the view. The object must implement the IFPObserved interface to support change notifications.

When set, the mediator automatically attaches as an observer and performs initial data synchronization if active.

See also

View

  

View component for data display and editing

ViewClass

  

Returns the minimum view class this mediator can handle

ViewPropertyName


Documentation generated on: Dec 15 2025