TcxShellComboBoxRoot Members
Stores starting folder settings for shell combo box editors.Constructors
| Name | Description |
|---|---|
| Create(TPersistent,HWND) | Initializes a new instance of the TcxCustomShellRoot class with specified settings. Inherited from TcxCustomShellRoot. |
Properties
| 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
| 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