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

TFileItem

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

Declaration

Source position: shellctrls.pas line 61

type TFileItem = class(TObject)

public

  isFolder: Boolean;

  

  constructor Create();

  

  property BasePath: string; [r]

  

  property FileInfo: TSearchRec; [rw]

  

end;

Inheritance

TFileItem

  

|

TObject



CT Web help

CodeTyphon Studio