ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Types.IItemIdList.GetPropertyValue

Returns meta information on the item identified by this ItemIdList.

Syntax
Pascal
function GetPropertyValue(const pShellColumnId: TShellColumnId): TShellPropertyValue;
Parameters 
Description 
const pShellColumnId: TShellColumnId 
A TShellColumnId identifying the shell property for which to retrieve the value. 

TShellPropertyValue: The requested property value. If the property is not available or not set for the ItemIdList TShellPropertyValue.IsEmpty will return true.