ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamControls.TDisplayType
Syntax
Pascal
TDisplayType = (
  dtAuto,
  dtDisplayName
);
Members 
Description 
dtAuto 
Text is shown as potentially shortened, but complete path. 
dtDisplayName 
Only the name of the element is displayed. 

None