[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Destructor for the class instance.
Source position: dbgrids.pas line 151
public destructor TBookmarkedRecordEnumerator.Destroy; override; |
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.
Version 4.0 | Generated 2025-05-03 | Home |