TdxBreadcrumbEditNode.Prev Property
Provides access to the previous sibling of the current node.
Declaration
property Prev: TdxBreadcrumbEditNode read;
Property Value
| Type |
|---|
| TdxBreadcrumbEditNode |
Remarks
This property returns nil if the node doesn’t have the previous sibling.
See Also