[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Destructor for the class instance.
Source position: valedit.pas line 94
public destructor TValueListStrings.Destroy; override; |
Destroy is the destructor for the class instance. Destroy ensures that resources allocated for the internal item definitions are freed. Destroy calls the inherited destructor.
Version 4.0 | Generated 2025-05-03 | Home |