Options for TJamPathLabel.DisplayType
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