ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamPathLabel Class

Simple component that displays paths in a label.

TJamPathLabel
Syntax
Pascal
TJamPathLabel = class(TCustomStaticText);

The TJamPathLabel is a simple component that displays paths in a label. In case the path name is longer than the label, it replaces the inner part of the path with ... so that the path can be displayed with the full file name. Use the Path property to assign the path that should be displayed.

 
Name 
Description 
 
Creates an instance of a TJamPathLabel component  
 
Name 
Description 
 
Specifies a text string that identifies the control to the user.  
 
Name 
Description 
 
Controls the horizontal placement of the text within the label.  
 
Controls the horizontal placement of the text within the label.  
 
 
Determines whether the size of the label automatically resizes to accommodate the text.  
 
 
 
 
 
 
 
Font 
 
 
 
 
Hint 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Path 
Gives a string with a path information to TJamPathLabel  
 
 
 
 
If it is set to true, the TJamPathLabel uses the same font as the Windows Explorer.  
 
The version number of the ShellBrower controls. 
 
Copyright (c) 2011. All rights reserved.