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

TMediatorClass

Class reference type for TBaseMediator descendants

Declaration

Source position: fpobserver.pp line 138

type TMediatorClass = class of TBaseMediator;

Description

The TMediatorClass type is a class reference that points to TBaseMediator or its descendants. It is used in mediator registration and management to specify mediator classes without creating instances.

See also

TBaseMediator

  

Base class for mediating data between model and view objects


Documentation generated on: Aug 28 2026 Report a problem on this page