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

TBaseMediator.SubjectPropertyName

Name of property in subject object to mediate

Declaration

Source position: fpobserver.pp line 135

published property TBaseMediator.SubjectPropertyName : string
  read FSubjectPropertyName
  write SetSubjectPropertyName;

Description

The SubjectPropertyName property specifies which published property of the subject object will be synchronized with the view. The property must exist and be published for the mediation to work correctly.

Setting this property triggers validation and may cause immediate data synchronization if the mediator is active.

See also

Subject

  

Model object implementing IFPObserved interface

ViewPropertyName


Documentation generated on: Dec 15 2025