[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ShellCtrls' (#lcl)

TShellTreeNode.SetBasePath

Sets the value in the BasePath property.

Declaration

Source position: shellctrls.pas line 360

protected procedure TShellTreeNode.SetBasePath(

  ABasePath: string

);

Arguments

ABasePath

  

New value for the property.

See also

TShellTreeNode.BasePath

  

Contains the path to the file system object in the tree node.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.