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

TCustomShellTreeView.ObjectTypes

Indicates which objects should be shown in this control (for example if it should show files and directories or only directories).

Declaration

Source position: shellctrls.pas line 106

public property TCustomShellTreeView.ObjectTypes : TObjectTypes
  read FObjectTypes
  write SetObjectTypes;

See also

TObjectTypes

  

Set type with values that indicate the visible objects in a Shell control.

TCustomShellListView.ObjectTypes

  

Indicates which objects are visible in the control (files and/or directories, hidden files, etc.).