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

TCustomShellListView.ObjectTypes

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

Declaration

Source position: shellctrls.pas line 243

public property TCustomShellListView.ObjectTypes : TObjectTypes
  read FObjectTypes
  write FObjectTypes;

See also

TObjectTypes

  

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

TCustomShellTreeView.ObjectTypes

  

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