[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ShellCtrls' (#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 94

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

See also

TObjectTypes

  

Indicates which objects should be visible in a shell control

TCustomShellListView.ObjectTypes

  

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.