ShellBrowser Delphi Components Documentation
|
Stores the specified column view states.
procedure WriteColumnInfo(const pColumnViewStates: TArray<TColumnInfo>); override;
Parameters |
Description |
const pColumnViewStates: TArray<TColumnInfo> |
The column view states. |