Unit 'ShellCtrls' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomShellTreeView.GetPathFromNode

Returns the path (including the file name) from the file system that a particular node represents.

Declaration

Source position: shellctrls.pas line 100

public function TCustomShellTreeView.GetPathFromNode(

  ANode: TTreeNode

):string;