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

TMediatorDef.MinSubjectClass

Minimum subject class that this mediator can handle

Declaration

Source position: fpobserver.pp line 351

public property TMediatorDef.MinSubjectClass : TClass
  read FMSC
  write FMSC;

Description

The MinSubjectClass property specifies the minimum class that subject objects must inherit from for this mediator to be applicable. This allows mediators to be restricted to specific object hierarchies.

See also

TBaseMediator.Subject

  

Model object implementing IFPObserved interface


Documentation generated on: Dec 15 2025