Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

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