ShellBrowser Delphi Components Documentation
|
Represents a single shell column inside a IShellView.
TJamShellViewColumn = class(TObject);
Those columns are displayed in the TJamSystemShellView when using the TJamSystemShellView.ViewStyle vmDetails. Only compatible with Windows Vista and later!
|
Name |
Description |
|
Constructor for a TJamShellViewColumn instance. |
|
Name |
Description |
|
Use the auto-size width. | |
|
Use the default-size width. | |
|
Hides the column. | |
|
Displays the column. |
|
Name |
Description |
|
Gets or sets the caption of the column. | |
|
Gets the key of the column. | |
|
Gets or sets the column the view is sorted by. | |
|
Gets or sets the sort direction. | |
|
Determines whether the component appears on screen. | |
|
Gets or sets the width in pixels of the column. |