TdxBreadcrumbEditNode.First Property
Provides access to the node’s first child node.
Declaration
property First: TdxBreadcrumbEditNode read;
Property Value
Type |
---|
TdxBreadcrumbEditNode |
Remarks
This property returns nil if the node doesn’t have children.
See Also