ShellBrowser Delphi Components Documentation
|
Possible view states of the column header.
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!