Docs: LCL/shellctrls. Updates TShellTreeNode topics for changes in e9d296ce.

This commit is contained in:
dsiders 2022-12-09 00:55:23 +00:00
parent e9d296ce8e
commit fa631c401c

View File

@ -2751,9 +2751,24 @@ TShellTreeNode is the class type used to create new nodes in the
</seealso>
</element>
<element name="TShellTreeNode.FFileInfo"/>
<!-- private -->
<element name="TShellTreeNode.FBasePath"/>
<!-- protected -->
<element name="TShellTreeNode.FFileInfo">
<short>
Member used to store the TSearchRec instance with file or directory
information for the tree node.
</short>
<seealso>
<link id="TShellTreeNode.IsDirectory"/>
<link id="TCustomShellTreeView.Root"/>
<link id="TCustomShellTreeView.PopulateTreeNodeWithFiles"/>
<link id="TCustomShellTreeView.PopulateWithBaseFiles"/>
<link id="TFileItem.FileInfo"/>
</seealso>
</element>
<element name="TShellTreeNode.SetBasePath">
<short>Sets the value in the BasePath property.</short>
<descr></descr>
@ -2765,6 +2780,7 @@ TShellTreeNode is the class type used to create new nodes in the
<short>New value for the BasePath property.</short>
</element>
<!-- public -->
<element name="TShellTreeNode.ShortFilename">
<short>Gets the name for the item represented in the tree node.</short>
<descr>