ShellBrowser Delphi Components Documentation
|
Returns the value which would be displayed in the Details view of the Windows Explorer as Variant.
function GetColumnValue(const pColumnID: TShellColumnId): Variant;
Parameters |
Description |
const pColumnID: TShellColumnId |
SHCOLUMNID of the column. |
The value to display in the given columna for the active object aa Variant.
oMeisberger -cv11.0: Maybe better use IItemIdList.GetPropertyValue?