[Overview][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |