[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Clipbrd' (#lcl)

TClipboard.Destroy

Destructor for the class instance.

Declaration

Source position: clipbrd.pp line 196

public destructor TClipboard.Destroy; override;

Description

Destroy is the overridden destructor for the class instance. It frees resources allocated in the class instance, and calls the inherited destructor prior to exiting from the method.


Version 4.0 Generated 2025-05-03 Home