TdxBreadcrumbEditNode.Root Property
In This Article
Provides access to the root node.
#Declaration
Delphi
property Root: TdxBreadcrumbEditNode read;
#Property Value
Type |
---|
Tdx |
#Remarks
The root node’s Parent property returns nil.
See Also