Destructor for the class instance.
Source position: shellctrls.pas line 122
public destructor TCustomShellTreeView.Destroy; override; |
Destroy is the destructor for the class instance. Destroy ensures that the ShellListView is set to Nil prior to calling the inherited destructor.
|
Connects this ShellTreeView to a ShellListView. |
| Version 4.4 | Generated 2025-11-08 | Home |