QUOTE (Support @ Aug 12 2009, 03:39 AM)
Standard FileListBox control is supported and will be skinned if added in the SkinManager.ThirdParty property.
This control is predefined there in the “Standard VCL” list. Try it please and write again if you will have a problem still.
The FileListBox is skinned as you said. This was not the problem I had. The problem is a 'List index out of bounds (0)' exception
that occurs when the dirctory is empty and does not contain files of the type defined by the TFileListBox->Mask statement.
The standard TFileListBox does not throw an exception when it is not skinned by AC. It simply shows an empty TFileListBox.
Thanks for your help,
Bill