ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TItemIdListCollection.Create

Creates an instance of this class and fills it with a given IDataObject.

Syntax
Pascal
constructor Create(const pDataObject: IDataObject); overload;
Parameters 
Description 
const pDataObject: IDataObject 
The source IDataObject with that the new instance will be filled.