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

    Specifies if the tree node uses custom appearance settings.

    Declaration

    property IsCustomDraw: Boolean read; write;

    Property Value

    Type Description
    Boolean

    True if the tree node uses custom appearance settings; otherwise, False.

    See Also