ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamPathList.StringPointer Property

Returns a pointer to a string which contains all path seperated by a #0 character.

Syntax
Pascal
property StringPointer: PWideChar;

The given pointer must not be freed. The whole string is terminated by a double #0 character.

Copyright (c) 2011. All rights reserved.