| 
 
ShellBrowser Delphi Components Documentation 
 | 
TShellColumnId = record end;
Uniquely identifes a shell column or shell property.
| 
 | 
 
Name   | 
 
Description   | 
   | 
 
 Gets the localized display name of a SHCOLUMNID.    | |
   | 
 
 Converts the canonical string back to a SHCOLUMNID.    | |
   | 
 
 Gets the type of a SHCOLUMNID.    | |
   | 
 
Checks if this TShellColumnId is valid. Returns false if fmtid is the Null-GUID.    | |
   | 
 
 Converts the SHCOLUMNID to a canonical string e.g. System.Keywords.    | 
| 
 | 
 
Name   | 
 
Description   | 
   | 
 
Compare two TShellColumnIds for equality.   | |
   | 
 
Converts a TPropertyKey into a TShellColumnId.   | |
   | 
 
Converts a TShellColumnId into a TPropertyKey.   | |
   | 
 
Compare two TShellColumnIds for non-equality.   |