ShellBrowser Delphi Components Documentation
|
Meta information on a shell column
TColumnInfo = record end;
|
Name |
Description |
|
Constructor. |
|
Name |
Description |
|
Returns default values for the members. | |
|
The default width of the column in pixels scaled for the current ppi. |
|
Name |
Description |
|
The default alignment of the column in pixels. | |
|
The type of the property. | |
|
The SHCOLSTATE flags, specififying some aspects concerning sorting and visuals of the column. | |
|
The shell column ID of the column. | |
|
The ShellIndex for the column. For internal use. Currently -1 if it was not set. | |
|
The column title as string. | |
|
True if the columns should be visible by default; False if it should be hidden by default. | |
|
The default width of the column in pixels at 100% dpi scaling. |