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

TComponentMediator.ViewComponent

Component serving as the view in the mediation

Declaration

Source position: fpobserver.pp line 162

published property TComponentMediator.ViewComponent : TComponent
  read FViewComponent
  write SetComponent;

Description

The ViewComponent property specifies which component will serve as the view for data binding. Setting this property establishes free notification handling and triggers view change processing.

See also

ViewPropertyName

  

Name of property in view component to mediate


Documentation generated on: Dec 15 2025