ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.DetailsPane.TDetailsPane.SetCurrentObject

Sets the current object for that information is shown. We currently support the interfaces IHierarchcalBase and IItemIdList.

Syntax
Pascal
procedure SetCurrentObject(const pObject: IInterface);
Parameters 
Description 
const pObject: IInterface 
The object for that information and rpeview should be shown.