Unit 'DBGrids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TBookmarkedRecordEnumerator.Destroy

Destructor for the class instance.

Declaration

Source position: dbgrids.pas line 155

public destructor TBookmarkedRecordEnumerator.Destroy; override;

Description

Destroy is the destructor for the class instance. Destroy uses values in the Options property to perform actions needed before the class instance is freed, including:

Destroy calls the inherited destructor before exit.