ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSelectionList.TJamPathList.StringPointer

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.