ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamPathList.Delete Method

Removes the path specified by the Index parameter.

Syntax
Pascal
procedure Delete(Index: Integer); override;
Parameters 
Description 
Index: Integer 
The position in the list at which the path should be deleted. 
Copyright (c) 2011. All rights reserved.