[Overview][Types][Classes][Procedures and functions][Index] |
Member used to store the TSearchRec instance with file or directory information for the tree node.
Source position: shellctrls.pas line 417
protected TShellTreeNode.FFileInfo : TSearchRec; |
|
Indicates if the tree node is a directory on the local file system. |
|
|
Indicates the directory or path which is the top-level node in the tree view. |
|
|
Adds tree nodes for file system objects found starting at the specified node / path. |
|
|
Fills the tree view when the Root directory is empty. |
|
|
TSearchRec instance with information about the file or directory in the item. |
Version 4.0 | Generated 2025-05-03 | Home |