ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TShellColumns Class

Specifies the FMTID/PID identifier of a column that can be displayed by the Details view - MSDN documentary of SHCOLUMNID.

TShellColumns
Syntax
Pascal
TShellColumns = class;
 
Name 
Description 
 
The object's attributes.  
 
The author of the file/folder.  
 
The comment of the file/folder.  
 
The object`s creation time.  
 
The object's type.  
 
The drive`s file system. Only available for SpecialFolder Drives.  
 
The drive`s amount of free space. Only available for SpecialFolder Drives.  
 
The drive`s full capacity. Only available for SpecialFolder Drives.  
 
Represents an invalid TShColumId. This constant is used e.g. for error reporting or hiding columns. 
 
Name 
The object's display name.  
 
The owner of the file/folder.  
 
The object`s parent folder.  
 
Size 
The object's size.  
 
The title of the file/folder.  
 
The object's modified attribute.  
Copyright (c) 2011. All rights reserved.