TcxCustomShellListView.SelectedFilePaths Property
In This Article
Returns a list of paths that correspond to shell items selected in the shell list view.
#Declaration
Delphi
property SelectedFilePaths: TStrings read;
#Property Value
Type |
---|
TStrings |
See Also