TcxCustomShellComboBox.AbsolutePath Property
Deprecated. This property exists for backward compatibility only.
Tip
Use the Path property instead of AbsolutePath.
Declaration
property AbsolutePath: string read; write;
Property Value
| Type | Description |
|---|---|
| string | The absolute path to the accessed shell item. |
See Also