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

TCustomShellListView.ObjectTypes

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

Declaration

Source position: shellctrls.pas line 288

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 the file system objects displayed using the control.