Destructor for the class instance.
Source position: shellctrls.pas line 291
public destructor TCustomShellListView.Destroy; override; |
Destroy is the overridden destructor for the class instance. Destroy ensures that a control assigned to the ShellTreeView property is set to Nil. Destroy calls the inherited method.
|
Used to connect the ShellListView to a ShellTreeView. |
| Version 4.4 | Generated 2025-11-08 | Home |