TcxCustomShellRoot Members
The base class for starting folder settings in shell controls.Constructors
Name | Description |
---|---|
Create(TPersistent,HWND) | Initializes a new instance of the TcxCustomShellRoot class with specified settings. |
Properties
Name | Description |
---|---|
BrowseFolder | Specifies the starting location in Windows Shell. |
CurrentPath | Returns the path to the current root folder. |
CustomPath | Specifies the custom path as the starting location. |
Folder | Provides access to the folder shell item that corresponds to the current starting location. |
Pidl | Specifies the identifier of the starting location. |
ShellFolder | Returns the Windows Shell item that corresponds to the current root folder’s PIDL. |
Methods
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