ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamPathList.Add Method

Adds a new string to the list.

Syntax
Pascal
function Add(const S: String): Integer; override;
Parameters 
Description 
const S: String 
The path that should be addeded. 

Integer: Returns the position of the item in the list.

Copyright (c) 2011. All rights reserved.