TcxDlgShellRoot Members
Represents an object specifying the starting folder options for the shell browser dialog control.Properties
| Name | Description |
|---|---|
| BrowseFolder | Specifies one of the common folders as the starting location. |
| CustomPath | Specifies the custom path as the starting location. |
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