ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TShellBrowser.Destroy Destructor

Destroys the instance of a ShellBrowser component.

Syntax
Pascal
destructor Destroy; override;

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

Loaded  

TShellBrowser.Destroy

Copyright (c) 2011. All rights reserved.