ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.DetailsPane.TShowPreview

Enum type that defines whether or not the file preview is shown.

Syntax
Pascal
TShowPreview = (
  None,
  Thumbnail,
  Preview
);
Members 
Description 
None 
Do not show any preview 
Thumbnail 
Do only show a thumbnail preview. 
Preview 
Shows a full file preview.