Skip to content

TWriter.PropertyPath

Path to the property that is currently being written

Declaration

Source position: classesh.inc line 1768

public Property
  PropertyPath : string;

Description

PropertyPath is set to the property name of the class currently being written to stream. This is only done when TPersistent descendant class properties are written.