[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Destructor for the class instance.
Source position: lazhelpintf.pas line 71
public destructor TPascalHelpContextList.Destroy; override; |
Destroy is the overridden destructor for the class instance. Destroy calls the Clear method to remove Pascal help contexts stored in the Items for the List. Destroy calls the inherited constructor to finalize the class instance.
|
Clears the Items in the list of Pascal help contexts. |
Version 4.0 | Generated 2025-05-03 | Home |