ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSystemShellView.TJamShellColumnHeader

Possible view states of the column header.

Syntax
Pascal
TJamShellColumnHeader = (
  chAuto,
  chAlways,
  chNever
);
Members 
Description 
chAuto 
Column header is visible in TJamShellControl.ViewStyle vmDetails only.  
chAlways 
Column header is always visible.  
chNever 
Column header is hidden.  

Only compatible with Windows Vista and later!