ShellBrowser Delphi Components Documentation
|
Deletes the column with the passed TShellColumnId. If it doesn't exist nothing happens.
procedure Delete(const pShellColumnId: TShellColumnId); overload;
Parameters |
Description |
const pShellColumnId: TShellColumnId |
The TShellColumnId of the column to be removed. |