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

    Identifies the KEY field of a self-referenced dataset.

    Declaration

    property KeyField: string read; write;

    Property Value

    Type
    string

    Remarks

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

    See Also