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

TShellTreeNode

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: shellctrls.pas line 318

type TShellTreeNode = class(TTreeNode) end;

protected

  procedure SetBasePath();

public

  function ShortFilename;

  function FullFilename;

  function IsDirectory;

  property BasePath: string; [r]

Inheritance

TShellTreeNode

|

TTreeNode

  

TTreeNode is a single item that holds data in TTreeView

|

TPersistent

?

TObject

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