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

TShellTreeNode

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

Declaration

Source position: shellctrls.pas line 412

type TShellTreeNode = class(TTreeNode)

protected

  FFileInfo: TSearchRec;

  

  procedure SetBasePath();

  

public

  function ShortFilename;

  

  function FullFilename;

  

  function IsDirectory;

  

  property BasePath: string; [r]

  

end;

Inheritance

TShellTreeNode

  

|

TTreeNode

  

Implements a tree node displayed in a TTreeView control.

|

TObject



CT Web help

CodeTyphon Studio