TdxCustomShellListView.SelectedFilePaths Property
Returns a list of paths to shell items selected in the Shell List View control.
Declaration
property SelectedFilePaths: TStrings read;
Property Value
Type | Description |
---|---|
TStrings | The paths to selected shell items. |
See Also