ShellBrowser Delphi Components Documentation
|
Allows to set the path / caption that is actaully shown on the label.
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.