Forum > LCL

TShellListView Mask problem

(1/1)

lainz:
When i set the mask in TShellListView only works with a sigle extension like:

myShellListView.Mask:='*.bin'; // the TShellListView show only all the *.bin files

but..

myShellListView.Mask:='*.bin;*.cue'; // nothing is displayed in the TShellListView, expected *.bin and *.cue files

lainz:
maybe a bug in the control or the control only can filter one extension at time  :(

felipemdc:
Please report this on the bug tracker as a feature request.

Navigation

[0] Message Index

Go to full version