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

TMediatorDef.PropertyName

Specific property name this mediator handles

Declaration

Source position: fpobserver.pp line 353

public property TMediatorDef.PropertyName : string
  read FPN
  write FPN;

Description

The PropertyName property specifies a specific property name that this mediator is designed to handle. When set, the mediator will only be selected for properties with this exact name.


Documentation generated on: Dec 15 2025