Returns True if the specified tree node and its parent nodes are visible and expanded.
Source position: comctrls.pp line 3591
protected function TCustomTreeView.IsNodeVisible( |
ANode: TTreeNode |
):Boolean; |
ANode |
|
Tree node examined in the method. |
True if the specified tree node and its parent nodes are visible and expanded.
| Version 4.6 | Generated 2026-02-20 | Home |