ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamPathEdit Class

Simple component that displays a path or folder , which before has been selected in a dialog, in an editfield.

TJamPathEdit
Syntax
Pascal
TJamPathEdit = class(TCustomPanel);

The JamPathLabel is a simple component that allows the user to enter a path or to browse for it. The user can open a browse dialog by pressing the button on the right. Use the Path property to set a default path or to get the path that the user has finally chosen. Use The FolderMode property to define if the user should enter / browse for a path to a file or a folder.

 
Name 
Description 
 
Creates an instance of a TJamPathEdit component  
 
Destroys an instance of a TJamPathEdit component  
 
Name 
Description 
 
Property to check the selection  
 
 
Name 
Description 
 
This is Align, a member of class TJamPathEdit. 
 
This is Anchors, a member of class TJamPathEdit. 
 
This is AutoSize, a member of class TJamPathEdit. 
 
This is BevelEdges, a member of class TJamPathEdit. 
 
Specifies the cut of the inner bevel.  
 
Specifies the control's bevel style.  
 
Specifies the cut of the outer bevel.  
 
Determines whether the list view displays a single line border.  
 
Changes the window title of the opendialog.  
 
This is Constraints, a member of class TJamPathEdit. 
 
This is DefaultExt, a member of class TJamPathEdit. 
 
This is DialogButtonCaption, a member of class TJamPathEdit. 
 
Changes the window title of the opendialog  
 
Determines whether the control's image is rendered directly to the window or painted to an in-memory bitmap first.  
 
This is DragCursor, a member of class TJamPathEdit. 
 
This is DragKind, a member of class TJamPathEdit. 
 
This is DragMode, a member of class TJamPathEdit. 
 
Controls whether the control responds to mouse, keyboard, and timer events.  
 
Edit the filter of the opendialog.  
 
Use this property to select if the dialog for browsing for a file, or for a folder should be displayed.  
 
Font 
Controls the attributes of text written on or in the control. Make sure to turn off UseSystemFont before editing this control! Otherwise the changes will not persist.  
 
This is FullRepaint, a member of class TJamPathEdit. 
 
Gives an initial directory for the shown dialog.  
 
This is Locked, a member of class TJamPathEdit. 
 
This is OnCanResize, a member of class TJamPathEdit. 
 
This event will be triggered whenever something in the edit field changes.  
 
This is OnClick, a member of class TJamPathEdit. 
 
This is OnDblClick, a member of class TJamPathEdit. 
 
This is OnDragDrop, a member of class TJamPathEdit. 
 
This is OnDragOver, a member of class TJamPathEdit. 
 
This is OnEnter, a member of class TJamPathEdit. 
 
This is OnExit, a member of class TJamPathEdit. 
 
This is OnKeyDown, a member of class TJamPathEdit. 
 
This is OnKeyPress, a member of class TJamPathEdit. 
 
This is OnKeyUp, a member of class TJamPathEdit. 
 
This is OnMouseDown, a member of class TJamPathEdit. 
 
This is OnMouseMove, a member of class TJamPathEdit. 
 
This is OnMouseUp, a member of class TJamPathEdit. 
 
This is OpenDialogButtonEnabled, a member of class TJamPathEdit. 
 
This is ParentColor, a member of class TJamPathEdit. 
 
This is ParentDoubleBuffered, a member of class TJamPathEdit. 
 
This is ParentFont, a member of class TJamPathEdit. 
 
This is ParentShowHint, a member of class TJamPathEdit. 
 
Path 
Gives a string with a path or a folder name to TJamPathEdit  
 
This is PopupMenu, a member of class TJamPathEdit. 
 
This is an add on to the normal inherited PopupMenu property.  
 
This is ShowHint, a member of class TJamPathEdit. 
 
This is TabOrder, a member of class TJamPathEdit. 
 
Use the same Font as the Windows Explorer.  
 
The version number of the ShellBrower controls. 
 
Determines whether the component appears onscreen.  
Copyright (c) 2011. All rights reserved.