Unit 'fpJsonToPas' Package
[Overview][Types][Classes][Index] [#fcl]

TPropertyMap.Map

Indexed access to property mapping items

Declaration

Source position: fpjsontopas.pp line 68

public property TPropertyMap.Map[Aindex: Integer] : TPropertyMapItem
  read GetM
  write SetM;
  default;

Description

Map provides indexed access to the TPropertyMapItem instances in the collection. This is the default property, allowing array-style access to mappings.


Documentation generated on: Jan 27 2026