Name of property in view component to mediate
Source position: fpobserver.pp line 164
published property TComponentMediator.ViewPropertyName : string; |
The ViewPropertyName property specifies which published property of the view component will be synchronized with the subject. This property is published to allow configuration in the Object Inspector.
The specified property must exist and be published in the view component for the mediation to function correctly.
|
Component serving as the view in the mediation |