|
TBaseVirtualTree.HasAsParent Method
Determines if the given node has got another node as one of its parents.
Pascal
function HasAsParent(Node: PVirtualNode; PotentialParent: PVirtualNode): Boolean;
Description
Determines whether Node has got PotentialParent as one of its parents.
Class
Links
What do you think about this topic? Send feedback!
|