ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TShellBrowser.Destroy

Destroys the instance of this class

Syntax
Pascal
destructor Destroy; override;

Do not call Destroy directly. Instead, an application should call Free, which verifies that the instance is not already freed before calling Destroy.