[Lazarus] TFileListBox.Mask - what format does it use?

Graeme Geldenhuys graemeg.lists at gmail.com
Mon Nov 14 14:48:30 CET 2011


Hi,

In the "File Browser" Lazarus add-on, located in the 'components'
directory. It has a Filter combobox with preset items, but you can
type in a file mask as well, and it should filter the FileListBox.

I have typed in:

  *.xml
  Xml (*.xml)|*.xml

etc, etc.

But no matter what I type in, the file list box always displays
nothing. Only the preset items of the combobox works.

So what exact format does the TFileListBox.Mask accept? The LCL help
doesn't mention anything either. :-(


-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net




More information about the Lazarus mailing list