Assigns values from another TPropertyMapItem
Source position: fpjsontopas.pp line 48
public procedure TPropertyMapItem.Assign( |
Source: TPersistent |
); override; |
Source |
|
Source TPropertyMapItem to copy from |
Assign copies all property values from the source TPropertyMapItem to this instance. Overrides the standard TPersistent.Assign method.