[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Returns True if the specified tree node and its parent nodes are visible and expanded.
Source position: comctrls.pp line 3588
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.0 | Generated 2025-05-03 | Home |