ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamControls.TJamCustomFolderCombo.Add

Adds the given ITemIdList to the dropdown list.

Syntax
Pascal
procedure Add(const pItemIdList: IItemIdList);
Parameters 
Description 
const pItemIdList: IItemIdList 
The ItemIdList of the folder that should be added to the dropdown list.