Skip to main content

TcxCustomShellComboBox.RelativePIDL Property

Specifies the relative identifier for the accessed shell item.

Declaration

property RelativePIDL: PItemIDList write;

Property Value

Type Description
PItemIDList

The pointer to the item identifier list (PIDL) of the accessed shell item.

Remarks

Use the RelativePIDL and AbsolutePIDL properties only if you work with the Shell API directly.

See Also