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

TPropertyMapItem.Assign

Assigns values from another TPropertyMapItem

Declaration

Source position: fpjsontopas.pp line 48

public procedure TPropertyMapItem.Assign(

  Source: TPersistent

); override;

Arguments

Source

  

Source TPropertyMapItem to copy from

Description

Assign copies all property values from the source TPropertyMapItem to this instance. Overrides the standard TPersistent.Assign method.


Documentation generated on: Jan 27 2026