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

TMediatorFieldInfoList.FieldInfo

Indexed access to field information items

Declaration

Source position: fpobserver.pp line 296

public property TMediatorFieldInfoList.FieldInfo[Index: Integer] : TMediatorFieldInfo
  read GetI
  write SetI;
  default;

Description

The FieldInfo property provides indexed access to individual field information objects in the collection. This is the default property, allowing array-style access syntax.

See also

AsString

  

String representation of all field configurations


Documentation generated on: Dec 15 2025