ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamControls.TJamPathLabel.SetDisplayPath

Allows to set the path / caption that is actaully shown on the label.

Syntax
Pascal
procedure SetDisplayPath(const pDisplayPath: string);
Parameters 
Description 
const pDisplayPath: string 
The path or text that should be dispayled on the label. 

Call this method after setting the Path property, as this also updates the displayed text.