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

TCustomShellListView.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 217

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

See also

TObjectTypes

  

Indicates which objects should be visible 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)

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