ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamShellTree.Destroy

Destroys the instance of a JamShellTree component.

Syntax
Pascal
destructor Destroy; override;

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