Enum type that defines whether or not the file preview is shown.
TShowPreview = ( None, Thumbnail, Preview );
Jam.Shell.DetailsPane