Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxShellBreadcrumbEditRoot Members

Stores starting folder settings for the TdxShellBreadcrumbEdit control.

#Constructors
Show Inherited Hide Inherited

Name Description
Create(TPersistent,HWND) Initializes a new instance of the TcxCustomShellRoot class with specified settings. Inherited from TcxCustomShellRoot.

#Properties
Show Inherited Hide Inherited

Name Description
BrowseFolder Specifies the starting location in Windows Shell. Inherited from TcxCustomShellRoot.
CurrentPath Returns the path to the current root folder. Inherited from TcxCustomShellRoot.
CustomPath Specifies the custom path as the starting location. Inherited from TcxCustomShellRoot.
Folder Provides access to the folder shell item that corresponds to the current starting location. Inherited from TcxCustomShellRoot.
Pidl Specifies the identifier of the starting location. Inherited from TcxCustomShellRoot.
ShellFolder Returns the Windows Shell item that corresponds to the current root folder’s PIDL. Inherited from TcxCustomShellRoot.

#Methods
Show Inherited Hide Inherited

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
ToString Inherited from TObject.
See Also