Destructor for the class instance.
Source position: stdactns.pas line 294
public destructor TSearchAction.Destroy; override; |
Removes the free notification for the internal Control (when assigned), and calls the inherited destructor.
TBasicAction.Destroy |