Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TWriter.PropertyPath

Path to the property that is currently being written.

Declaration

Source position: classesh.inc line 1809

public property TWriter.PropertyPath : string
  read FPropPath;

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.


Documentation generated on: Jul 24 2023