[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 416
protected TShellTreeNode.FFileInfo : TSearchRec; |
|
Indicates if the tree node is a directory on the local file system. |
|
|
Indicates the directory to start showing the list of items. |
|
|
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. |