Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V23.1
  • TdxDBTreePrintData.ParentField Property

    Identifies the PARENT field of a self-referenced dataset.

    Declaration

    property ParentField: string read; write;

    Property Value

    Type
    string

    Remarks

    Set the ParentField property to the PARENT field of a self-referenced dataset. The dataset is specified by a data source component (TDataSource).

    See Also