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

TMediatorDefs.Defs

Indexed access to individual mediator definitions

Declaration

Source position: fpobserver.pp line 363

public property TMediatorDefs.Defs[Index: Integer] : TMediatorDef
  read GetDef
  write SetDef;
  default;

Description

The Defs property provides indexed access to mediator definitions in the collection. This is the default property, allowing array-style access syntax.

See also

FindDefFor

  

Finds the best mediator definition for given parameters


Documentation generated on: Dec 15 2025