Model object implementing IFPObserved interface
Source position: fpobserver.pp line 127
public property TBaseMediator.Subject : TObject |
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.
|
View component for data display and editing |
|
|
Returns the minimum view class this mediator can handle |
|
ViewPropertyName |